Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is_monotonic should be update to is_monotonic_increasing #156

Open
JIN-Li-stats opened this issue Apr 9, 2023 · 1 comment
Open

is_monotonic should be update to is_monotonic_increasing #156

JIN-Li-stats opened this issue Apr 9, 2023 · 1 comment

Comments

@JIN-Li-stats
Copy link

\pycox\evaluation\eval_surv.py:36: FutureWarning: is_monotonic is deprecated and will be removed in a future version. Use is_monotonic_increasing instead.

@GlitchyHydra
Copy link

Hello! Any updates? The problem is still relevant today. I was forced to roll back to pandas 1.4.4, because I didn't want to change pycox files everywhere

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants