Index
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
aggregate() (in module pytsv.main)
aggregate_columns (pytsv.configs.ConfigAggregateColumns attribute)
B
bucket_number (pytsv.configs.ConfigBucketNumber attribute)
C
check() (in module pytsv.main)
check_columns_unique() (in module pytsv.main)
check_file() (in module pytsv.main)
check_non_ascii (pytsv.configs.ConfigTsvReader attribute)
check_not_ascii (pytsv.main.JobInfo attribute)
check_num_fields (pytsv.configs.ConfigCsvToTsv attribute)
check_unique (pytsv.configs.ConfigCheckUnique attribute)
child_column (pytsv.configs.ConfigTree attribute)
clean() (in module pytsv.core)
clean_by_field_num() (in module pytsv.main)
clean_edges (pytsv.configs.ConfigFixTypes attribute)
close() (pytsv.core.TsvReader method)
(pytsv.core.TsvWriter method)
column (pytsv.configs.ConfigColumn attribute)
columns (pytsv.configs.ConfigColumns attribute)
(pytsv.main.JobInfo attribute)
ConfigAggregateColumns (class in pytsv.configs)
ConfigBucketNumber (class in pytsv.configs)
ConfigCheckUnique (class in pytsv.configs)
ConfigColumn (class in pytsv.configs)
ConfigColumns (class in pytsv.configs)
ConfigCsvToTsv (class in pytsv.configs)
ConfigFixTypes (class in pytsv.configs)
ConfigFloatingPoint (class in pytsv.configs)
ConfigInputFile (class in pytsv.configs)
ConfigInputFiles (class in pytsv.configs)
ConfigJoin (class in pytsv.configs)
ConfigMajority (class in pytsv.configs)
ConfigMatchColumns (class in pytsv.configs)
ConfigNumFields (class in pytsv.configs)
ConfigOutputFile (class in pytsv.configs)
ConfigParallel (class in pytsv.configs)
ConfigPattern (class in pytsv.configs)
ConfigProgress (class in pytsv.configs)
ConfigReplace (class in pytsv.configs)
ConfigSampleByColumnOld (class in pytsv.configs)
ConfigSampleByTwoColumns (class in pytsv.configs)
ConfigSampleColumn (class in pytsv.configs)
ConfigSampleSize (class in pytsv.configs)
ConfigTree (class in pytsv.configs)
ConfigTsvReader (class in pytsv.configs)
ConfigWeightValue (class in pytsv.configs)
csv_to_tsv() (in module pytsv.main)
cut() (in module pytsv.main)
D
do_aggregate() (in module pytsv.core)
drop_duplicates_by_columns() (in module pytsv.main)
F
files (pytsv.main.JobReturnValue attribute)
final_pattern (pytsv.configs.ConfigPattern attribute)
fix_columns() (in module pytsv.main)
floating_point (pytsv.configs.ConfigFloatingPoint attribute)
G
group_by() (in module pytsv.core)
group_column (pytsv.configs.ConfigSampleByTwoColumns attribute)
H
hash_file (pytsv.configs.ConfigJoin attribute)
hash_key_column (pytsv.configs.ConfigJoin attribute)
hash_value_column (pytsv.configs.ConfigJoin attribute)
histogram_by_column() (in module pytsv.main)
hits_mode (pytsv.configs.ConfigSampleByColumnOld attribute)
I
input_file (pytsv.configs.ConfigInputFile attribute)
(pytsv.main.JobInfo attribute)
input_files (pytsv.configs.ConfigInputFiles attribute)
input_first_column (pytsv.configs.ConfigMajority attribute)
input_key_column (pytsv.configs.ConfigJoin attribute)
input_multiplication_column (pytsv.configs.ConfigMajority attribute)
input_second_column (pytsv.configs.ConfigMajority attribute)
is_ascii() (in module pytsv.core)
J
JobInfo (class in pytsv.main)
JobReturnValue (class in pytsv.main)
jobs (pytsv.configs.ConfigParallel attribute)
join() (in module pytsv.main)
K
key_found (pytsv.main.MyEventTypes attribute)
key_not_found (pytsv.main.MyEventTypes attribute)
L
lc() (in module pytsv.main)
lower_case (pytsv.configs.ConfigFixTypes attribute)
M
main() (in module pytsv.main)
majority() (in module pytsv.main)
match_columns (pytsv.configs.ConfigMatchColumns attribute)
module
pytsv
pytsv.configs
pytsv.core
pytsv.main
pytsv.static
multiply() (in module pytsv.main)
MyEventTypes (class in pytsv.main)
N
num_fields (pytsv.configs.ConfigNumFields attribute)
O
output_add_unknown (pytsv.configs.ConfigJoin attribute)
output_file (pytsv.configs.ConfigOutputFile attribute)
output_insert_column (pytsv.configs.ConfigJoin attribute)
P
parallel (pytsv.configs.ConfigParallel attribute)
ParamsForJob (class in pytsv.main)
parent_column (pytsv.configs.ConfigTree attribute)
pattern (pytsv.configs.ConfigPattern attribute)
(pytsv.main.JobInfo attribute)
process_single_file() (in module pytsv.main)
progress (pytsv.configs.ConfigProgress attribute)
(pytsv.main.JobInfo attribute)
pytsv
module
pytsv.configs
module
pytsv.core
module
pytsv.main
module
pytsv.static
module
R
read() (in module pytsv.main)
remove_non_ascii (pytsv.configs.ConfigFixTypes attribute)
remove_quotes() (in module pytsv.main)
replace (pytsv.configs.ConfigReplace attribute)
replace_tabs_with_spaces (pytsv.configs.ConfigCsvToTsv attribute)
roots (pytsv.configs.ConfigTree attribute)
S
sample_by_column() (in module pytsv.main)
sample_by_column_old() (in module pytsv.main)
sample_by_two_columns() (in module pytsv.main)
sample_column (pytsv.configs.ConfigSampleColumn attribute)
serial (pytsv.main.JobInfo attribute)
(pytsv.main.JobReturnValue attribute)
set_max (pytsv.configs.ConfigCsvToTsv attribute)
size (pytsv.configs.ConfigSampleSize attribute)
split_by_columns() (in module pytsv.main)
split_by_columns_parallel() (in module pytsv.main)
sub_trailing (pytsv.configs.ConfigFixTypes attribute)
sum_columns() (in module pytsv.main)
T
tree() (in module pytsv.main)
tsv_to_csv() (in module pytsv.main)
TsvReader (class in pytsv.core)
TsvWriter (class in pytsv.core)
U
unknown_added (pytsv.main.MyEventTypes attribute)
V
validate_all_lines_same_number_of_fields (pytsv.configs.ConfigTsvReader attribute)
value_column (pytsv.configs.ConfigWeightValue attribute)
W
weight_column (pytsv.configs.ConfigWeightValue attribute)
write() (pytsv.core.TsvWriter method)
write_data() (in module pytsv.core)
write_dict() (in module pytsv.core)
pytsv
Navigation
Contents:
pytsv
Related Topics
Documentation overview