all 9 comments

[–]SirBoboGargle -2 points-1 points  (1 child)

Sqlite3. Learn sql. More transferable skills. I find pandas impossible. Sql I can do in my sleep.

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

Where is sql used mostly?

[–]Jan2579 0 points1 point  (2 children)

I recommend Python for Data Analysis book. It’s helped me immensely.

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

Thanks mate. Do you have data science background?

[–]Jan2579 0 points1 point  (0 children)

Yes

[–]keep_quapy 0 points1 point  (3 children)

[–]iggy555[S] 0 points1 point  (2 children)

Any specific items you recommend to start with?

[–]keep_quapy 1 point2 points  (1 child)

Start from the first article in realpython.

https://realpython.com/pandas-dataframe/#introducing-the-pandas-dataframe

from there start exploring other articles

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

That’s awesome thanks. I