guille
a617f598ff
Geopandas factory now can receive a geojson file or a pandas data frame by using the optional variable data_frame in the constructor to be consistent with the rest of the factories So from: ConstructionFactory('gpandas', dataframe) to: ConstructionFactory('gpandas, '', dataframe) |
||
---|---|---|
.. | ||
construction | ||
energy_systems | ||
geometry | ||
life_cycle_assessment | ||
schedules | ||
sensors | ||
usage | ||
weather | ||
construction_factory.py | ||
energy_systems_factory.py | ||
geometry_factory.py | ||
life_cycle_assessment_factory.py | ||
schedules_factory.py | ||
sensors_factory.py | ||
usage_factory.py | ||
weather_factory.py |