EducationalTestingService / EducationalTestingService/factor_analyzer

Push changes to pypi

Aperta
#142 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
6
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.