mirror of
https://github.com/wassname/pandas-ta.git
synced 2026-06-26 16:00:54 +08:00
Update feature request
This commit is contained in:
@@ -6,13 +6,17 @@ labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Which version are you running? The lastest version is Github. Pip is for major releases.**
|
||||
**Which version are you running? The lastest version is on Github. Pip is for major releases.**
|
||||
```python
|
||||
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