alteryx / alteryx/featuretools-tsfresh-primitives

pypi pandas version fixed at <2.0.0

未關閉
#105 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
37
分支
10
PR 合併指標
30 天內沒有已合併 PR

描述

Hi,

I'm installing through the latest pip and when I install the latest:

pip install featuretools-tsfresh-primitives==1.0.2

I keep seeing the requirement of pandas (<2.0.0,>=1.3.0), even though in your setup.cfg you don't pin it to an upper limit. But when I look into the wheel I do see that requirement:

Metadata-Version: 2.1
Name: featuretools-tsfresh-primitives
Version: 1.0.2
Summary: TSFresh primitives for featuretools
Home-page: https://github.com/alteryx/featuretools-tsfresh-primitives/
Author: Feature Labs, Inc.
Author-email: support@featurelabs.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tsfresh (>=0.19.0)
Requires-Dist: pandas (<2.0.0,>=1.3.0)
Requires-Dist: featuretools (>=1.0.0)

Please align the wheel with the setup.cfg

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。