mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-20 18:10:07 +00:00
5 lines
149 B
Bash
5 lines
149 B
Bash
mlr --from data/miss-date.csv --icsv \
|
|
cat -n \
|
|
then put '$datestamp = strptime($date, "%Y-%m-%d")' \
|
|
then step -a delta -f datestamp \
|
|
| head
|