|
|
|
|
|
by mgradowski
1662 days ago
|
|
Also, you will sleep better at night knowing that your column dtypes are safe from harm, exactly as you stored them. Moving from CSV (or god forbid, .xlsx) has been such a quality of life improvement. One thing I miss though is how easy it is to inspect .csv and .xlsx. I kinda solved it using [1], but it only works on Windows. More portable recommendations welcome! [1] https://github.com/mukunku/ParquetViewer |
|
Its a vi(m) inspired tool.
It also handles xls(x), sqlitedb and a bunch of other random things, and it appears to support parquet via pandas:
https://www.visidata.org/docs/loading/