Releases: censusdis/censusdis
0.99.4
0.99.3
This is a minor release extending the new CLI interface. If you want to learn about the new CLI interface, check
out this blog post with an overview and examples.
What's Changed
Full Changelog: 0.99.1...0.99.3
0.99.1
This release has an exciting new feature that we got in under the wire before 1.0. Now you can download a data
set, optionally compute fractional population variables, and generate plots, all from the command line. This makes
it much easier to make censusdis a component of data pipelines and to download data as a one-off without writing
any python code.
What's Changed
Full Changelog: 0.99.0...0.99.1
0.99.0
0.17.1
0.17.0
0.16.0
0.15.2
0.15.1
What's Changed
- Water removal sliver fixes by @CanyonFoot in #148
- Extended Censusdis Datasets Documentation by @audreymarthin in #149
- Automated running symbolic.py with fixed rebase by @audreymarthin in #153
- Add demo notebook using new DHC-A data. by @vengroff in #154
New Contributors
- @audreymarthin made their first contribution in #144
Full Changelog: 0.15.0...0.15.1
0.15.0
This is our first beta release. The main new feature is the addition of the ability to clip water
from geography. Other changes are to docs, performance, and compatibility. See below.
What's Changed
- Call pd.concat instead of pd.DataFrame.append. by @vengroff in #134
- Ensure documentation, especially images, are up to date #135 by @ibzimh in #137
- Clip geographies so they don't intersect water. by @CanyonFoot in #121
New Contributors
Full Changelog: 0.14.0...0.15.0