How to Speed up Pandas using Modin

Pandas is the go-to library for processing data in Python. It’s easy to use and quite flexible when it comes to handling different types and sizes of data. It has tons of different functions that make manipulating data a breeze.

But there is one drawback: Pandas is slow for larger datasets.

Modin is a new python library which is used to accelerate pandas.

In this video, I’ll show you the speed up provided by Modin and also highlight cases where Pandas still beats Modin.

To view the video

Click here to view the video.

Want to know more about me?

Follow Me