Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move profile to numeric stats mixin #337

Merged
merged 9 commits into from
Jul 19, 2021
Merged

Move profile to numeric stats mixin #337

merged 9 commits into from
Jul 19, 2021

Conversation

AnhTruong
Copy link
Contributor

Others inherited class will call the profile from numeric stat mixin:

  • float
  • int
  • text

@JGSweets JGSweets enabled auto-merge (squash) July 15, 2021 17:36
Comment on lines +68 to +69
profile.pop('num_zeros')
profile.pop('num_negatives')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should add a comment here

@JGSweets JGSweets added Low Priority Cosmetic improvement or minor bug Refactor Code that is being modified to improve the library labels Jul 16, 2021
@JGSweets JGSweets merged commit 00933e6 into capitalone:main Jul 19, 2021
@JGSweets JGSweets mentioned this pull request Aug 9, 2021
stevensecreti pushed a commit to stevensecreti/DataProfiler that referenced this pull request Jun 15, 2022
* move profile to nnumeric stats

* clean code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Priority Cosmetic improvement or minor bug Refactor Code that is being modified to improve the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants