Closed dmuldrew closed 4 years ago
Thanks. I have corrected the typos in my branch. We moved a lot of things in https://github.com/Breakthrough-Energy/docs/pull/23 and would rather avoid conflicts.
You can comment on the new PR: https://github.com/Breakthrough-Energy/docs/pull/23
Also in the testing guidelines, we might want to add a comment for the line:
bus_data = pg.T.groupby(buses_in_df).sum().T
as there's a lot going on in this line.
This is done in f798af9540ea73f59f8f204734cd94b94bf72b64
Also in the testing guidelines, we might want to add a comment for the line:
bus_data = pg.T.groupby(buses_in_df).sum().T
as there's a lot going on in this line.