-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
separate
convert_daily_to_annual()
from standardize_units()
- Loading branch information
Showing
1 changed file
with
16 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
651b62f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@matthewlchambers @catherinebirney this should convert daily to annual first prior to mapping, then standardizing units. I didn't see any reason why standardize units would be problematic if the dataframe contains
Flowable
andContext
but let me know if you have issues651b62f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bl-young - thanks, this solved the water fbs issue! Not having any unit-related problems for employment fbs (which skips fed mapping)