Skip to content

Conversation

@HyukjinKwon
Copy link
Member

@HyukjinKwon HyukjinKwon commented Nov 27, 2020

This PR adds the basic test cases for ploting with plotly backends.

@HyukjinKwon HyukjinKwon force-pushed the plotly-test branch 2 times, most recently from 418e5d3 to 589f581 Compare November 27, 2020 06:42
@unittest.skipIf(
LooseVersion(pd.__version__) < "1.0.0",
"pandas<1.0 does not support latest plotly and/or 'plotting.backend' option.",
)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise, it fails in pandas ...

@HyukjinKwon
Copy link
Member Author

@ueshin, @itholic, @xinrong-databricks, I will just merge this in. i will still have to touch this file a lot - I am working on implementing some plots in plotly.

@HyukjinKwon HyukjinKwon merged commit 434cf46 into databricks:master Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant