Skip to content

Conversation

@shchur
Copy link
Contributor

@shchur shchur commented Aug 11, 2025

Issue #, if available:

Description of changes:

  • Make __version__ available via from fev import __version__
  • Silence warnings from datasets when calling ds.map(..., num_proc=num_proc) with num_proc > len(ds).
  • Enable multivariate dataset support in GluonTSAdapter.
  • Speed up fev.utils.validate_time_series_dataset for large datasets (down from 8s to 0.8s for m5_with_covariates dataset).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@shchur shchur changed the title Minor fixes Minor fixes and optimizations Aug 11, 2025
@shchur shchur merged commit 38be741 into main Aug 11, 2025
@shchur shchur deleted the multivariate-fixes branch August 11, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant