Breakthrough-Energy / docs

Documentation
https://breakthrough-energy.github.io/docs/
Creative Commons Attribution 4.0 International
13 stars 14 forks source link

fix: correct square root function spelling #24

Closed dmuldrew closed 4 years ago

dmuldrew commented 4 years ago

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.

rouille commented 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.

rouille commented 4 years ago

You can comment on the new PR: https://github.com/Breakthrough-Energy/docs/pull/23

rouille commented 4 years ago

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