Pivot tables in polars
⚓ Rust 📅 2025-10-10 👤 surdeus 👁️ 3Polars has support for pivot tables under a feature flag, but it seems like the only way to construct them is via polars-ops which is "not intended for external usage." What are the best practices for making pivot tables, or just reshaping data from narrow to wide?
3 posts - 2 participants
🏷️ Rust_feed