Here’s how you can get some free speed on your Python code with Numba

Easily turn your Python code into fast machine code

Introducing Numba

pip install numba

Speeding up Python loops

Speeding up Numpy operations

Is it always super fast?

by George Seif in Towards Data Science

Source: towardsdatascience