pl-fuzzy-frame-match
0.1.3
Contents:
Installation
Quick Start
API Reference
Examples
pl-fuzzy-frame-match
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
J
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (pl_fuzzy_frame_match.FuzzyMapping method)
(pl_fuzzy_frame_match.models.FuzzyMapping method)
(pl_fuzzy_frame_match.models.JoinMap method)
A
add_index_column() (in module pl_fuzzy_frame_match.matcher)
aggregate_output() (in module pl_fuzzy_frame_match.pre_process)
C
cache_polars_frame_to_temp() (in module pl_fuzzy_frame_match._utils)
calculate_and_parse_fuzzy() (in module pl_fuzzy_frame_match.process)
calculate_df_len() (in module pl_fuzzy_frame_match.pre_process)
calculate_fuzzy_score() (in module pl_fuzzy_frame_match.process)
calculate_uniqueness() (in module pl_fuzzy_frame_match.pre_process)
calculate_uniqueness_rate() (in module pl_fuzzy_frame_match.pre_process)
collect_lazy_frame() (in module pl_fuzzy_frame_match._utils)
combine_matches() (in module pl_fuzzy_frame_match.matcher)
cross_join_filter_existing_fuzzy_results() (in module pl_fuzzy_frame_match.matcher)
cross_join_large_files() (in module pl_fuzzy_frame_match.matcher)
cross_join_no_existing_fuzzy_results() (in module pl_fuzzy_frame_match.matcher)
cross_join_small_files() (in module pl_fuzzy_frame_match.matcher)
D
determine_need_for_aggregation() (in module pl_fuzzy_frame_match.pre_process)
determine_order_of_fuzzy_maps() (in module pl_fuzzy_frame_match.pre_process)
E
ensure_left_is_larger() (in module pl_fuzzy_frame_match.matcher)
F
fill_perc_unique_in_fuzzy_maps() (in module pl_fuzzy_frame_match.pre_process)
fuzzy_match_dfs() (in module pl_fuzzy_frame_match)
(in module pl_fuzzy_frame_match.matcher)
fuzzy_type (pl_fuzzy_frame_match.FuzzyMapping attribute)
,
[1]
(pl_fuzzy_frame_match.models.FuzzyMapping attribute)
,
[1]
FuzzyMapping (class in pl_fuzzy_frame_match)
(class in pl_fuzzy_frame_match.models)
G
get_approx_uniqueness() (in module pl_fuzzy_frame_match.pre_process)
J
JoinMap (class in pl_fuzzy_frame_match.models)
L
left_col (pl_fuzzy_frame_match.FuzzyMapping attribute)
(pl_fuzzy_frame_match.models.FuzzyMapping attribute)
,
[1]
(pl_fuzzy_frame_match.models.JoinMap attribute)
M
module
pl_fuzzy_frame_match
pl_fuzzy_frame_match._utils
pl_fuzzy_frame_match.matcher
pl_fuzzy_frame_match.models
pl_fuzzy_frame_match.pre_process
pl_fuzzy_frame_match.process
O
output_column_name (pl_fuzzy_frame_match.FuzzyMapping attribute)
,
[1]
(pl_fuzzy_frame_match.models.FuzzyMapping attribute)
,
[1]
P
perc_unique (pl_fuzzy_frame_match.FuzzyMapping attribute)
,
[1]
(pl_fuzzy_frame_match.models.FuzzyMapping attribute)
,
[1]
perform_all_fuzzy_matches() (in module pl_fuzzy_frame_match.matcher)
pl_fuzzy_frame_match
module
pl_fuzzy_frame_match._utils
module
pl_fuzzy_frame_match.matcher
module
pl_fuzzy_frame_match.models
module
pl_fuzzy_frame_match.pre_process
module
pl_fuzzy_frame_match.process
module
pre_process_for_fuzzy_matching() (in module pl_fuzzy_frame_match.pre_process)
process_fuzzy_frames() (in module pl_fuzzy_frame_match.process)
process_fuzzy_mapping() (in module pl_fuzzy_frame_match.matcher)
R
report_on_order_of_fuzzy_maps() (in module pl_fuzzy_frame_match.pre_process)
reversed_threshold_score (pl_fuzzy_frame_match.FuzzyMapping attribute)
(pl_fuzzy_frame_match.FuzzyMapping property)
(pl_fuzzy_frame_match.models.FuzzyMapping attribute)
(pl_fuzzy_frame_match.models.FuzzyMapping property)
right_col (pl_fuzzy_frame_match.FuzzyMapping attribute)
(pl_fuzzy_frame_match.models.FuzzyMapping attribute)
,
[1]
(pl_fuzzy_frame_match.models.JoinMap attribute)
S
split_dataframe() (in module pl_fuzzy_frame_match.matcher)
T
threshold_score (pl_fuzzy_frame_match.FuzzyMapping attribute)
,
[1]
(pl_fuzzy_frame_match.models.FuzzyMapping attribute)
,
[1]
U
unique_df_large() (in module pl_fuzzy_frame_match.matcher)
V
valid (pl_fuzzy_frame_match.FuzzyMapping attribute)
,
[1]
(pl_fuzzy_frame_match.models.FuzzyMapping attribute)
,
[1]
W
write_polars_frame() (in module pl_fuzzy_frame_match._utils)