DataProfiler icon indicating copy to clipboard operation
DataProfiler copied to clipboard

Investigate use of cast() in reports.

Open Sanketh7 opened this issue 3 years ago • 0 comments

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

Sanketh7 avatar Nov 16 '22 15:11 Sanketh7