woodwork.logical_types.LatLong¶
-
class
woodwork.logical_types.
LatLong
[source]¶ Represents Logical Types that contain latitude and longitude values
Examples
[(33.670914, -117.841501), (40.423599, -86.921162)), (-45.031705, 168.659506)]
-
__init__
()¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
()Initialize self.
Attributes
pandas_dtype
standard_tags
type_string
-