-
### Verify Steps
- [X] Tracker 我已经在 [Issue Tracker](……/) 中找过我要提出的问题
- [X] Latest 我已经使用最新 Dev 版本测试过,问题依旧存在
- [X] Core 这是 OpenClash 存在的问题,并非我所使用的 Clash 或 Meta 等内核的特定问题
- [X] Meaningful 我提交的不是无意义的 …
-
**Date accepted:** 2023-02-08
Submitting Author Name: Marcelo S. Perlin
Submitting Author Github Handle: @msperlin
Other Package Authors Github handles: (comma separated, delete if none) @wilson…
-
Is anyone facing similar issue?
```
import pandas as pd
import pandas_datareader as web
import datetime as dt
start = dt.datetime(2018, 1, 1)
end = dt.datetime(2020, 1, 1)
web.DataReader(name…
-
```
/etf/scr/screen
```
This function is unresponsive to presets. It returns an alphabetized list, and all sort functions are based on the `limit` number of results returned.
Separately, there …
-
## Checklist
- [x] I have verified that the issue exists against the `main` branch of AllenNLP.
- [x] I have read the relevant section in the [contribution guide](https://github.com/allena…
-
![Untitled](https://user-images.githubusercontent.com/42687379/130307137-00b5f593-cc9d-47e3-8ef9-a2c6fe5dfa83.jpg)
**What's wrong?**
Finance yahoo widget not downloading data.
I…
-
The package used to work perfect. But recently, the cookie file generated is sort of empty. In the yahoo-finance-cookie file, I only see the comment lines:
# Netscape HTTP Cookie File
# https://…
sjlGH updated
2 years ago
-
To reproduce, load AMZN, enter options, select the expiration for 2022-12-16, enter `chains`
```
/stocks/options/ $ chains
Error: float division by zero
Error: 'list' object has no attrib…
-
**Date accepted:** 2022-06-21
Submitting Author Name: Marcelo Perlin
Submitting Author Github Handle: @msperlin
Other Package Authors Github handles: (comma separated, delete if none)
Reposito…
-
I'm trying to make greyscale plots from a csv file, I need to have only 3 color in my images so I plot my graph like this:
```
mc = mpf.make_marketcolors(
up='white',
down='black',
ed…