transition-zero / tz-osemosys

TZ-OSeMOSYS - a TransitionZero implementation of the OSeMOSYS systems model
GNU Affero General Public License v3.0
17 stars 0 forks source link

Fix: :bug: pandas concat FutureWarning #18

Closed Tomkourou closed 11 months ago

Tomkourou commented 11 months ago

Adding dtypes to pandas dataframes before they are concated to avoid pandas warnings.