News

The UK Bank Holidays data I needed to find a dataset that I could use to practice with Pandas on a Jupyter Notebook.
If you ever work with CSV files (and you probably do), I definitely recommend thinking about using Pandas to open, read, analyze and even write to them. And although I don't cover it in this article, ...