File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 11.. _whatsnew_0151:
22
3- v0.15.1 (November ?? , 2014)
4- -----------------------
3+ v0.15.1 (November 8 , 2014)
4+ --------------------------
55
6- This is a minor release from 0.15.0 and includes a small number of API changes, several new features,
6+ This is a minor bug-fix release from 0.15.0 and includes a small number of API changes, several new features,
77enhancements, and performance improvements along with a large number of bug fixes. We recommend that all
88users upgrade to this version.
99
10- - Highlights include:
11-
1210- :ref:`Enhancements <whatsnew_0151.enhancements>`
1311- :ref:`API Changes <whatsnew_0151.api>`
1412- :ref:`Performance Improvements <whatsnew_0151.performance>`
@@ -30,10 +28,10 @@ API changes
3028
3129 .. code-block:: python
3230
33- # this was underreported and actually took ( in < 0.15.1) about 24008 bytes
31+ # this was underreported in prior versions
3432 In [1]: dfi.memory_usage(index=True)
3533 Out[1]:
36- Index 8000
34+ Index 8000 # took about 24008 bytes in < 0.15.1
3735 A 8000
3836 dtype: int64
3937
You can’t perform that action at this time.
0 commit comments