inbo / niche_vlaanderen

Python package to run the NICHE Vlaanderen model
https://inbo.github.io/niche_vlaanderen/
MIT License
5 stars 0 forks source link

pandas futurewarning #354

Closed johanvdw closed 2 months ago

johanvdw commented 1 year ago

/home/runner/work/niche_vlaanderen/niche_vlaanderen/niche_vlaanderen/vegetation.py:218: FutureWarning: In a future version of pandas, a length 1 tuple will be returned when iterating over a groupby with a grouper equal to a list of length 1. Don't supply a list with a single grouper to avoid this warning.

stijnvanhoey commented 2 months ago

closing, fixed by #370