Great documented framework, very similar to pandas, but much faster. Polars is a blazingly fast DataFrames library implemented in Rust using Apache Arrow Columnar Format as the memory model. Website Link here.
<aside> 💡 If you don’t like to learn a new library you can use IBIS as a frontend to multiple other frameworks! Suggestion from calmcode!
</aside>