plotting docs
This commit is contained in:
@@ -21,7 +21,7 @@ def plot_parse_args(args ):
|
||||
return parser.parse_args(args)
|
||||
|
||||
|
||||
def plot_analyzed_dataframe(args) -> None:
|
||||
def plot_analyzed_dataframe(args):
|
||||
"""
|
||||
Calls analyze() and plots the returned dataframe
|
||||
:param pair: pair as str
|
||||
|
Reference in New Issue
Block a user