Skip to content

Python

Spell check Jupyter Notebooks

If you are interested in getting some spellchecking capabilities in the markdown cells of your Jupyter notebook take a look at this repo. You can follow these instructions: Install Jupyter notebook extensions (nbextensions). This includes Spellchecker and… Read More »Spell check Jupyter Notebooks

Pandas 1.0 is out

If you are interested in #DataScience you surely have heard of #pandas and you would be pleased to hear that version 1.0 finally out. With better integration with bumpy and improvements with numba among others.… Read More »Pandas 1.0 is out