Python Forum

Full Version: Python Challenges Similar to TidyTuesday
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there,

I am loving learning data analysis at the min - Pandas and Matplotlib via DataCamp.

I was wondering if anyone has a recommendation, like a study weekly/monthly challenge set for beginners. Similar to the R weekly challenge - Tidy Tuesday

Thanks
I think they're looking for data science oriented things, looking at the Tidy Tuesday repo.

@lasek723, could you not repeat the Tidy Tuesday stuff in Python? It looks like it just contains data sets, so if you're already learning the Python tools, then I see no reason why not.
Yeah, I understand their interest is on Data Science, but they ask for a beginner challenges, i.e. I understand this more like aimed at basics/general concepts/fundamentals of the language. So, I thought is fine to share some resources and let them decide. As you mention, they can replicate Tiny Tuesday with python. And many of these can be solved with tools like pandas which they want to learn.