Python Pandas For Your Grandpa Wanna learn Pandas? I did. And I consolidated everything I learned into a 43 videos spanning roughly three hours of content, including 23 lecture videos (~2 hrs) and 20 challenge videos (~1 hr).
Course Curriculum Introduct... (more…)
Read more »
In this post we will see how to create a simple JSON server in Python to mock external APIs. This can be useful when developing an application that will make use of third-party applications via the… (more…)
Read more »
Python wrapper for multiple APIs, that provide catchments-areas. It allows to acquire and manipulate catchments from those APIs. (more…)
Read more »
A year ago, when it came to writing GIMP plugins, I was a real NEWBIE . In the meantime I have been working intensively on ... (more…)
Read more »
In preparation for the latest PizzaPY
I browsed the code of Python's requests library.
(You've got to love open source.)
I'm of the opinion that must read lots of code in order to be able to write decent code yourself.
The more diverse you read, the bette... (more…)
Read more »