dfr cache
for lazyframe> dfr cache {flags}
input | output |
---|---|
any | any |
Caches the result into a new LazyFrame
> [[ab]; [62] [42] [22]] |dfr into-df|dfr reverse|dfr cache
Tips: Dataframe commands were not shipped in the official binaries by default, you have to build it with --features=dataframe
flag
Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
https://www.nushell.sh/commands/docs/dfr_cache.html