Skip to content

Commit 5fc1383

Browse files
committed
DOC: release notes. fix file modes
1 parent 04d39bf commit 5fc1383

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ pandas 0.9.1
5454
- Fix pretty-printing of dict entries in Series, DataFrame (#2144)
5555
- Cast other datetime64 values to nanoseconds in DataFrame ctor (#2095)
5656
- Alias Timestamp.astimezone to tz_convert, so will yield Timestamp (#2060)
57+
- Fix timedelta64 formatting from Series (#2165, #2146)
58+
- Handle None values gracefully in dict passed to Panel constructor (#2075)
5759
5860
pandas 0.9.0
5961
============

0 commit comments

Comments
 (0)