Update bug_report

TA Lib installed?
This commit is contained in:
Kevin Johnson
2021-11-16 13:57:10 -08:00
committed by GitHub
parent bc3b292bf1
commit b92e45c0b8
+5
View File
@@ -13,6 +13,11 @@ import pandas_ta as ta
print(ta.version)
```
**Do you have _TA Lib_ also installed in your environment?**
```sh
$ pip list
```
**Upgrade.**
```sh
$ pip install -U git+https://github.com/twopirllc/pandas-ta