command
module
Version:
v0.0.0-...-fd3f85f
Opens a new window with list of versions in this module.
Published: Mar 10, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
csv-to-parquet
Does what it says on the tin: takes a CSV (well, actually right now it takes a
TSV) and converts it to parquet.
Attempts to automatically detect which fields should be dictionary encoded, but
otherwise all fields are strings.
Usage:
$ go run . /path/to/file.tsv
[logging]
$ # Now /path/to/file.parquet contains a parquet file
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.