accessories 包

包含帮助标识数据列类型(包括纬度/经度、邮政编码和时间)的功能。

模块

country_or_region_time_customer_data

具有位置和时间列的客户数据应使用此类进行包装。

country_or_region_time_public_data

具有 country_or_region 和时间列的公共数据可以通过此类进行包装。

country_region_data

包含使用位置数据和受支持的列类的功能。

customer_data

包含所有客户数据的基类。

location_data

包含使用支持的列类处理位置数据的功能。

location_time_customer_data

包含用位置和时间列包装客户数据的功能。

location_time_public_data

包含用位置和时间列包装公共数据的功能。

open_dataset_base

表格开放数据集的基类。

public_data

包含公共数据基类。

time_data

包含在 opendataset 中表示时间数据和相关操作的功能。