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.
Conversations for this repository live on Hugging Face.
CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.
Open discussions on Hugging Face