Skip to content

Commit 5bad67e

Browse files
author
TomAugspurger
committed
DOC: Updated RELEASE.rst with change notes.
1 parent 51d2f7b commit 5bad67e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE.rst

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ pandas 0.12.0
5757
- Unordered time series selection was misbehaving when using label slicing (GH3448_)
5858
- Duplicate indexes with getitem will return items in the correct order (GH3455_, GH3457_)
5959
- 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_)
6061

6162
.. _GH3164: https://github.com/pydata/pandas/issues/3164
6263
.. _GH3251: https://github.com/pydata/pandas/issues/3251

0 commit comments

Comments
 (0)