mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 02:28:35 +02:00
Rolling and cumulative commands (#3960)
* rolling and cumulative operations * update polars to 0.15.1 * change reference in function
This commit is contained in:
@ -32,7 +32,7 @@ serde_yaml = "0.8.16"
|
||||
toml = "0.5.8"
|
||||
|
||||
[dependencies.polars]
|
||||
version = "0.15"
|
||||
version = "0.15.1"
|
||||
optional = true
|
||||
features = ["default", "serde", "rows", "strings", "checked_arithmetic", "object", "dtype-duration-ns"]
|
||||
|
||||
|
Reference in New Issue
Block a user