⚠️ Our 0.1 release refactored several early-development functions for long-term stability, to update your code see here. ⚠️
Future changes will come with deprecation warnings! 🙂

geoutils.Vector.from_file

geoutils.Vector.from_file#

classmethod Vector.from_file(filename, **kwargs)[source]#

Alternate constructor to create a Vector from a file.

See more details at geopandas.GeoDataFrame.from_file().

Return type:

Vector