Skip to content

Commit 8438e86

Browse files
Update v0.10.1.txt
typo
1 parent c1440e9 commit 8438e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/v0.10.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Retrieving unique values in an indexable or data column.
6767

6868
.. code-block:: python
6969

70-
# not that these are deprecated as of 0.14.0
70+
# note that this is deprecated as of 0.14.0
7171
# can be replicated by: store.select_column('df','index').unique()
7272
store.unique('df','index')
7373
store.unique('df','string')

0 commit comments

Comments
 (0)