Slide 43
Slide 43 text
A lesser known Pandas alternative
Designed for billions of rows, probably in HDF5 (single
big file)
Memory maps to keep RAM usage low
Efficient groupby, faster strings, NumPy focused (also
ML, visualisation and more), lazy expressions
Vaex – a newer DataFrame system
By [ian]@ianozsvald[.com] Ian Ozsvald