DataProfiler icon indicating copy to clipboard operation
DataProfiler copied to clipboard

Static Type Hinting: `dataprofiler/profilers/`

Open taylorfturner opened this issue 3 years ago • 1 comments
trafficstars

Is your feature request related to a problem? Please describe. Improve the project in the area of

  • Make collaboration and code contribution easier
  • Getting started with the code when a contributor is new to the code base

Describe the outcome you'd like: Utilizing types from mypy documentation for python3, implement type hinting in the dataprofiler/profilers/ folder. In this case, because there are multiple files in the folder, at the very minimum the changes should be partitioned out into multiple Pull Requests (PRs). Potentially this could go so far as 1 PR --> 1 file update with type hints.

Additional context:

taylorfturner avatar Aug 12 '22 03:08 taylorfturner

Because this folder is so large, I recommend making more PRs that are smaller (3 - 4 files at a time / keep the net diff number lower when possible).

taylorfturner avatar Sep 15 '22 13:09 taylorfturner

@tonywu315 all these are done at this point?

taylorfturner avatar Sep 29 '22 19:09 taylorfturner

they are all done

tonywu315 avatar Oct 01 '22 15:10 tonywu315

awesome I'll close this ticket then since these are all merged. Thx! CC @JGSweets @tonywu315

taylorfturner avatar Oct 06 '22 18:10 taylorfturner