thehyve / ohdsi-omop-pioneer

0 stars 1 forks source link

Fix pandas dtypes #39

Closed Spayralbe closed 2 years ago

Spayralbe commented 2 years ago

UInt64 dtype is no longer allowed in to_sql in latest pandas version. Change to int32.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information