kinverarity1 / python-sa-gwdata

Python package for the Groundwater Data section of the DEW WaterConnect website
https://python-sa-gwdata.readthedocs.io/en/latest/index.html
MIT License
3 stars 0 forks source link

Fix for #28 - handle np.nan arg values for UnitNo and ObsNo constructors #29

Closed kinverarity1 closed 1 year ago

kinverarity1 commented 1 year ago

Uses pd.isnull to convert any np.nans to None