Reorganize utils files
未关闭
refactor
- 主要语言
- Python
- 星标
- 155
- 派生
- 24
- PR 合并指标
- 30 天内没有已合并 PR
描述
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)
贡献指南
评估
这个 Issue 还没有评估数据。