Reorganize utils files
Aberta
refactor
- Linguagem predominante
- Python
- Estrelas
- 155
- Forks
- 24
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
We currently have a bunch of different util files, and we should consider evaluating our naming convention as well as whether the functions in each util file are in the correct file.
* utils - user facing functions/used widely across woodwork (like `get_column_logical_type`)
* accessor_utils - related to table and column accessor - add `_parse_logical_type` to this file
* statistics_utils - all statistical functions
* (? add?) latlong_utils - various latlong conversion functions
* type_sys_utils - related to woodwork typing
* s3_utils - maybe move _is_url and _is_s3 (though this is probably for another time)
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.