[Pandas-dev] Import time/size optimization - how much do people care?

Brock Mendel jbrockmendel at gmail.com
Mon Oct 11 19:02:55 EDT 2021


I've spent some time looking at our import time and the memory footprint at
import and I _think_ we can cut another 20-30% by e.g. lazifying imports.
The last 5-10% of that is pretty hairy though.

My question for the community is: is this worth optimizing?  Is there
anyone (dask maybe?) for whom import time and memory footprint is a pain
point?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pandas-dev/attachments/20211011/4ee635bc/attachment-0001.html>


More information about the Pandas-dev mailing list