Fernando Herrera
|
d6669d3f33
|
Polars update (#4875)
* update to polars 0.20
* add to date parser for series
|
2022-03-19 11:13:34 +00:00 |
|
Darren Schroeder
|
5ae5ef5146
|
enable to-nu to include the whole dfr if rows is not specified (#4753)
|
2022-03-06 09:04:41 -06:00 |
|
JT
|
96a1bf5f8d
|
Experiment: Allow both $true/true and $false/false (#4696)
* Change true/false to keywords
* oops, clippy
* Both kinds of bools
* Add in some boolean variables
* disable py virtualenv test for now
|
2022-03-02 19:55:03 -05:00 |
|
Fernando Herrera
|
ece5e7dbb7
|
dataframe list command (#4681)
|
2022-03-01 06:41:13 -05:00 |
|
Fernando Herrera
|
4ebbe07d27
|
Polars upgrade (#4665)
* polars upgrade
* Update describe.rs
Co-authored-by: JT <547158+jntrnr@users.noreply.github.com>
|
2022-02-27 11:10:29 -05:00 |
|
Darren Schroeder
|
d4cd3f9578
|
allow dfr open to open tsv files (#4516)
|
2022-02-17 14:15:17 -06:00 |
|
JT
|
f5f9d56c37
|
Move to a standard kebab/snake style (#4509)
|
2022-02-17 09:55:17 -05:00 |
|
JT
|
d620f76a21
|
Make comparisons/sort-by more 'global' (#4500)
* Make comparisons/sort-by more 'global'
* Let custom values do their own comparisons
|
2022-02-16 13:30:37 -06:00 |
|
JT
|
3d0b1ef1ce
|
Highlight help tutor (#838)
* WIP
* Syntax highlight help, add tutor
|
2022-01-25 02:05:19 +11:00 |
|
Fernando Herrera
|
ea6912c3f7
|
missing commands (#549)
|
2021-12-22 10:35:02 +11:00 |
|
Fernando Herrera
|
6a35e6b7b6
|
Dataframe commands (#542)
* groupby object
* aggregate command
* eager commands
* rest of dataframe commands
|
2021-12-22 05:32:09 +11:00 |
|