mirror of
https://github.com/wassname/pandas-ta.git
synced 2026-09-09 11:28:26 +08:00
README update
This commit is contained in:
@@ -12,7 +12,6 @@ All the indicators return a named Series or a DataFrame in uppercase underscore
|
||||
* Abbreviated Indicator names as listed below.
|
||||
* *Extended Pandas DataFrame* as 'ta'. See examples below.
|
||||
* Parameter names are more consistent.
|
||||
* Former indicators still exist and are renamed with '_depreciated' append to it's name. For example, 'average_true_range' is now 'average_true_range_depreciated'.
|
||||
* Refactoring indicators into categories similar to [TA-lib](https://github.com/mrjbq7/ta-lib/tree/master/docs/func_groups).
|
||||
|
||||
### What is a Pandas DataFrame Extension?
|
||||
|
||||
Reference in New Issue
Block a user