Skip to content

Commit

Permalink
whitelist tbats (#2069)
Browse files Browse the repository at this point in the history
## Changes
whitelist tbats

### Linked issues
Progresses #1901 

### Functionality 
None

### Tests
- [x] manually tested

Co-authored-by: Eric Vergnaud <[email protected]>
  • Loading branch information
ericvergnaud and ericvergnaud authored Jul 10, 2024
1 parent 9f625b6 commit 8eda573
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions src/databricks/labs/ucx/source_code/known.json
Original file line number Diff line number Diff line change
Expand Up @@ -25439,6 +25439,55 @@
"tabulate": [],
"tabulate.version": []
},
"tbats": {
"tbats": [],
"tbats.abstract.ArrayHelper": [],
"tbats.abstract.Case": [],
"tbats.abstract.ComponentMatrix": [],
"tbats.abstract.Components": [],
"tbats.abstract.Context": [],
"tbats.abstract.ContextInterface": [],
"tbats.abstract.Estimator": [],
"tbats.abstract.MatrixBuilder": [],
"tbats.abstract.MatrixBuilderCache": [],
"tbats.abstract.MatrixBuilderInterface": [],
"tbats.abstract.Model": [],
"tbats.abstract.ModelParams": [],
"tbats.abstract.ParamsOptimizer": [],
"tbats.abstract.SeedFinder": [],
"tbats.abstract": [],
"tbats.bats.BATS": [],
"tbats.bats.Case": [],
"tbats.bats.Components": [],
"tbats.bats.Context": [],
"tbats.bats.MatrixBuilder": [],
"tbats.bats.Model": [],
"tbats.bats.ModelParams": [],
"tbats.bats.ParamsOptimizer": [],
"tbats.bats.SeedFinder": [],
"tbats.bats": [],
"tbats.error.BatsException": [],
"tbats.error.BatsWarning": [],
"tbats.error.ExceptionHandler": [],
"tbats.error.InputArgsException": [],
"tbats.error.InputArgsWarning": [],
"tbats.error.ModelWarning": [],
"tbats.error": [],
"tbats.tbats.Case": [],
"tbats.tbats.Components": [],
"tbats.tbats.Context": [],
"tbats.tbats.HarmonicsChoosingStrategy": [],
"tbats.tbats.MatrixBuilder": [],
"tbats.tbats.Model": [],
"tbats.tbats.ModelParams": [],
"tbats.tbats.ParamsOptimizer": [],
"tbats.tbats.SeedFinder": [],
"tbats.tbats.TBATS": [],
"tbats.tbats": [],
"tbats.transformation.BoxCox": [],
"tbats.transformation.Guerrero": [],
"tbats.transformation": []
},
"tenacity": {
"tenacity": [],
"tenacity._utils": [],
Expand Down

0 comments on commit 8eda573

Please sign in to comment.