Skip to content

Rename timeseries -> time_series across API/docs#166

Merged
AadilLatif merged 1 commit intomainfrom
feature/jupyter-book-v2-upgrade
Mar 23, 2026
Merged

Rename timeseries -> time_series across API/docs#166
AadilLatif merged 1 commit intomainfrom
feature/jupyter-book-v2-upgrade

Conversation

@AadilLatif
Copy link
Copy Markdown
Collaborator

@AadilLatif AadilLatif commented Mar 23, 2026

Standardize naming from "timeseries" to "time_series" across the codebase and docs. Updated function/parameter names (e.g. agg_time_series, keep_time_series, get_aggregated_time_series, get_combined_time_series_df, get_time_series_actual_data), CLI flag (--time-series), notebooks (renamed timeseries.ipynb -> time_series.ipynb) and documentation text. Tests were updated to match the new identifiers. Exceptions were renamed (InconsistentTimeSeriesAggregation, TimeSeriesVariableDoesNotExist) and backward-compatible aliases added so legacy code continues to work. Also added a myst build log at _build/logs/myst.build.json.

Change Summary

Related issue number

Checklist

  • The pull request title is a good summary of the changes.
  • Tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable
  • My PR is ready to review, please add a comment including "please review" to assign reviewers

Standardize naming from "timeseries" to "time_series" across the codebase and docs. Updated function/parameter names (e.g. agg_time_series, keep_time_series, get_aggregated_*_time_series, get_combined_*_time_series_df, get_time_series_actual_data), CLI flag (--time-series), notebooks (renamed timeseries.ipynb -> time_series.ipynb) and documentation text. Tests were updated to match the new identifiers. Exceptions were renamed (InconsistentTimeSeriesAggregation, TimeSeriesVariableDoesNotExist) and backward-compatible aliases added so legacy code continues to work. Also added a myst build log at _build/logs/myst.build.json.
@AadilLatif AadilLatif merged commit 8abd46c into main Mar 23, 2026
4 checks passed
@AadilLatif AadilLatif deleted the feature/jupyter-book-v2-upgrade branch March 23, 2026 20:17
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