kjam / datafuzz

A data science Python library aimed at adding fuzz, noise and other issues to your data for testing purposes.
Other
30 stars 4 forks source link

Initial Update #1

Open pyup-bot opened 7 years ago

pyup-bot commented 7 years ago

This is my first visit to this fine repo so I have bundled all updates in a single pull request to make things easier for you to merge.

Close this pull request and delete the branch if you want me to start with single pull requests right away

Here's the executive summary:

Updates

Here's a list of all the updates bundled in this pull request. I've added some links to make it easier for you to find all the information you need.

dataset 0.8.0 » 1.0.1 PyPI | Repo
Faker 0.8.1 » 0.8.3 PyPI | Changelog | Repo
tox 2.8.1 » 2.8.2 PyPI | Changelog | Docs

Changelogs

Faker 0.8.1 -> 0.8.3

0.8.3


  • Fix release build.

0.8.2


  • Revert name change of faker.generator.random. Thanks adamchainz.
  • Document the global shared random.Random and seed_instance(). Thanks adamchainz.

Once you have closed this pull request, I'll create separate pull requests for every update as soon as I find them.

That's it for now!

Happy merging! 🤖