I’m trying to use the polars.testing.parametrics.dataframes but I have this error:
ModuleNotFoundError: polars.testing.parametric.columns requires the ‘hypothesis’ module.
But the ‘hypothesis’ module is already installed and imported. I even reinstalled the latest version : 6.100.1
Does anyone has experienced the same problem?
TY
New contributor
user24652809 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.