-
Notifications
You must be signed in to change notification settings - Fork 35
Adding minimum_table_size argument to eds.tables #318
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
Conversation
b132df7 to
06e774c
Compare
Coverage Report
Files without new missing coverage
264 files skipped due to complete coverage. Coverage success: total of 97.76% is above 97.76% 🎉 |
percevalw
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks ! min_rows (similar to pandas API) would maybe be a better fit as a param name ?
06e774c to
8e3e6df
Compare
5dfae50 to
ed272e6
Compare
ed272e6 to
94701f7
Compare
|



Description
Adding a
minimum_table_sizeargument (default 2) toeds.tablesto reduce pollution and withdraw table detections such as :Pierre | Dupont | M | 29/07/1981
Checklist