-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
None of the code in the examples notebook eplot usage example.ipynb is working
I get errors:
trying to setup:
eplot.set_config(return_type='HTML') # default by htm
gives "module 'eplot' has no attribute 'set_config'"
df.col3.eplot()
gives"'Series' object has no attribute 'eplot'"
and
df.eplot()
gives " 'DataFrame' object has no attribute 'eplot'"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels