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 47552ae commit 6f4ca40Copy full SHA for 6f4ca40
doc/source/whatsnew/v0.6.0.txt
@@ -6,7 +6,7 @@ v.0.6.0 (November 25, 2011)
6
New Features
7
~~~~~~~~~~~~
8
- Add ``melt`` function to ``pandas.core.reshape``
9
- :ref:`Added <groupby.multindex>` ``level`` parameter to group by level in Series and DataFrame descriptive statistics (PR313_)
+- :ref:`Added <groupby.multiindex>` ``level`` parameter to group by level in Series and DataFrame descriptive statistics (PR313_)
10
- :ref:`Added <basics.head_tail>` ``head`` and ``tail`` methods to Series, analogous to to DataFrame (PR296_)
11
- :ref:`Added <indexing.boolean>` ``Series.isin`` function which checks if each value is contained in a passed sequence (GH289_)
12
- Add ``float_format`` option to ``Series.to_string``
0 commit comments