This website requires JavaScript.
Explore
Help
Sign In
holm
/
nushell
Watch
1
Star
1
Fork
0
You've already forked nushell
forked from
extern/nushell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu-command
/
src
/
dataframe
History
Darren Schroeder
d4cd3f9578
allow
dfr open
to open
tsv
files (
#4516
)
2022-02-17 14:15:17 -06:00
..
eager
allow
dfr open
to open
tsv
files (
#4516
)
2022-02-17 14:15:17 -06:00
series
Dataframe commands (
#542
)
2021-12-22 05:32:09 +11:00
values
Clippy fixes for Rust 1.58 (
#733
)
2022-01-14 06:40:25 +11:00
mod.rs
Dataframe commands (
#542
)
2021-12-22 05:32:09 +11:00
README.md
corrected missing shellerror type (
#439
)
2021-12-05 13:25:37 +00:00
test_dataframe.rs
Use only $nu.env.PWD for getting the current directory (
#587
)
2022-01-05 09:30:34 +11:00
README.md
nu-dataframe
The nu-dataframe crate holds the definitions of the dataframe structures and commands