Hi Pythonistas, this is a very special edition! Today, the 10th of November, we launch our first Live Code Challenge. We partnered up with Python Alicante and we will be hosting this code challenge with them at the University of Alicante. If you don’t happen to live in Alicante but do want to code today 10am-13pm CET you are more than welcome to join this Gitter channel.
Articles on data analysis
Code Challenge 27 – PRAW: The Python Reddit API Wrapper
By PyBites Team on 11 July 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! Love or hate Reddit, it has a lot of good data to work with. This week we have you write an app of your choice using the Reddit API. Have fun!
Twitter digest 2017 week 25
By PyBites Team on 25 June 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Twitter digest 2017 week 23
By PyBites Team on 11 June 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Code Challenge 13 – Highest Rated Movie Directors – Review
By PyBites Team on 8 April 2017
It’s end of the week again so we review the code challenge of this week. It’s never late to sign up, just fork our challenges repo and start coding.
Code Challenge 13 – Highest Rated Movie Directors
By PyBites Team on 2 April 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! After last week’s (tictactoe game), we’d like to sharpen your data analysis skills this week by parsing a movie data set in search for highest rated directors. Enjoy and we review solutions end of this week.
Visualizing website and social media metrics with matplotlib [notebook]
By Bob Belderbos on 8 February 2017
in this notebook i use matplotlib.pyplot to create simple yet powerful visualizations of pybites twitter activity, our blog’s tag usage and our website traffic. Lastly I use Google trends to see popularity of various social media.