DataProfiler
DataProfiler copied to clipboard
Static Type Hinting: `dataprofiler/reports/graphs.py`
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 dataprofiler/reports/graphs.py.
Additional context:
- mypy documentation
- Why use python types?
I'm working on this.
Sounds great -- we will keep an eye out for the PR, @stefanycoimbra
Hey @stefanycoimbra! Any update on this? Thanks!
Yes, I'm trying to submit it now. Sorry for the delay, I had to fix my computer.
Sounds good! I'll take a look tomorrow - thanks for the contribution!
PR merged! Thanks again, @stefanycoimbra !