wireservice / csvkit

A suite of utilities for converting to and working with CSV, the king of tabular file formats.
https://csvkit.readthedocs.io
MIT License
6.03k stars 603 forks source link

Add crontab use case #1139

Closed Gui13 closed 3 years ago

Gui13 commented 3 years ago

Add crontab use case, where you need to pass the file through piping rather than as an argument to the input.

See https://github.com/wireservice/csvkit/issues/342 and https://github.com/wireservice/csvkit/issues/1138

jpmckinney commented 3 years ago

Thanks, @Gui13 !

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 86.613% when pulling d3cb20721a15042e6f2869df2bf60bc83cde58b2 on Gui13:patch-1 into ed51a4d2a4bc6e1a1cd219172f1b24ceb485c6e5 on wireservice:master.