CoolFace
Datasetpublic

THULab/kuiper_fleet_data

kuiper_fleet_data (TsFile) Apache TsFile version of juliensimon/kuiper-fleet-data. Data files: ['kuiper_fleet_data.tsfile'] Usage Install the Apache TsFile Python SDK (pip install tsfile) and read a converted file: from pathlib import Path from tsfile import TsFileReader path = Path("kuiper_fleet_data.tsfile") with TsFileReader(str(path)) as reader: schemas = reader.get_all_table_schemas() print("tables:", list(schemas)) table_name =… See the full description on the dataset page: https://huggingface.co/datasets/THULab/kuiper_fleet_data.

sourceHugging Faceupdated 12d agoView on Hugging Face
0likes61downloads

Nothing at this path on main. The folder may be empty, or the revision may not exist.

THULab/kuiper_fleet_data · main · files are served by the source, never re-hosted here