Make your pandas code run faster
Modin is a drop-in replacement for pandas. While pandas is single-threaded, Modin lets you instantly speed up your workflows by scaling pandas so it uses all of your cores. Modin works especially well on larger datasets, where pandas becomes painfully slow or runs out of memory. Also, Modin comes with the additional APIs to improve user experience.
$
pkg install py311-modinOrigin
math/py-modin
Size
15.6MiB
License
BSD3CLAUSE, APACHE20
Maintainer
sunpoet@FreeBSD.org
Dependencies
7 packages
Required by
0 packages