mirror of
https://github.com/wassname/pandas-ta.git
synced 2026-08-11 11:22:48 +08:00
DOC mp docstring fix
This commit is contained in:
+1
-1
@@ -569,7 +569,7 @@ class AnalysisIndicators(object):
|
||||
An experimental method that by default runs all applicable indicators.
|
||||
|
||||
Kwargs:
|
||||
chunksize (bool): Adjust the chunksize for the Multiprocessing Pool.
|
||||
chunksize (int): Adjust the chunksize for the Multiprocessing Pool.
|
||||
Default: Number of cores of the OS
|
||||
exclude (list): List of indicator names to exclude. Some are
|
||||
excluded by default for various reasons; they require additional
|
||||
|
||||
Reference in New Issue
Block a user