-
Notifications
You must be signed in to change notification settings - Fork 55
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] Validate multi-ticker pandas arguments #263
[fix] Validate multi-ticker pandas arguments #263
Conversation
5b92b42
to
e5e298d
Compare
Codecov Report
@@ Coverage Diff @@
## master #263 +/- ##
==========================================
+ Coverage 96.64% 96.73% +0.09%
==========================================
Files 4 5 +1
Lines 179 184 +5
==========================================
+ Hits 173 178 +5
Misses 6 6
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #263 +/- ##
==========================================
+ Coverage 96.64% 96.73% +0.09%
==========================================
Files 4 5 +1
Lines 179 184 +5
==========================================
+ Hits 173 178 +5
Misses 6 6
Continue to review full report at Codecov.
|
This error message seems to be way more related to the actuall error. Good Job ;) Nevertheless i would like to see a feature in the future to get all metrics from a list of tickers with a single api call. Kind Regards |
Hi @Kuhno92 , Thanks for chiming in. I'm going to merge this updated error message for now, and file an issue to consider adding this new method as a feature request. Would something like this code snippet work for your use case? |
e5e298d
to
03e7b53
Compare
Summary of Changes
Checklist
HISTORY.rst
with an entry summarizing your change