I just published a TypeScript library for loading CSV data, with an API inspired by Pandas and Polars, but fully written in Rust š¦
ššš»šÆš²š®šæš converts CSV files into a DataFrame, a tabular data structure with strictly typed columns whose values can be easily extracted as arrays and used with familiar operations like š®š¢š± and š§šŖššµš¦š³š
