-
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
FEAT-#1189: Add DataFrame.stack
#1673
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1673 +/- ##
==========================================
+ Coverage 76.66% 76.69% +0.03%
==========================================
Files 79 79
Lines 9354 9363 +9
==========================================
+ Hits 7171 7181 +10
+ Misses 2183 2182 -1
Continue to review full report at Codecov.
|
b03fe81
to
12271e7
Compare
DataFrame.stack
07a4496
to
0bd3234
Compare
8c4c128
to
d2ae49b
Compare
@devin-petersohn Could you review this, please? |
a40712f
to
488d4a2
Compare
Signed-off-by: Alexey Prutskov <alexey.prutskov@intel.com>
488d4a2
to
c2d1fed
Compare
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.
LGTM, thanks @prutskov
Signed-off-by: Alexey Prutskov <alexey.prutskov@intel.com>
Signed-off-by: Alexey Prutskov alexey.prutskov@intel.com
What do these changes do?
flake8 modin
black --check modin
git commit -s