Skip to content

Instantly share code, notes, and snippets.

@alphazwest
Created November 29, 2021 23:20
Show Gist options
  • Save alphazwest/1cf7f3d46c8709a4cf1b207cee6df40b to your computer and use it in GitHub Desktop.
Save alphazwest/1cf7f3d46c8709a4cf1b207cee6df40b to your computer and use it in GitHub Desktop.
# Print rows # 18-21
print(ETH.iloc[17:21])
High Low dr adr
Date
2021-06-04 2857.165527 2562.637451 294.528076 NaN
2021-06-05 2817.484863 2558.233643 259.251221 NaN
2021-06-06 2743.441162 2616.162354 127.278809 435.919141
2021-06-07 2845.185059 2583.995117 261.189941 433.175586
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment