caf.space.weighted_funcs#

Contains functionality for creating weighted translations.

These are called in the ‘weighted_trans’ method in ZoneTranslation.

Functions

final_weighted(zones, zone_1, zone_2, ...[, ...])

Run functions from module to produce a weighted translation.

get_weighted_translation(zones, zone_1, ...)

Create overlap totals for zone systems.

return_totals(frame, id_col, data_col)

Group df by id_col and sums, keeping data_col.