dropcols 1.0.1.0
Filter a CSV file, extracting columns selected by name or position.
``dropcols.py`` is a Python module and program that removes (or conversely, extracts) selected columns from a delimited text file, such as a CSV file. It is analogous to the *nix "cut" program, except that it works on CSV files and allows columns to be selected by name (regular expressions) in addition to by number. Either the columns to keep, or the columns to remove, or both, can be specified.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| dropcols-1.0.1.0.zip (md5) | Source | 2011-10-05 | 9KB | 232 | |
- Author: Dreas Nielsen
- Documentation: dropcols package documentation
- Home Page: none
- Categories
- Package Index Owner: rdnielsen
- DOAP record: dropcols-1.0.1.0.xml
