Fix typo
Updated pandas exercise
Add pandas exercise
Update README
Added parallel download exercise
Add SIR dashboard exercise
Added numerical SIR calculation exercise
Add sympy exercise
Add comment about identical GIFs
Add numba-accelerated Ising model
Save some data from the selenium example
Add proper selenium example
Add dynamic scraper
Remove unncessary import
Update README
Update date format in scraped JSON
Update README typo
Add exercise 4 - static scraper
Add decorator example
Add `__name__ == "__main__"` to Ising simulation