We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64e81e commit 75b5a8eCopy full SHA for 75b5a8e
RELEASE.rst
@@ -58,6 +58,7 @@ pandas 0.12.0
58
- Duplicate indexes with getitem will return items in the correct order (GH3455_, GH3457_)
59
- Fix sorting in a frame with a list of columns which contains datetime64[ns] dtypes (GH3461_)
60
- DataFrames fetched via FRED now handle '.' as a NaN. (GH3469_)
61
+ - Fix issue when storing uint dtypes in an HDFStore. (GH3493_)
62
63
.. _GH3164: https://github.com/pydata/pandas/issues/3164
64
.. _GH3251: https://github.com/pydata/pandas/issues/3251
0 commit comments