soda-inria / hazardous

Competing Risks and Survival Analysis
https://soda-inria.github.io/hazardous/
MIT License
45 stars 11 forks source link

Fix a pandas warning in load_seer #59

Closed ogrisel closed 1 month ago

ogrisel commented 2 months ago

The cleaner fix would be to pass fixed column dtypes as stated in the inline comment but this will be done later...