alteryx / alteryx/featuretools_sql
Add `do_not_select` parameter
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 10
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Suppose user has 100 tables, and wants to include all but `n`. It may be useful to have a `do_not_select` parameter instead of having to enumerate the `100-n` tables they do want in the `select_only` argument.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.