alteryx / alteryx/featuretools_sql
Add `do_not_select` parameter
Aberta
- Linguagem predominante
- Python
- Estrelas
- 10
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.