alteryx / alteryx/woodwork

Reorganize utils files

未关闭
#711 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。