Skip to content

Instantly share code, notes, and snippets.

@vmarkovtsev
Created June 1, 2022 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vmarkovtsev/d16904ae1d96f3c4a806ce57d1bcecff to your computer and use it in GitHub Desktop.
Save vmarkovtsev/d16904ae1d96f3c4a806ce57d1bcecff to your computer and use it in GitHub Desktop.
for row in arr:
print(arr["a"])
print(arr[1])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment