accessories Package
Contains functionality that helps identify column types in data, including lat/long, zipcode, and time.
Modules
country_or_region_time_customer_data |
Customer data with location and time columns should be wrapped using this class. |
country_or_region_time_public_data |
Public data with country_or_region and time columns can be wrapped with this class. |
country_region_data |
Contains fucntionality for working with location data, with supported column classes. |
customer_data |
Contains the base class of all customer data. |
location_data |
Contains functionality for working with location data, with supported column classes. |
location_time_customer_data |
Contains functionality for wrapping customer data with location and time columns. |
location_time_public_data |
Contains functionality for wrapping public data with location and time columns. |
open_dataset_base |
Base class for tabular open datasets. |
public_data |
Contains the public data base class. |
time_data |
Contains functionality for representing time data and related operations in opendatasets. |