Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sdv-dev/RDT issues and pull requests

#626 - Add version add-on discovery

Pull Request - State: closed - Opened by frances-h over 1 year ago - 1 comment

#625 - detect_initial_config() return attribute error

Issue - State: closed - Opened by bearberror over 1 year ago - 2 comments
Labels: bug, resolution:cannot replicate

#624 - `RegexGenerator` takes too much time and runs out of memory if there are too many possibilities

Issue - State: closed - Opened by npatki over 1 year ago
Labels: bug, feature:transformer

#623 - `RegexGenerator` fails to generate values if there are too many possibilities

Issue - State: closed - Opened by npatki over 1 year ago
Labels: bug, feature:transformer

#622 - Issue 619 faker seed

Pull Request - State: closed - Opened by fealho over 1 year ago - 1 comment

#621 - Rename `CustomLabelEncoder` to `OrderedLabelEncoder`

Issue - State: closed - Opened by npatki over 1 year ago
Labels: feature request, feature:transformer

#620 - Add functionality to find version add-on

Issue - State: closed - Opened by amontanez24 over 1 year ago
Labels: feature request

#619 - Choose a different seed for each transformer

Issue - State: closed - Opened by npatki over 1 year ago - 2 comments
Labels: feature request

#618 - List package stage as `5 - Production/Stable`

Issue - State: closed - Opened by npatki over 1 year ago
Labels: documentation, maintenance

#617 - LabelEncoder() with add_noise = True does not Support 'category' pandas dtype

Issue - State: closed - Opened by R-Palazzo over 1 year ago - 1 comment
Labels: feature request, feature:transformer

#616 - Unnecessary warning in `OneHotEncoder` when there are `nan` values

Issue - State: closed - Opened by npatki over 1 year ago
Labels: bug

#615 - Remove `psutil`

Issue - State: closed - Opened by npatki over 1 year ago
Labels: feature request, feature:transformer

#614 - Consider deprecating the `FrequencyEncoder`

Issue - State: closed - Opened by npatki over 1 year ago - 2 comments
Labels: feature request

#613 - ClusterBasedNormalizer vs GaussianNormalizer vs PowerTransformer

Issue - State: open - Opened by candalfigomoro over 1 year ago - 1 comment
Labels: question

#612 - 1.3 Release Notes

Pull Request - State: closed - Opened by amontanez24 over 1 year ago - 1 comment

#611 - Consider frequency when ordering categories in `LabelEncoder`

Issue - State: open - Opened by npatki over 1 year ago
Labels: feature request

#610 - The 'reset_randomization' should also apply to 'fit' and 'transform'

Pull Request - State: closed - Opened by amontanez24 over 1 year ago - 1 comment

#609 - Cannot print 'CustomLabelEncoder': 'ValueError'

Pull Request - State: closed - Opened by amontanez24 over 1 year ago - 1 comment

#608 - The `reset_randomization` should also apply to `fit` and `transform`

Issue - State: closed - Opened by npatki over 1 year ago
Labels: bug

#607 - Cannot print `CustomLabelEncoder`: `ValueError`

Issue - State: closed - Opened by npatki over 1 year ago
Labels: bug

#606 - Replace missing values with variable (random) values from the dataset

Issue - State: closed - Opened by npatki over 1 year ago
Labels: feature request

#605 - Fix `HyperTransformer` `reset_randomization` raising an error.

Pull Request - State: closed - Opened by pvk-developer over 1 year ago - 1 comment

#604 - `HyperTransformer` `reset_randomization` fails when `transformer` is `None`

Issue - State: closed - Opened by pvk-developer over 1 year ago
Labels: bug, new

#603 - Add Python 3.10-3.11 and drop Python 3.6 support

Pull Request - State: closed - Opened by pvk-developer almost 2 years ago - 1 comment

#602 - Update errors

Pull Request - State: closed - Opened by amontanez24 almost 2 years ago - 1 comment

#601 - Remove dependency for `psutil`

Issue - State: closed - Opened by npatki almost 2 years ago - 1 comment
Labels: resolution:duplicate, maintenance

#600 - Package maintenance update

Pull Request - State: closed - Opened by pvk-developer almost 2 years ago - 1 comment

#599 - Update errors

Issue - State: closed - Opened by amontanez24 almost 2 years ago
Labels: feature request

#598 - Apply new label instead of pending review

Pull Request - State: closed - Opened by npatki almost 2 years ago - 2 comments

#597 - Change the default issue label from `pending review` to `new`

Issue - State: closed - Opened by npatki almost 2 years ago
Labels: internal

#596 - Warning for unseen categories {nan}

Issue - State: closed - Opened by ianlokh almost 2 years ago - 4 comments
Labels: bug, resolution:duplicate

#595 - High Python versions should not be compatible with very old RDT versions

Issue - State: open - Opened by npatki almost 2 years ago
Labels: maintenance

#594 - RDT 1.3 Package Maintenance Updates

Issue - State: closed - Opened by npatki almost 2 years ago
Labels: internal, documentation, maintenance

#593 - Support Python 3.10

Issue - State: closed - Opened by npatki almost 2 years ago - 1 comment
Labels: maintenance

#592 - Fix warning message in `_learn_rounding_digits`

Pull Request - State: closed - Opened by fealho almost 2 years ago - 1 comment

#591 - Fix `learn_rounding_scheme` for more than 14 digits

Pull Request - State: closed - Opened by fealho almost 2 years ago - 1 comment

#590 - `ClusterBasedNormalizer` missing in the Python 3.10 wheel

Issue - State: closed - Opened by bcebere almost 2 years ago - 6 comments
Labels: bug, resolution:resolved

#589 - Add ability to control randomness

Pull Request - State: closed - Opened by amontanez24 almost 2 years ago - 1 comment

#588 - Use FutureWarning instead of DeprecationWarning

Pull Request - State: closed - Opened by amontanez24 almost 2 years ago

#587 - Fix `OneHotEncoder` to support boolean values

Pull Request - State: closed - Opened by pvk-developer almost 2 years ago

#586 - Fixing workflows

Pull Request - State: closed - Opened by amontanez24 almost 2 years ago

#585 - Printing and error improvements

Pull Request - State: closed - Opened by amontanez24 almost 2 years ago - 1 comment

#584 - Add ability to control randomness

Issue - State: closed - Opened by amontanez24 almost 2 years ago
Labels: feature request

#583 - OneHotEncoder doesn't work with boolean sdtype

Issue - State: closed - Opened by amontanez24 almost 2 years ago
Labels: bug

#582 - Warnings not showing on update_transformers_by_sdtype

Issue - State: closed - Opened by amontanez24 almost 2 years ago
Labels: bug

#581 - Printing and error improvements

Issue - State: closed - Opened by amontanez24 almost 2 years ago
Labels: feature request

#580 - Add `reset_anonymization` to `AnonymizedFaker` and `HyperTransformer`

Pull Request - State: closed - Opened by pvk-developer almost 2 years ago - 1 comment

#579 - Make `RegexGenerator` not to reset

Pull Request - State: closed - Opened by pvk-developer almost 2 years ago - 1 comment

#578 - Remove support for classes and strings in `field_transformers`. Only actual instances allowed.

Pull Request - State: closed - Opened by fealho almost 2 years ago - 1 comment

#577 - Update `missing_value_replacement` default

Pull Request - State: closed - Opened by fealho almost 2 years ago - 1 comment

#576 - Impute missing values by default

Issue - State: closed - Opened by npatki almost 2 years ago
Labels: feature request

#575 - Add seed argument to the ClusterBasedNormalizer

Pull Request - State: closed - Opened by AndresAlgaba almost 2 years ago

#574 - Adding a seed argument to the ClusterBasedNormalizer

Issue - State: open - Opened by AndresAlgaba almost 2 years ago

#573 - Make `NullTransformer` deterministic

Pull Request - State: closed - Opened by fealho almost 2 years ago

#572 - Remove `.value`

Pull Request - State: closed - Opened by fealho almost 2 years ago - 1 comment

#571 - Remove scipy limit

Pull Request - State: closed - Opened by AndresAlgaba almost 2 years ago

#570 - Allowing for scipy>=1.8?

Issue - State: closed - Opened by AndresAlgaba almost 2 years ago - 1 comment
Labels: maintenance, resolution:resolved

#569 - Remove transformers tree

Pull Request - State: closed - Opened by fealho almost 2 years ago - 1 comment

#568 - Update HyperTransformer

Pull Request - State: closed - Opened by fealho almost 2 years ago

#567 - Add error to `NullTransformer` when data only contains nans

Pull Request - State: closed - Opened by fealho almost 2 years ago

#566 - Update `next_transformer` logic

Pull Request - State: closed - Opened by fealho almost 2 years ago - 1 comment

#565 - Add utility functions

Pull Request - State: closed - Opened by pvk-developer almost 2 years ago - 2 comments

#564 - Issue 533 final

Pull Request - State: closed - Opened by fealho almost 2 years ago

#563 - Update `update_transformers` validation

Pull Request - State: closed - Opened by fealho almost 2 years ago - 1 comment

#562 - Fix when supported sdtype was set using `set_config`.

Pull Request - State: closed - Opened by pvk-developer almost 2 years ago - 1 comment

#561 - Add utility functions to `AnonymizedFaker`

Issue - State: closed - Opened by pvk-developer almost 2 years ago
Labels: feature request

#560 - Setting config on `HyperTransformer` does not read `supported_sdtypes`

Issue - State: closed - Opened by pvk-developer almost 2 years ago
Labels: bug

#559 - Add a `reset_anonymization` method

Issue - State: closed - Opened by pvk-developer almost 2 years ago - 1 comment
Labels: feature request

#558 - Make `RegexGenerator` not to reset itself

Issue - State: closed - Opened by pvk-developer almost 2 years ago
Labels: feature request

#557 - Change the NEXT_TRANSFORMERS logic

Issue - State: closed - Opened by amontanez24 almost 2 years ago
Labels: feature request

#556 - Float formatter `learn_rounding_scheme` doesn't work on all digits

Issue - State: closed - Opened by npatki about 2 years ago
Labels: bug

#555 - Verbosity of `detect_initial_config` is a bad experience for large datasets

Issue - State: closed - Opened by npatki about 2 years ago - 1 comment
Labels: feature request, resolution:resolved

#546 - Add `create_anonymized_columns` method to anonymize data from scratch

Issue - State: closed - Opened by npatki about 2 years ago
Labels: feature request

#545 - Extra anonymized columns are created during `reverse_transform_subset`

Issue - State: closed - Opened by npatki about 2 years ago - 1 comment
Labels: bug

#543 - Remove `.value` suffix

Pull Request - State: closed - Opened by fealho about 2 years ago

#541 - Don't copy instances of tranformer

Issue - State: closed - Opened by npatki about 2 years ago
Labels: feature request

#540 - Update API for `update_transformers_by_sdtype` to be more explicit about instances vs. copies

Issue - State: closed - Opened by npatki about 2 years ago
Labels: feature request

#533 - Remove '.value' suffix

Issue - State: closed - Opened by amontanez24 about 2 years ago - 1 comment
Labels: feature request

#526 - Auto apply "new" label instead of "pending review"

Issue - State: closed - Opened by npatki about 2 years ago - 1 comment
Labels: maintenance

#490 - Issue 479 transform validation

Pull Request - State: closed - Opened by fealho over 2 years ago

#427 - Add unit tests to `detect_initial_config` method

Pull Request - State: closed - Opened by fealho over 2 years ago - 1 comment

#411 - Add PIIAnonymizer transformer

Pull Request - State: closed - Opened by pvk-developer over 2 years ago - 1 comment

#172 - Add `StandardScaling` Transformer

Issue - State: closed - Opened by sarahmish about 3 years ago - 1 comment
Labels: feature request, feature:transformer, resolution:resolved

#172 - Add `StandardScaling` Transformer

Issue - State: closed - Opened by sarahmish about 3 years ago - 1 comment
Labels: feature request, feature:transformer, resolution:resolved

#159 - Add RDT API Reference to SDV Documentation

Issue - State: closed - Opened by csala over 3 years ago - 1 comment
Labels: documentation, resolution:obsolete

#140 - Improve testing setup and test on Windows

Pull Request - State: closed - Opened by csala almost 4 years ago - 2 comments

#140 - Improve testing setup and test on Windows

Pull Request - State: closed - Opened by csala almost 4 years ago - 2 comments