ucam-department-of-psychiatry / crate

Create and use de-identified research databases. Preprocess, extract text, anonymise/de-identify, link, apply natural language processing, query for research, manage consent for contact.
GNU General Public License v3.0
19 stars 7 forks source link

Upgrade python dateutil to 2.7.5 from 2.6.1 #31

Closed mtm93 closed 4 years ago

mtm93 commented 4 years ago

Pandas 1.1.0 was incompatible with dateutils 2.6.1, so updated setup.py to require dateutils 2.7.5.