JT
|
383e874166
|
Fix a bunch of future clippy warnings (#3586)
* Fix a bunch of future clippy warnings
* Fix a bunch of future clippy warnings
|
2021-06-10 07:08:12 +12:00 |
|
JT
|
4bca36f479
|
Switch duration back to bigint (#3554)
|
2021-06-04 19:39:12 +12:00 |
|
JT
|
131b5b56d7
|
Finish removing arg deserialization (#3552)
* WIP remove process
* WIP
* WIP
* Finish removing arg deserialization
|
2021-06-04 18:23:57 +12:00 |
|
ahkrr
|
be9ebd9e18
|
fix: filename quoting # and update and unify surf dependency (#3524)
* fix: filenames with '#' don't get quoted #3496
* updating and unifying dependency surf
* adding hyper-client
Co-authored-by: ahkrr <alexhk@protonmail.com>
|
2021-05-31 10:22:46 -05:00 |
|
Fernando Herrera
|
e335e4fddc
|
Groupby operations on dataframes (#3473)
* Added PolarsStruct enum to implement groupby
* template groupby
* groupby operationi on dataframes
|
2021-05-23 19:37:04 +12:00 |
|
JT
|
d79a3130b8
|
Make the default int an i64 (#3428)
* Make the default int an i64
* fmt
* Fix random integer
* Treat pids as i64 for now
|
2021-05-14 20:35:09 +12:00 |
|
Fernando Herrera
|
f5fcf9d635
|
Dataframe feature for plugins (#3424)
|
2021-05-13 21:49:46 +12:00 |
|
Jonathan Turner
|
0e13d9fbaa
|
Rename the Path and Pattern primitives (#2889)
* Rename the Path primitive to FilePath
* Rename glob pattern also
* more fun
* Fix the Windows path methods
|
2021-01-08 20:30:41 +13:00 |
|
Jonathan Turner
|
ac9909112f
|
Remove the line primitive (#2887)
|
2021-01-08 14:45:25 +13:00 |
|
Jonathan Turner
|
0bc2e29f99
|
Rename 'bytes' to 'filesize' (#2153)
|
2020-07-11 14:17:37 +12:00 |
|
Pierre-André Gagnon
|
e07a9e4ee7
|
1747 add ns to duration (#2128)
* Added nanos to Duration
* Removed unwraps
* Added nanos to Duration
* Removed unwraps
* Fixed errors
* Removed unwraps
* Changed serialization to String
* Fixed Date and Duration comparison
|
2020-07-11 05:48:11 +12:00 |
|
Jonathan Turner
|
48d06f40b1
|
Remove the old it-hacks from fetch and post (#1807)
|
2020-05-17 06:18:46 +12:00 |
|
Jonathan Turner
|
d7bd77829f
|
Bump rustyline (#1644)
* Bump rustyline
* Fix new clippy warnings
* Add pipeline command
|
2020-04-24 08:00:49 +12:00 |
|
Andrés N. Robalino
|
29ccb9f5cd
|
Ensure stable plugins get installed. (#1373)
|
2020-02-10 15:32:10 -05:00 |
|