USEPA / harmonize-wq

Standardize, clean, and wrangle Water Quality Portal data into more analytic-ready formats
https://usepa.github.io/harmonize-wq/
MIT License
13 stars 5 forks source link

Add examples to docstrings #2

Closed jbousquin closed 7 months ago

jbousquin commented 2 years ago

see geopandas documentation for an example of this

jbousquin commented 1 year ago

See harmonize_wq.visualize.map_counts() for an example as part of the docstring. Will need to think through what data might be best to use for examples and/or how to better use demos/tutorial notebooks alongside documentation.