ramonhagenaars / nptyping

💡 Type hints for Numpy and Pandas
MIT License
576 stars 29 forks source link

[WIP] Added geodataframe support #118

Open cojmeister opened 6 months ago

cojmeister commented 6 months ago

Answering issue: #116

I've added support for geodataframes, if there is a better way to add them, let me know, I'll correct it.

I didn't know how to add the geopandas dependency.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

cojmeister commented 6 months ago

Also, out of the box tests are failing and there are dependency conflicts