-
Notifications
You must be signed in to change notification settings - Fork 665
Updated required python version to 3.6.1+ #1551
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
Updated required python version to 3.6.1+ #1551
Conversation
Signed-off-by: Dmitry Chigarev <[email protected]>
Please also update the pandas version to 1.0.4 https://github.com/pandas-dev/pandas/releases/tag/v1.0.4 |
done |
Codecov Report
@@ Coverage Diff @@
## master #1551 +/- ##
==========================================
+ Coverage 88.02% 88.11% +0.08%
==========================================
Files 69 69
Lines 6690 6864 +174
==========================================
+ Hits 5889 6048 +159
- Misses 801 816 +15
Continue to review full report at Codecov.
|
After updating pandas to 1.0.4 parquet tests from |
@devin-petersohn parquet fails seems to be fixed, but there is another problem: |
@dchigarev Let's wait on the upgrade for pandas. Reading from S3 public buckets is an important functionality. |
should we update required python version to 3.6.1+ and stay at pandas 1.0.3? |
@dchigarev Yes, I think that is fine for now. |
f80ec23
to
ab73d5f
Compare
done |
Signed-off-by: Dmitry Chigarev [email protected]
What do these changes do?
flake8 modin
black --check modin
git commit -s