8 min
Python
Modin – How to speedup pandas by changing one line of code
Modin is a python library that can be used to handle large datasets using parallelisation. The syntax is similar to pandas and its astounding...
