Skip to content

Conversation

ngupta23
Copy link
Collaborator

@ngupta23 ngupta23 commented Jun 10, 2023

Related Issue or bug

Fixes #3565

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Unit tests has been added

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

@ngupta23 ngupta23 changed the title Ts plot model fix Fixes TS Plotting Issue Jun 10, 2023
@ngupta23 ngupta23 added time_series Topics related to the time series plot_model labels Jun 10, 2023
@ngupta23 ngupta23 added this to the 3.0.3 milestone Jun 10, 2023
@ngupta23 ngupta23 requested review from Yard1 and tvdboom June 10, 2023 16:21
@ngupta23 ngupta23 merged commit ab16135 into master Jun 10, 2023
@ngupta23 ngupta23 deleted the ts_plot_model_fix branch June 10, 2023 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plot_model time_series Topics related to the time series
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Time Series plot_model causes "KeyError: 0" # If we have a listlike key, _check_indexing_error will raise
2 participants