The Python Coding Book
We often jump in and out of Matplotlib and find the minimum we need to create the plot we want. However, getting an understanding of what's happening behind the scenes in the library can be very fr...
Published Chapter 9 of The Python Coding Book about Dealing With Dates and Times in Python
When we learn a new topic, it becomes an "acquaintance" of ours. It's only when it becomes our "best friend" that we can truly say we've mastered the topic. In this standalone Chapter of The Python...
The next chapter of The Python Coding Book is now live. Chapter 8: Numerical Python for Quantitative Applications Using NumPy The aim of the Chapter is to introduce the module, show why it's needed...
Started publishing my first Python coding book at http://thepythoncodingbook.com Most of the text existed as detailed notes for several years but I'm now in the process of revising this thoroughly ...