Skip to content

'eplot' Not working #6

Description

@rleyvasal

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'"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions