| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-04 | 404 Bytes | |
| v0.20.0 source code.tar.gz | 2026-02-04 | 61.5 MB | |
| v0.20.0 source code.zip | 2026-02-04 | 61.9 MB | |
| Totals: 3 Items | 123.4 MB | 0 | |
New Features
- Added the
generate_dataset()function for creating realistic synthetic test data fromSchemadefinitions, with a suite of field helper functions (int_field(),string_field(),date_field(),name_field(), etc.) and support for 50 country locales via thecountry=parameter. (#348)
Full Changelog: https://github.com/posit-dev/pointblank/compare/v0.19.0...v0.20.0