-
Notifications
You must be signed in to change notification settings - Fork 679
Adding yahoo finance documentation #823
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
Added yahoo finance documentation in response to pydata#817
fix: corrected mistaken change to date
fix: removed extra files
fix: Restoring changed files to master
I think this version is better. |
Codecov Report
@@ Coverage Diff @@
## master #823 +/- ##
==========================================
- Coverage 64.67% 64.64% -0.04%
==========================================
Files 62 62
Lines 2848 2848
Branches 305 305
==========================================
- Hits 1842 1841 -1
- Misses 932 933 +1
Partials 74 74
Continue to review full report at Codecov.
|
Can you unstage the sqllite file. This should not be added. |
After that it should be good. The rename is fine with me. |
fix: Restoring changed files to master
I'm unfortunately stuck on unstaging the file. |
Okay, I think I finally have it - I just went to my fork, deleted cache.sqlite, and committed |
LGTM. |
git diff upstream/master -u -- "*.py" | flake8 --diff
black --check pandas_datareader