-
Notifications
You must be signed in to change notification settings - Fork 665
DOCS-#2015: update supported docs #2016
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
Signed-off-by: Anatoly Myachev <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #2016 +/- ##
==========================================
- Coverage 81.94% 81.92% -0.03%
==========================================
Files 79 79
Lines 9575 9575
==========================================
- Hits 7846 7844 -2
- Misses 1729 1731 +2
Continue to review full report at Codecov.
|
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.
@anmyachev LGTM!
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.
thanks @anmyachev, good catch!
Signed-off-by: Anatoly Myachev <[email protected]>
Signed-off-by: Anatoly Myachev [email protected]
What do these changes do?
flake8 modin
black --check modin
git commit -s
from_dict
andfrom_records
are defaulting to pandas #2015