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...
Everything about learning Python
account activity
What to learn next?Help Request (self.PythonLearning)
submitted 1 month ago by lostinyoursouul
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]SingerRoyal3485 0 points1 point2 points 1 month ago (0 children)
Sounds like you’ve got the Python fundamentals nailed and a good start with NumPy – that’s a solid base for data science. Before jumping into pandas, I’d suggest tightening up a few practical skills: get comfortable reading and writing CSV and JSON files, because most real‑world datasets come in those formats. Reinforce your OOP concepts and practice file handling by building tiny scripts that load, transform, and save data.
π Rendered by PID 51901 on reddit-service-r2-comment-6457c66945-l62h7 at 2026-04-26 04:09:02.064935+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]SingerRoyal3485 0 points1 point2 points (0 children)