v1.0.0b1
You beta believe it, it's an improved beta version!
This release focuses on improving workflows using ADRIOs. The real world is messy and full of caveats, so we introduced standardized methods for addressing data issues such as redacted or missing data. In addition, we added the inspect method to help discover and resolve issues.
So far only a selected few ADRIOs have been converted to the "new style" interface (acs5, cdc, and commuting_flows) but we plan to convert the rest of them soon. We believe this is a major improvement in data integrity and ease of use.
Meanwhile we continue to improve our API documentation and squash minor bugs. Enjoy!
What's Changed
- LODES and PRISM estimate fix. by @meaghan66 in #236
- Improved how anomalous floating-point calculations are handled in the particle filter resamplers. by @JeffreyCovington in #238
- Fix DateRange interface problem. by @JavadocMD in #240
- Error message improvement for invalid selections. by @JavadocMD in #234
- Fix error message when there are parameter evaluation issues. by @JavadocMD in #243
- Add DataResolver.get_raw method. by @JavadocMD in #245
- ADRIO refactor by @JavadocMD in #246
- ADRIO minor improvements. by @JavadocMD in #248
Full Changelog: v1.0.0b0...v1.0.0b1