We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1186b79 commit f1c51ceCopy full SHA for f1c51ce
RELEASE.rst
@@ -176,6 +176,8 @@ pandas 0.9.0
176
- Fill boolean DataFrame with NaN when calling shift (#1814)
177
- Fix setuptools bug causing pip not to Cythonize .pyx files sometimes
178
- Fix negative integer indexing regression in .ix from 0.7.x (#1888)
179
+ - Fix error while retrieving timezone and utc offset from subclasses of
180
+ datetime.tzinfo without .zone and ._utcoffset attributes (#1922)
181
182
pandas 0.8.1
183
============
0 commit comments