accessories 包

包含有助于识别数据中的列类型的功能,包括 lat/long、zipcode 和 time。

模块

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 中时间数据和相关作的功能。