Sebastian Hagn
Sebastian Hagn
Sankey - Specifying hv.Dimension with label attribute breaks the usage in .opts setting 'edge_color'
#### ALL software version info (this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc) Ubuntu 18.04.6 LTS (Bionic Beaver) - Python 3.9.12 - holoviews 1.15.0...
**Is your feature request related to a problem? Please describe.** I would like to use an Interquartile range filter to detect outliers in time series. **Describe the solution you'd like**...
**Describe the bug** Despite the ETS class lists `level` as a parameter which affects the return value in the docstrings of `predict`, `predict_in_sample` and `forecast` function ([models.py](https://github.com/Nixtla/statsforecast/blob/a250036faba7da91129e8227342948aefa11c499/statsforecast/models.py)), all the functions...
Fixes https://github.com/Nixtla/statsforecast/issues/234 Corrects the description of the naive model
Hey, **Is your feature request related to a problem? Please describe.** I noticed when reading the documentation that when you want to switch the section (e.g. from the [setup page](https://nextcloud.github.io/cookbook/dev/contributing/setup)...
Hey, I got the same error as already reported in [Issue 9](https://github.com/at-gmbh/at-python-template/issues/9).  I am on Microsoft Windows 11 Pro (Version 10.0.22000 Build 22000), I set up a new conda...
Hi, I have noticed that in the [Contributing](https://github.com/at-gmbh/at-python-template#contributing) section of the [Readme](https://github.com/at-gmbh/at-python-template/blob/master/README.md) the links to Confluence and the Teams Channel are not up to date. When trying to open the...
Hey, first thanks for the awesome webpage! I have noticed that on the page of [US M1 Anti-tank Gun Team](https://coh3stats.com/explorer/races/american/units/at_gun_57mm_us) for the "Unlock Focused Sight" it says once "Increases vision...
The README suggests that liccheck supports combining pyproject.toml with a liccheck.ini file, for example: ``` [tool.liccheck] strategy_ini_file = "./liccheck.ini" dependencies = true ``` However, this configuration does not work. If...