We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9349a00 commit 6f90babCopy full SHA for 6f90bab
pandas/tests/main.py
@@ -0,0 +1,4 @@
1
+# slicing by explicit index
2
+data['a':'c']
3
+x = y
4
+h = 4
0 commit comments