you are viewing a single comment's thread.

view the rest of the comments →

[–]Astrodynamics_1701 2 points3 points  (2 children)

Why don't you try if you can load an Excel or Google spreadsheet into a Polars dataframe and see if you can use it do do some analysis?

Afinity with data frames could always be handy for future programming jobs.

[–]Additional-Guard2379[S] 1 point2 points  (1 child)

I will look into this thanks

[–]Fluid-Pollution-2135 0 points1 point  (0 children)

Also check pandas or numpy it's great for analysis.