Virtual benchmarking study training time series - binary set 1
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/7798340
下载链接
链接失效反馈官方服务:
资源简介:
A dataset with time series for training virtual sensor models for wind turbine aeroelastic loads. Data are in zipped format, each zip file contains 1000 individual time series. For the purpose of space preservation, each time series is stored in parquet binary format with "snappy" encoding.
Reading a parquet file in Python can be done with the pandas library, with the following command sequence:
import pandas as pd
Data = pd.read_parquet(filename)
创建时间:
2023-10-02



