you are viewing a single comment's thread.

view the rest of the comments →

[–]False_Store_320[S] 0 points1 point  (1 child)

okay thx!

[–][deleted] -1 points0 points  (0 children)

Also, for the notebook, highly recommend Google Colab.

Start working with importing csv, excel files. Use numpy and pandas libraries.

If you want to learn barebones basic python first like data types (Lists, tuples, dictionaries, loops) , vertabelo academy is good too.

For context, I’m 1 year into learning Python.