-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: Windows
* Python Version: `$ 3.5
* How did you install Zip…
-
Hello,
I get a stack trace when I run the following simple code:
`using Temporal
quandl("AAPL")`
I am using v0.7 on Julia 1.4.2 on Windows 10. The stack trace is:
`julia> quandl("AAPL")
ER…
-
Is there a good reference or a ckanapi function on how to read datasets from a CKAN instance into pandas and/or dask and/or xarray?
Pandas
- ``pandas.read_json("https://url.to/dataset.json")``
- …
-
## Problem Description
**Please provide a minimal, self-contained, and reproducible example:**
```python
[Paste code here]
```
import pyfolio as pf
**Please provide the full traceback:**
```p…
-
Ваш REST API в `/market/candles` требует указывать валидный интервал дат `from/to` для получения свечей. Допустим, если я указываю from date или to date, выходящие из интервала существующих данных, ва…
-
Hey Jim,
I'd like to propose building in some facilities for automatic iteration of paged results in order to operate on a complete set of results when the responses are paged. The impetus for this i…
-
I receive the below issue when running
import bulbea as bb
share = bb.Share('YAHOO', 'GOOGL')
share.data
module 'bulbea' has no attribute 'Share'
ghost updated
5 years ago
-
First of all thanks for the work, seems interesting.
After performing a npm install
the npm start gives as results
/project/html-app/enclose/stock-watcher-fcc$ npm start
```
> stock-watcher…
-
Hi @arzzen
Thanks so much for doing the work on this wonderful API.
I was wondering how are the rates from various sources are averaged or weighted when the data is returned from your API?
Thank…
-
qusma updated
2 years ago