Derive Macros§
- Iter
ToData Frame - Allows iterators over this type to be converted into a polars DataFrame. This is useful when you have a collection of rows that you want to convert into a DataFrame without having to manually create a DataFrame and with type safety.