Skip to content

v0.2

Pre-release
Pre-release

Choose a tag to compare

@kongscn kongscn released this 14 Sep 17:23

Provide a easy to access method ecplot for pandas dataframe and series, e.g. if df is a pandas dataframe, so that one can visualize df with a single line:

df.ecplot('line')