Skip to content

Commit 6f4ca40

Browse files
committed
DOC: fix ref
1 parent 47552ae commit 6f4ca40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.6.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ v.0.6.0 (November 25, 2011)
66
New Features
77
~~~~~~~~~~~~
88
- 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_)
9+
- :ref:`Added <groupby.multiindex>` ``level`` parameter to group by level in Series and DataFrame descriptive statistics (PR313_)
1010
- :ref:`Added <basics.head_tail>` ``head`` and ``tail`` methods to Series, analogous to to DataFrame (PR296_)
1111
- :ref:`Added <indexing.boolean>` ``Series.isin`` function which checks if each value is contained in a passed sequence (GH289_)
1212
- Add ``float_format`` option to ``Series.to_string``

0 commit comments

Comments
 (0)