Files
nushell/crates/nu_plugin_polars/src/dataframe
Jack Wright e88a6bff60 polars 0.49 upgrade (#16031)
# Description
Polars 0.49 upgrade

Co-authored-by: Jack Wright <jack.wright@nike.com>
2025-06-23 16:17:39 -05:00
..
2025-06-23 16:17:39 -05:00
2025-06-23 16:17:39 -05:00
2024-09-06 13:46:37 -07:00
2024-10-23 19:14:24 +02:00

Dataframe

This dataframe directory holds all of the definitions of the dataframe data structures and commands.

There are three sections of commands:

For more details see the Nushell book section on dataframes