Commit fcbb74a
feat: crypto tutorial (#273)
* A cool tutorial
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.
* Change merging method
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)
* run pre-comit hooks
* Changing filename to requested formats and folder. This also contains the title suggested
* Clearance of verbose cells
* Staging changes to mkdocs and the naming of the tutorial file
---------
Co-authored-by: azul <fede.garza.ramirez@gmail.com>
Co-authored-by: elmartinj <elmartinj>1 parent a9ce43e commit fcbb74a
File tree
3 files changed
+1555
-4
lines changed- docs/examples
- timecopilot
3 files changed
+1555
-4
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
| 116 | + | |
120 | 117 | | |
121 | 118 | | |
122 | 119 | | |
| |||
0 commit comments