pwygab
|
57a6465ba0
|
add split list subcommand to split up lists (#6062)
* add `split list` subcommand to split up lists
* fmt
* fix shoddy signature
|
2022-07-16 06:24:37 -05:00 |
|
Jae-Heon Ji
|
820a6bfb08
|
feat: add search terms to category of strings (#5723)
|
2022-06-06 08:47:09 -05:00 |
|
Yuheng Su
|
fbdb125141
|
Add split number flag in split row (#5434)
Signed-off-by: Yuheng Su <gipsyh.icu@gmail.com>
|
2022-05-06 10:53:02 -05:00 |
|
Reilly Wood
|
d38a3a8b4e
|
Fix command descriptions+examples (#5129)
* Fix exit usage
* Move dfr as-date* format examples to extra_usage
* Update command usage and examples
* More docs on `str trim`
Co-authored-by: sholderbach <sholderbach@users.noreply.github.com>
|
2022-04-08 10:30:49 +02:00 |
|
Darren Schroeder
|
5b3cc73ac6
|
remove the hard coded escaping from split row and split column (#4731)
|
2022-03-04 15:09:35 -06:00 |
|
Justin Ma
|
aea4355d04
|
refactor: change column names from 'Column*' to 'column*' (#4556)
|
2022-02-19 19:26:47 -05:00 |
|
Justin Ma
|
ac99ac003a
|
Add example for cd,transpose,detect columns,split column and split row (#4549)
|
2022-02-19 09:24:48 -06:00 |
|
JT
|
3d0b1ef1ce
|
Highlight help tutor (#838)
* WIP
* Syntax highlight help, add tutor
|
2022-01-25 02:05:19 +11:00 |
|
JT
|
2883d6cd1e
|
Remove Span::unknown (#525)
|
2021-12-19 18:46:13 +11:00 |
|
JT
|
c5297d2b64
|
First step (#411)
|
2021-12-03 12:11:25 +13:00 |
|
Fernando Herrera
|
b35914bd17
|
Category option for signature (#343)
* category option for signature
* category option for signature
* column description for $scope
|
2021-11-17 17:22:37 +13:00 |
|
JT
|
bac8b8a450
|
Add initial ctrl-c support
|
2021-10-28 17:13:10 +13:00 |
|
JT
|
766726d0fa
|
Use different helper functions for split column
|
2021-10-26 12:35:51 +13:00 |
|
JT
|
85a69c0a45
|
WIP
|
2021-10-26 10:14:21 +13:00 |
|
JT
|
5d19017603
|
WIP
|
2021-10-26 05:58:58 +13:00 |
|
JT
|
b5965ee8ef
|
WIP
|
2021-10-25 19:31:39 +13:00 |
|
JT
|
b6d269e90a
|
WIP
|
2021-10-25 17:01:02 +13:00 |
|
JT
|
b322a12f58
|
Add more helper functions
|
2021-10-20 18:58:25 +13:00 |
|
JT
|
38bc394a12
|
Expose errors early when possible
|
2021-10-12 07:45:31 +13:00 |
|
JT
|
c3a032950d
|
Add initial batch of into conversions
|
2021-10-11 14:56:19 +13:00 |
|
Fernando Herrera
|
8756e88e3c
|
command split
|
2021-10-09 14:28:09 +01:00 |
|
JT
|
2cd1f634d0
|
Add map and flat_map to value
|
2021-10-09 19:20:32 +13:00 |
|
JT
|
5c29a83a7a
|
Add tests
|
2021-10-09 15:45:25 +13:00 |
|
JT
|
60f9fe1aa4
|
Port split column and split row
|
2021-10-09 15:41:39 +13:00 |
|
JT
|
4ddc953e38
|
Port help and start porting split
|
2021-10-09 14:02:01 +13:00 |
|