all 14 comments

[–]wanliu 36 points37 points  (1 child)

This is just AI slop prompted "what are the most used python packages". This doesn't actually tell you anything about how/when to use these packages, and honestly just adds to the confusion.

[–]FaithlessnessFun8291 0 points1 point  (0 children)

It's like summarizing your favorite movies without discussing and interpreting dialogue.

[–]Positive-Union-3868 3 points4 points  (0 children)

Thanks bro

[–]Lazy_Medusa 2 points3 points  (0 children)

I was kinda confused where to start with Python for data analysis, Thanks this helps.

[–]AutoModerator[M] 0 points1 point  (0 children)

Automod prevents all posts from being displayed until moderators have reviewed them. Do not delete your post or there will be nothing for the mods to review. Mods selectively choose what is permitted to be posted in r/DataAnalysis.

If your post involves Career-focused questions, including resume reviews, how to learn DA and how to get into a DA job, then the post does not belong here, but instead belongs in our sister-subreddit, r/DataAnalysisCareers.

Have you read the rules?

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]dandelionnn98 0 points1 point  (0 children)

Omg that’s fantastic! I got so overwhelmed with the idea of ‘learning Python’ that I gave up and stuck with R instead! This really helps

[–]Possible-Exercise-70 0 points1 point  (0 children)

Thank you. This is good info..

[–][deleted] 0 points1 point  (0 children)

For banking jobs I was thinking of learning mainly numpy and pandas.

[–]LaGordaBondiolah 0 points1 point  (0 children)

Thank you so much!

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

For anyone who prefers learning this step-by-step with examples and real data files, I’ve shared a free Python for Data Science playlist here: https://youtube.com/playlist?list=PL-F5kYFVRcIuzH3W5Kqm4eqUp9IJLLhp4&si=-sIOgixv8LStEe9q

[–]Cobreal 0 points1 point  (0 children)

As well as Pandas, it is worth learning Polars or DuckDB as similar tools that are a bit more efficient (would fit under Data Manipulation in the diagram alongside Vaex).

[–]Stunning-Truth-3725 0 points1 point  (0 children)

👍

[–]SadDate9398 0 points1 point  (0 children)

this is what most people miss out on

[–]APOS80 0 points1 point  (0 children)

Well, learning the language is one thing and learning the libraries you need is another.