-
Notifications
You must be signed in to change notification settings - Fork 654
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
Fixed #1490. New column case is checked first in __setitem__ #1495
Conversation
…em__ Signed-off-by: Gregory Shimansky <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #1495 +/- ##
==========================================
+ Coverage 83.46% 86.28% +2.81%
==========================================
Files 68 68
Lines 6473 6474 +1
==========================================
+ Hits 5403 5586 +183
+ Misses 1070 888 -182
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.
Looks great @gshimansky, there was an extra newline added.
Co-authored-by: Devin Petersohn <[email protected]>
Signed-off-by: Gregory Shimansky [email protected]
What do these changes do?
flake8 modin
black --check modin
git commit -s