alteryx / alteryx/featuretools-tsfresh-primitives
Support with statsmodels >= 0.13.0
- 主要语言
- Python
- 星标
- 37
- 派生
- 10
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Incompatibility with stats models >= 0.13.0
#### Feature Request Description
I use the latest version of `featuretools` and very happy to have it. However, also I want to use package `darts` in my project as it is very useful in time series tasks as well as as `featuretools` and `tsfresh` and this is not possible. `Darts` requires the latest versions of `statsmodels` which are >=0.13.0 and `featuretools` depends on `featuretools-tsfresh-primitives` (1.0.1) which are dependent on `statsmodels` <= 0.12.2. That is why, I want to ask is it possible to upgrade dependencies of `featuretools-tsfresh-primitives` so that both packages `featuretools` and `darts` are available in the same project ?
#### Output of ``featuretools.show_info()``
Featuretools version: 1.3.0
SYSTEM INFO
-----------
python: 3.8.9.final.0
python-bits: 64
OS: Darwin
OS-release: 19.6.0
machine: x86_64
processor: i386
byteorder: little
LC_ALL: None
LANG: None
LOCALE: None.UTF-8
INSTALLED VERSIONS
------------------
numpy: 1.21.1
pandas: 1.3.4
tqdm: 4.62.3
PyYAML: 6.0
cloudpickle: 2.0.0
dask: 2021.11.2
distributed: 2021.11.2
psutil: 5.8.0
pip: 21.3.1
setuptools: 49.2.1
None
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。