csvkit is a library of utilities for working with CSV
csvkit is a library of utilities for working with CSV, the king of tabular file formats.
It is inspired by pdftk, gdal and the original csvcut utility by Joe Germuska and Aaron Bycoffe.
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-csvkit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
csvkit-1.0.4.tar.gz | 0003782239 3.61 MB | |
python-csvkit.changes | 0000016104 15.7 KB | |
python-csvkit.spec | 0000002818 2.75 KB |
Revision 6 (latest revision is 22)
Dominique Leuenberger (dimstar_suse)
accepted
request 688143
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
- Update to 1.0.4: * Dropped Python 3.3 support (end-of-life was September 29, 2017). * :doc:`/scripts/csvsql` adds a --chunk-size option to set the chunk size when batch inserting into a table. * csvkit is now tested against Python 3.7. * Dates and datetimes without punctuation can be parsed with --date-format and datetime-format. * Error messages about column indices use 1-based numbering unless --zero is set. - Remove merged patch remove-unittest2.patch
Comments 0