dr-leo
dr-leo
I've worked a bit on the intake_sdmx code and was hopeful to release within the next few days. See dr-leo/intake_sdmx#5. However, it appears that for mlist type user_params, the allowed...
OK. So this is a feature. And it kind of makes sense as the yaml of such instance only needs the actual args passed to the instance, not what else...
To be more precise: What do I have to do to enable GUI-based code selection? - I haven't tried the GUI so far. So does the GUI inspect entry._yaml() which...
Got you. I guess the last open question is the one you raised regarding timestamp format in the startPeriod and endPeriod params. They are set to something like "2021", ie....
Thanks. - I've released v0.2.0 on pypi. See the (Documentation)[https://intake_sdmx.readthedocs.io]. Yet to compile as of now. Can you do a conda pkg or shall I? - For me this is...
v0.2.0 had a bug. I was too tired... Fix is in v0.2.1 on pypi. Fixed doc build. One error was that msgpack is imported by intake but was not installed....
v0.2.0 had a bug. I was too tired... Fix is in v0.2.1 on pypi. Fixed doc build. One error was that msgpack is imported by intake but was not installed....
Briefly on your last three lines of code: the first line requests structure a message from the ECB web service. It just makes an http://request and if all goes well,...
I ran into the same issue. The yellow banner for applying updates is inaccessible. My best guess is that this can be fixed very quickly by adding some alt tag...
This is a known issue caused by a change in the Eurostat endpoint. It is fixed in version 1.10. Get it from the python package index.The conda package is in...