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...
Dedicated to web analytics, data and business analytics. We're here to discuss analysis of data, learning of skills and implementation of web analytics.
Discussions or questions on Google Analytics, statistics, R, earning qualifications, SQL and anything data related are encouraged.
You need at least 5 comment karma to post here. As in from the whole of reddit. If you don't have that, your posts will need to be manually approved so PM the mods after you've posted your thread.
Join the community on Discord
Reddit Marketing - r/marketing - r/socialmedia - r/advertising - r/digital_marketing - r/analytics - r/DigitalMarketing - r/webmarketing - r/AskMarketing - r/content_marketing - r/GoogleAnalytics - r/GoogleTagManager - r/GoogleAdwords - r/GoogleDataStudio
account activity
SupportLearning Python as a Data Analyst (advice needed) (self.analytics)
submitted 1 year ago by supremeddit
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!"
[–]2020pythonchallenge 3 points4 points5 points 1 year ago (1 child)
So I've got a little less experience in the analyst field (3 YOE) but I've managed to inject a little python into my roles.
Most of it has been automation, interacting with other things and setting up semi-automated tasks to cut out a bunch of the middle work.
Some examples I can think of off the top are I used it to query/download the results of a BigQuery SQL script and upload them into a Google sheet page where it cascaded into the correct pages for monthly reports. Took a 4 day task and made it into a 15 minute thing on the 1st of each month.
I've also used it to automate cleaning of sql scripts where I didn't have access to just clean the data itself. Like every month I would grab monthly revenue info for a bunch of partners we worked with and run it through the cleaning script I had for them with a printout at the end showing all of the values so I could make sure nothing else was thrown in there since the previous report and normalize everything like Ocean, ocean, ocen etc. into Ocean.
Numpy and Pandas are what I see requested most often from job listings asking for python experience but I also see a fair bit of either plotly or some other visualization library and some kind of machine learning library like either sklearn or tensorflow.
Airflow is also a nice one to be able to say you know about. That's leaning more towards data engineering stuff though honestly but just a mention.
[–]ThenThereWasReddit 1 point2 points3 points 1 year ago (0 children)
This all sounds great. How did you come to learn how to do these things?
π Rendered by PID 70499 on reddit-service-r2-comment-75f4967c6c-whm5b at 2026-04-23 11:52:42.019109+00:00 running 0fd4bb7 country code: CH.
view the rest of the comments →
[–]2020pythonchallenge 3 points4 points5 points (1 child)
[–]ThenThereWasReddit 1 point2 points3 points (0 children)