nushell/crates/nu_plugin_polars
Jack Wright eb0de25d19
Expression support for polars strftime (#13767)
# Description
Allows `polars strftime` to be used as an expression:
<img width="849" alt="Screenshot 2024-09-03 at 13 14 11"
src="https://github.com/user-attachments/assets/2a987fdf-cf00-4c57-b6e1-0b706c594c20">

# User-Facing Changes
- `polars strftime` can now be used as an expression.
2024-09-04 12:19:29 +02:00
..
src Expression support for polars strftime (#13767) 2024-09-04 12:19:29 +02:00
Cargo.toml Expression support for polars strftime (#13767) 2024-09-04 12:19:29 +02:00
LICENSE Move dataframes support to a plugin (#12220) 2024-04-09 19:31:43 -05:00