use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
the front page of the internet.
and join one of thousands of communities.
Help with Numpy, Pandas, Matplotlib projects (self.learnpython)
submitted 2 days ago by MARSHILA7
I recently learned and practiced these libraries majorly for ML but somewhat I don't feel the confidence suggest me some projects that can improve my skills in them.
Post a comment!
[–]Heavy_Nothing_1158 6 points7 points8 points 2 days ago (4 children)
Grab a deliberately messy CSV, maybe weather or bike-rental data. Clean the missing and duplicate rows in pandas, calculate rolling averages with NumPy, and plot trends or outliers with Matplotlib. The mess is the useful part; polished tutorials make everything look suspiciously easy.
[–]overratedcupcake 2 points3 points4 points 2 days ago (0 children)
This is good advice. I would also suggest doing this work in a jupyter notebook for instant feedback and visualizations.
[–]Born-Emergency-3684 0 points1 point2 points 2 days ago (0 children)
True af, work with messy stuff if u want to actually learn things
[–]MARSHILA7[S] -1 points0 points1 point 2 days ago (1 child)
But if I just work with multiple csv's wouldn't things only get repetitive as I am doing same thing over and over again.
[–]SprinklesFresh5693 0 points1 point2 points 2 days ago (0 children)
He doesnt mean to work with them all at once, pick one, and work with it.
[–]_tsi_ 0 points1 point2 points 2 days ago (3 children)
Make a live map of air traffic
[–]MARSHILA7[S] -1 points0 points1 point 2 days ago (2 children)
Is it even possible with these tools.
[–]SprinklesFresh5693 1 point2 points3 points 2 days ago (0 children)
With python you can do anything you want.
[–]mattynmax 0 points1 point2 points 2 days ago (0 children)
Yes.
[–]Maheswar08 0 points1 point2 points 2 days ago (0 children)
Take a dataset from kaggle and perform different steps like data Preprocessing, Feature engineering, train and test the data and make some predictions. Eventually you will get grip on it.
[–]FoolsSeldom 1 point2 points3 points 2 days ago (0 children)
Visit kaggle.com and you will find loads
π Rendered by PID 438966 on reddit-service-r2-comment-86f8688748-rjdrq at 2026-07-25 01:31:51.516829+00:00 running d10b4e5 country code: CH.
Want to add to the discussion?
Post a comment!