Using IPython Jupyter Magic Commands to Improve the Notebook Experience

Tankala Ashok - Mar 5 - - Dev Community

We all love Jupyter notebooks that make our life easier especially for data scientists. It also has amazing functionality called Magic commands. Many are available by default, for example, %%time to measure the execution time of the cell. In this article, Stefan Krawczyk gave an understanding of magic commands and how to make custom ones.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .