Katharine
Katharine
We'd love to support more languages. Want to help? Consider submitting a translation to the tool!
**Is your feature request related to a problem? Please describe.** We would like to eventually support workflows that use SnowflakeDB, and one idea that has come up is to use...
**Is your feature request related to a problem? Please describe.** We've had several users request working with Dask directly instead of Spark and Pandas. Because of it's use in the...
**Is your feature request related to a problem? Please describe.** It would be nice if I could preserve ordering and still allow for minimal perturbation - for example, for time...
**Is your feature request related to a problem? Please describe.** When you want to apply the same transformation across multiple columns, you have to copy and paste a bunch of...
**Is your feature request related to a problem? Please describe.** It would be useful within EDA to see what types of transformations I can apply to what Series/Columns so that...
## 📚 Documentation I am using Opacus in an upcoming book on data privacy technologies, and was unable to convert the text classifier example to work properly. Here is my...
I should make this Python 3 compatible and update the code / libraries used, as it seems people enjoy it! :+1:
Following the README, I had to also install several additional libraries (pandas, sklearn, bs4, numpy...etc) to get the API running. It might be useful to update the requirements.txt file w/...
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...