News

Welcome to the psyplot plugin for visualizating and calculating regression plots. This package uses the scipy and statsmodels packages to evaluate your data, fit a regression to it and visualize it ...
Bug report Bug description: While trying to test cattrs on 3.14 I ran into this issue. Here's a simple reproducer that passes on 3.13, but doesn't on 3.14. import gc from dataclasses import dataclass ...