- Formatting of noised dates implemented - Moved from pd.NA to np.nan - Added validation of user-supplied configuration - Changed 'row_noise_level' to 'probability' - Improved logging and added a noising progress bar - Set default logging level to 'INFO', configurable with 'verbose' flag
0.5.0
- Bugfix to apply incorrect selection noising at the expected probability - Implement the omission noise function - Implement schema for output columns and their dtypes - Implement a year filter to the form generation functions - Support a path to data root directory as form generation function argument - Update documentation
**0.4.0 - 04/11/23**
- Generate default configuration instead of maintaining a static file - Read sample data if no data argument is provided - Update sample datasets
0.3.2
- Update sample datasets
0.3.1
- Build docs to readthedocs - Implement zipcode miswriting function - Implement fake name noise function - Add sample data to package - Support parquet files
0.3.0
- Implement numeric miswriting noise function - Implement age miswriting noise function - Implement additional forms: ACS, CPS, WIC, and SSA - Read data in from HDF files instead of CSV files