Answer the question
In order to leave comments, you need to log in
How to write a command line utility?
You need to write a converter.py console utility that supports command line arguments.
python convert.py [--csv2parquet | --parquet2csv <src-filename> <dst-filename>] | [--get-schema <filename>] | [--help]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question