caf.toolkit.pandas_utils.wide_df_handling#
Helper functions for handling wide pandas DataFrames, usually as demand matrices.
Functions
|
Generate an external only mask for a wide matrix. |
|
Generate an internal only mask for a wide matrix. |
|
Generate an index/column mask for a wide Pandas matrix. |
|
Generate a matrix report of value totals internal and externally. |
Classes
|
Special type indicating an unconstrained type. |