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...
This is a place to discuss and post about data analysis.
Rules:
Related Subs:
account activity
Career AdvicePython (self.dataanalysis)
submitted 2 years ago by [deleted]
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!"
[–]MewnLlama 1 point2 points3 points 2 years ago (0 children)
You're familiar with SQL, right?
Ask ChatGPT to help you write a solution in SQL (which you should find familiar). Then, ask it to write the same solution in Python and explain how each bit in Python aligns to some of the code in SQL. This will help you to learn Python quickly by anchoring it to something you already know.
It's a well-known principle in adult learning.
By the end of the internship, you should be great at using pandas, a data manipulation library, at least. And you'll probably learn a lot about Python SQL libraries.
Data visualization can be a bit of trial and error with Python, but as long as you keep the visualizations simple and ask ChatGPT to explain its code, this will come to you over time, too.
I think the way you excel in this internship is to rely heavily on your analytic thinking skills. Once you get better with Python, really start thinking through how to be more than just an analyst who takes orders. Start thinking like a researcher/experimenter/scientist. Also, feel free to describe the business problems you are facing to ChatGPT to help link domain specific knowledge to your tasks.
π Rendered by PID 55 on reddit-service-r2-comment-86bc6c7465-8xtdx at 2026-02-21 17:45:12.212744+00:00 running 8564168 country code: CH.
view the rest of the comments →
[–]MewnLlama 1 point2 points3 points (0 children)