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 04d39bf commit 5fc1383Copy full SHA for 5fc1383
RELEASE.rst
@@ -54,6 +54,8 @@ pandas 0.9.1
54
- Fix pretty-printing of dict entries in Series, DataFrame (#2144)
55
- Cast other datetime64 values to nanoseconds in DataFrame ctor (#2095)
56
- 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)
59
60
pandas 0.9.0
61
============
0 commit comments