Skip to content

Commit c43119a

Browse files
committed
Update tzdata description
1 parent d813224 commit c43119a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ details, see the commit logs at https://github.com/pandas-dev/pandas.
116116
- [NumPy - Adds support for large, multi-dimensional arrays, matrices and high-level mathematical functions to operate on these arrays](https://www.numpy.org)
117117
- [python-dateutil - Provides powerful extensions to the standard datetime module](https://dateutil.readthedocs.io/en/stable/index.html)
118118
- [pytz - Brings the Olson tz database into Python which allows accurate and cross platform timezone calculations](https://github.com/stub42/pytz)
119-
- [tzdata - Provides IANA time zone data as a fallback for systems that do not have system time zone data installed (or don’t have it installed in a standard location)](https://tzdata.readthedocs.io/en/latest/)
119+
- [tzdata - Provides an IANA time zone database](https://tzdata.readthedocs.io/en/latest/)
120120

121121
See the [full installation instructions](https://pandas.pydata.org/pandas-docs/stable/install.html#dependencies) for minimum supported versions of required, recommended and optional dependencies.
122122

0 commit comments

Comments
 (0)