OnSSET / onsset

The code of the Open Source Spatial Electrification Tool (OnSSET)
http://www.onsset.org
Other
26 stars 33 forks source link

Vectorize population calibration to improve calculation speeds #11

Closed AndreasSahlberg closed 2 years ago

AndreasSahlberg commented 4 years ago

https://github.com/OnSSET/onsset/blob/5aab5840b8cce78aa7d75ca9d0720f7cc507ff41/onsset/onsset.py#L1060-L1153

This issue is also related to issue 10

AndreasSahlberg commented 4 years ago

There are several case where using the "apply" method, which can be improved by working directly with the entires Series/DataFrame