Right now we are handling a few edge cases and smartly detecting the death date (mostly assuming it will be called death_date, maybe it would be good to have an option in the config to specify the "date time" column to parse/target? This could open up users to the idea of time-series analysis as well.
Right now we are handling a few edge cases and smartly detecting the death date (mostly assuming it will be called
death_date
, maybe it would be good to have an option in the config to specify the "date time" column to parse/target? This could open up users to the idea of time-series analysis as well.