Skip to content

Commit bb89234

Browse files
committed
remove old lines in readme
1 parent e4369ca commit bb89234

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@ print(df)
6565
# Access this functionality
6666
df.my_flavor.row_by_value('x', 10)
6767

68-
# Access this functionality
69-
df.row_by_value('x', 10)
70-
7168
# x 10
7269
# y 0
7370
# Name: 0, dtype: int64

0 commit comments

Comments
 (0)