This commit is contained in:
DaminiAnfat 2022-04-03 12:43:24 +05:30
parent 9349a00dfb
commit 6f90babe46

4
pandas/tests/main.py Normal file
View File

@ -0,0 +1,4 @@
# slicing by explicit index
data['a':'c']
x = y
h = 4