Just learned there's a drop-in replacement for pandas that can be 16x faster, it's called fireducks. You call it with `import fireducks.pandas as pd` & it's built by some supercomputing folks (NEC) specifically with parallelization and automatic query optimization in mind. https://hwisnu.bearblog.dev/fireducks-pandas-but-100x-faster/
Disclaimer: I haven't tried it yet. Also: tragically I really dislike the name ;__;