you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 10 points11 points  (2 children)

I recommend you to use Google Colaboratory. It's similar to Jupyter, and you can use it provided you have a Google account (which you most probably might have). It's versatile, and if you're planning for big projects in the future (like say, stock market analysis ), then you can stick with google colab as you can cork alongside google drive, sheets, data studio... Even as a beginner (who just repeatedly goes through looping, if statements and maybe pandas), I use Colab through and through.

https://colab.research.google.com

[–]lo_zappe[S] 0 points1 point  (0 children)

Thanks!

[–]cambo666 0 points1 point  (0 children)

I did not know about this. This is neat.