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 8d02903 commit 0771865Copy full SHA for 0771865
RELEASE.rst
@@ -51,6 +51,7 @@ pandas 0.10.1
51
- added support for datetime64 in columns
52
- added method ``unique`` to select the unique values in an indexable or data column
53
- Add ``logx`` option to DataFrame/Series.plot (GH2327_, #2565)
54
+ - Support reading gzipped data from file-like object
55
56
**Bug fixes**
57
0 commit comments