WenjieDu / PyPOTS

A Python toolkit/library for reality-centric machine/deep learning and data mining on partially-observed time series, including SOTA neural network models for scientific analysis tasks of imputation/classification/clustering/forecasting/anomaly detection/cleaning on incomplete industrial (irregularly-sampled) multivariate TS with NaN missing values
https://pypots.com
BSD 3-Clause "New" or "Revised" License
1.01k stars 95 forks source link

Fix missing load_specific_dataset(), update testing_daily workflow, release v0.7.1 #481

Closed WenjieDu closed 2 months ago

WenjieDu commented 2 months ago

What does this PR do?

  1. fixing #474;
  2. update testing_daily workflow;
  3. release v0.7.1;

Before submitting