mirror of
https://github.com/donnemartin/data-science-ipython-notebooks.git
synced 2024-03-22 13:30:56 +08:00
ds
This commit is contained in:
parent
9349a00dfb
commit
6f90babe46
4
pandas/tests/main.py
Normal file
4
pandas/tests/main.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
# slicing by explicit index
|
||||
data['a':'c']
|
||||
x = y
|
||||
h = 4
|
Loading…
Reference in New Issue
Block a user