Skip to content

Commit

Permalink
udpate docs again lol spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
cmgosnell committed Sep 20, 2024
1 parent 858b744 commit 549a5ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pudl/transform/ferc714.py
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@ def run(
Process and combine the CSV and XBRL based data.
There are two main threads of transforms happening here:
* Table compatibility: The CSV raw table is static (does not even report years)
while the xbrl table is reported annually. A lot of the downstream analysis
expects this table to be static. So the first step was to check whether or not
Expand Down

0 comments on commit 549a5ab

Please sign in to comment.