-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Update docs.ecosystem.api.pandasdmx #16172
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
Update docs.ecosystem.api.pandasdmx #16172
Conversation
Codecov Report
@@ Coverage Diff @@
## master #16172 +/- ##
==========================================
+ Coverage 90.86% 90.88% +0.02%
==========================================
Files 162 162
Lines 50819 50819
==========================================
+ Hits 46177 46188 +11
+ Misses 4642 4631 -11
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #16172 +/- ##
==========================================
- Coverage 90.86% 90.86% -0.01%
==========================================
Files 162 162
Lines 50819 50827 +8
==========================================
+ Hits 46177 46183 +6
- Misses 4642 4644 +2
Continue to review full report at Codecov.
|
the European statistics office (Eurostat) | ||
and the European Central Bank (ECB). Datasets may be returned as pandas Series | ||
or multi-indexed DataFrames. | ||
|
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.
I would prefer just a link back to the package readme where you can update.
Thanks. I removed the list of data providers to make it as succinct as
the other project descriptions.
Am 01.05.2017 um 13:53 schrieb Jeff Reback:
…
***@***.**** commented on this pull request.
------------------------------------------------------------------------
In doc/source/ecosystem.rst
<#16172 (comment)>:
> @@ -175,11 +175,28 @@ This package requires valid credentials for this API (non free).
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pandaSDMX is an extensible library to retrieve and acquire statistical data
and metadata disseminated in
-`SDMX <http://www.sdmx.org>`_ 2.1. This standard is currently supported by
-the European statistics office (Eurostat)
-and the European Central Bank (ECB). Datasets may be returned as pandas Series
-or multi-indexed DataFrames.
-
I would prefer just a link back to the package readme where you can
update.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#16172 (review)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADA58uaay7wsCdlbU6ZNSlBTs6_YH3HUks5r1cfMgaJpZM4NMSxY>.
|
Thanks, I'll have to check out your project next time I use eurostat :) |
* Update docs.ecosystem.api.pandasdmx * Remove links to data providers * Removed references to data providers
I am the author of pandaSDMX and contributed the section about two years ago. It is outdated and has become misleading.
git diff upstream/master --name-only -- '*.py' | flake8 --diff