final_weighted#
- caf.space.weighted_funcs.final_weighted(zones, zone_1, zone_2, lower_zoning, *, point_handling=False, point_tolerance=1, zone_1_points=None, zone_2_points=None)[source]#
Run functions from module to produce a weighted translation.
- Parameters:
- Returns:
A weighted zone translation DataFrame. This contains more column than the
final output and will be passed through more checks for slither and
rounding before being output, according to the input parameters.
- Return type:
DataFrame