mirror of
https://github.com/nushell/nushell.git
synced 2025-04-29 15:44:28 +02:00
# Description Provides expression support for `polars str-slice`: <img width="893" alt="Screenshot 2024-09-04 at 18 03 05" src="https://github.com/user-attachments/assets/d8a8a2a7-53cf-4c3a-ae7a-dfdaf48a05ee"> # User-Facing Changes - `polars str-slice` can now be used as an expression |
||
---|---|---|
.. | ||
eager | ||
expressions | ||
lazy | ||
series | ||
values | ||
mod.rs | ||
README.md | ||
stub.rs | ||
utils.rs |
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