alteryx / alteryx/featuretools_sql
Add `do_not_select` parameter
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.