mirror of
https://github.com/wassname/pandas-ta.git
synced 2026-06-27 16:10:07 +08:00
Update bug_report
TA Lib installed?
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user