Skip to content

Commit 6f90bab

Browse files
committed
ds
1 parent 9349a00 commit 6f90bab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pandas/tests/main.py

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# slicing by explicit index
2+
data['a':'c']
3+
x = y
4+
h = 4

0 commit comments

Comments
 (0)