-
Notifications
You must be signed in to change notification settings - Fork 653
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
FIX-#1679: Assignment df.loc["row"]["col"] fixed in case of one row #1951
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1951 +/- ##
==========================================
+ Coverage 76.63% 81.85% +5.22%
==========================================
Files 79 79
Lines 9303 9304 +1
==========================================
+ Hits 7129 7616 +487
+ Misses 2174 1688 -486
Continue to review full report at Codecov.
|
@dchigarev plz rebase from master to avoid coverage problem |
Signed-off-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
Signed-off-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
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.
@dchigarev LGTM!
… of one row (modin-project#1951) Signed-off-by: Dmitry Chigarev <dmitry.chigarev@intel.com>
Signed-off-by: Dmitry Chigarev dmitry.chigarev@intel.com
What do these changes do?
flake8 modin
black --check modin
git commit -s