EducationalTestingService / EducationalTestingService/factor_analyzer

Push changes to pypi

未关闭
#142 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
6
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

**Did you read the notes?**
yes

**Describe the bug**
force_all_finite is deprecated. your repo has ensure_all_finite, but the package on pypi, v0.5.1 still has the deprecated function.

**To Reproduce**
.fit(...)

**Expected behavior**
no deprecation warmings
`FutureWarning: 'force_all_finite' was renamed to 'ensure_all_finite' in 1.6 and will be removed in 1.8.`

**Versions (please complete the following information):**
- OS: Linux
- Python: 3.12.0
- Versions for `factor_analyzer` / `numpy` / `scipy` / `pandas`
- fa: 0.5.1
- numpy: 1.26.4
- scipy: 1.13.1
- pandas: 2.2.3

**Additional context**
If you need/want additional testing before you release your next version, please let me know.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。