You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pancakereport Upon testing, I am finding that the lifelines version 0.27.8 is not compatible with the scipy version 1.4.1 in the hub. If I upgrade lifelines package to the latest version 0.30.0 then the import lifelines statement works fine or else I am getting the below message.
ImportError: cannot import name 'trapz' from 'scipy.integrate' ([/srv/conda/lib/python3.11/site-packages/scipy/integrate/__init__.py](https://datahub.berkeley.edu/srv/conda/lib/python3.11/site-packages/scipy/integrate/__init__.py))
Let me know if you are okay with the version upgrade?
Package Name
lifelines
Package Version
0.27.8
Hub URL
datahub.berkeley.edu
Reproducible test case
Course Name
https://classes.berkeley.edu/content/2025-spring-econ-148-001-lec-001
Semester Details
Sp25
Installation Deadline
March 14, but by the morning of the 18th at the latest
The text was updated successfully, but these errors were encountered: