Go to the source code of this file.
Namespaces | |
| namespace | sparse_csv |
Variables | |
| list | sparse_csv.csv_file = args[0] |
| string | sparse_csv.default = "store" |
| string | sparse_csv.help = "Set length of output CSV" |
| string | sparse_csv.metavar = "SKIP" |
| tuple | sparse_csv.output_file = make_sparse_length(csv_file, 65000) |
| tuple | sparse_csv.parser = OptionParser() |
| string | sparse_csv::PKG = 'diagnostic_analysis' |