datafuzz
datafuzz copied to clipboard
A data science Python library aimed at adding fuzz, noise and other issues to your data for testing purposes.
* datafuzz version: 0.1.0a * Python version: 3.5 * Operating System: Linux Ubuntu ### Description Describe what you were trying to get done. I was trying to add some noise...
For the fuzz and noise modules, there are occasional failures -- sometimes correct (we failed to change values due to the datatype) and sometimes incorrect (equivalence is issued for arrays...
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...