Looking for new books?
Using the Goodreads dataset we can easily look for books in your domains (like Fantasy and Science Fiction) to find the highest rated books.
Using the Goodreads dataset we can easily look for books in your domains (like Fantasy and Science Fiction) to find the highest rated books.
You haven't touched pandas for awhile and feeling a bit rusty?
Here you go!
You haven't touched matplotlib for awhile and feeling a bit rusty?
Here you go!
Python makes it very easy to create simple simulations to simulate complex processes. There is usually a math solution but that can be hard to remember.
In the spirit of Raymond Hettinger's Modern Python LiveLessons: Big Ideas and Little Code in Python course. We will explore some basic simulation.