alteryx / alteryx/featuretools_sql
Add `do_not_select` parameter
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 10
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.