DataProfiler
DataProfiler copied to clipboard
Investigate use of # type: ignore in profilers.
Investigate whether these instances of # type: ignore are needed.
PRs should be small (at most a few files).
profilers/base_column_profilers.py
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/base_column_profilers.py#L20
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/base_column_profilers.py#L255
profilers/column_profile_compilers.py
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/column_profile_compilers.py#L25
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/column_profile_compilers.py#L31
profilers/data_labeler_column_profile.py
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/data_labeler_column_profile.py#L42
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/data_labeler_column_profile.py#L58
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/data_labeler_column_profile.py#L59
profilers/datatime_column_profilers.py
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/datetime_column_profile.py#L248
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/datetime_column_profile.py#L312
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/datetime_column_profile.py#L317
profilers/graph_profiler.py
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/graph_profiler.py#L212
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/graph_profiler.py#L397
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/graph_profiler.py#L399
profilers/histogram_utils.py
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/histogram_utils.py#L10
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/histogram_utils.py#L85
profilers/numerical_column_stats.py
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/numerical_column_stats.py#L30
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/numerical_column_stats.py#L35
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/numerical_column_stats.py#L959
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/numerical_column_stats.py#L962
profilers/profile_builder.py
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L266
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L330
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L366
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L603
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L669
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L982
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L1149
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L1159
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L1185
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L1357
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L1501
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L1503
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L1504
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L1507
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L1512
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L1538
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L1608
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L1818
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L2495
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L2509
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L2511
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L2512
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/profile_builder.py#L2704
profilers/unstructured_labeler_profile.py
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/unstructured_labeler_profile.py#L36
profilers/unstructured_text_profile.py
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/unstructured_text_profile.py#L636
- https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/unstructured_text_profile.py#L754