Sanketh Varamballi
Sanketh Varamballi
Investigate whether these instances of `cast()` are needed. PRs should be small (at most a few files). labelers/base_data_labeler.py - https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/labelers/base_data_labeler.py#L565 - https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/labelers/base_data_labeler.py#L598 - https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/labelers/base_data_labeler.py#L680 - https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/labelers/base_data_labeler.py#L851 - https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/labelers/base_data_labeler.py#L917 labelers/base_model.py -...
Investigate whether these instances of `cast()` are needed. PRs should be small (at most a few files). profilers/data_labeler_column_profile.py - https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/data_labeler_column_profile.py#L266 - https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/data_labeler_column_profile.py#L333 - https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/data_labeler_column_profile.py#L336 profilers/graph_profiler.py - https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/graph_profiler.py#L333 - https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/profilers/graph_profiler.py#L338 -...
Investigate whether these instances of `cast()` are needed. PRs should be small (at most a few files). reports/graphs.py - https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/reports/graphs.py#L77 reports/utils.py - https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/reports/utils.py#L53
Investigate whether these instances of `# type: ignore` are needed. PRs should be small (at most a few files). labelers/base_data_labeler.py - https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/labelers/base_data_labeler.py#L26 - https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/labelers/base_data_labeler.py#L41 - https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/labelers/base_data_labeler.py#L45 - https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/labelers/base_data_labeler.py#L47 - https://github.com/capitalone/DataProfiler/blob/main/dataprofiler/labelers/base_data_labeler.py#L622...
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...