-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Install pyreadstat using conda instead #27061
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
``` > conda search pyreadstat -c conda-forge Loading channels: done # Name Version Build Channel pyreadstat 0.2.1 py36h301d43c_0 conda-forge pyreadstat 0.2.1 py37h301d43c_0 conda-forge pyreadstat 0.2.5 py36h301d43c_0 conda-forge pyreadstat 0.2.5 py37h301d43c_0 conda-forge pyreadstat 0.2.6 py36h301d43c_0 conda-forge pyreadstat 0.2.6 py37h301d43c_0 conda-forge ```
Can you run edit: actually never mind. It may be identical. |
related to #27062 |
Codecov Report
@@ Coverage Diff @@
## master #27061 +/- ##
==========================================
- Coverage 92.04% 92.04% -0.01%
==========================================
Files 180 180
Lines 50713 50713
==========================================
- Hits 46680 46677 -3
- Misses 4033 4036 +3
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #27061 +/- ##
==========================================
- Coverage 92.04% 92.04% -0.01%
==========================================
Files 180 180
Lines 50713 50713
==========================================
- Hits 46680 46677 -3
- Misses 4033 4036 +3
Continue to review full report at Codecov.
|
Thanks @rs2 |
The rest of the dependencies in that section are sorted alphabetically, if you want to resort in a follow up, that would keep things consistent. |
git diff upstream/master -u -- "*.py" | flake8 --diff