Skip to content

Conversation

@elmartinj
Copy link
Contributor

Minor bug fix on the indexing from issue 262 (now closed).

Created a small tutorial that shows resiliency on missing data and several unique_ids on a single dataframe.

elmartinj and others added 3 commits December 2, 2025 17:30
This tutorial contains an example with multiple indexes and subsequent tampering to the data in order to show resiliency and a real life use case of TC applied on cryptocurrency prices up to 2021.
Fix to the issue raised on empty dataframe, resulting from an inner merge where the existing dataframe that accumulated results and the newer one had diferent indices. A subsequent issue must be raised to either: 
1 report a single model failure (on index matching) 
2 fix the moirai discrepancy (only model that showed this issue)
@AzulGarza AzulGarza self-requested a review December 3, 2025 23:02
Copy link
Member

@AzulGarza AzulGarza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice tutorial and thanks for the merge fix, @elmartinj! would you mind checking the style ci/cd breaking? uv pre-commit run --all-files and commiting the output files should be fix the error.

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.

2 participants