system_assignation/requirements.txt
guille a617f598ff Add unit tests and requirements for geopandas factory.
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)
2022-11-16 16:26:45 -05:00

21 lines
192 B
Plaintext

xmltodict
numpy
trimesh
pyproj
pandas
requests
esoreader
geomeppy
PyWavefront
xlrd
openpyxl
networkx
parseidf==1.0.0
ply
rhino3dm==7.7.0
scipy
PyYAML
pyecore==0.12.2
shapely
geopandas
triangle