pudl.transform.ferccid#
Clean the FERC Company Identifier table.
Functions#
|
Clean string columns: remove unicode, strip whitespace, enforce single spaces, standardize NAs. |
|
Clean the FERC Company Identifier table. |
Module Contents#
- pudl.transform.ferccid.clean_cid_string_cols(col: pandas.Series) pandas.Series[source]#
Clean string columns: remove unicode, strip whitespace, enforce single spaces, standardize NAs.
- pudl.transform.ferccid.core_ferc__entity_companies(raw_ferc__entity_companies: pandas.DataFrame) pandas.DataFrame[source]#
Clean the FERC Company Identifier table.