C++ accelerated data preparation library for pandas and the Python data stack. Version 1.19.0 is the latest, with active development and monthly releases.
pip install arnioNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load a CSV file into a pandas DataFrame using arnio's accelerated loader.
Use from arnio import load and inspect type(df).
Remove 'parallel' argument; parallelization is now automatic.