Skip to content

ESUS-large

Compare
Choose a tag to compare
@fccoelho fccoelho released this 25 May 12:40

On this release the download of ESUS data was modified to allow the download of datasets larger than memory. Data is streamed directly to disk and a Pandas Dataframe chunk iterator is returned.

A ESUS preprocessing module was added, with a function to count cases by age and sex between two dates.

The CNES module was also improved.