Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a student, I want to display(pandas.Dataframe type) so that simplify my viz process #777

Open
ness001 opened this issue Sep 10, 2019 · 0 comments

Comments

@ness001
Copy link

ness001 commented Sep 10, 2019

As a <user type>, I want to <task> so that <goal> (make this the title)

Expected behavior

Expected to get the interactive viewer

Actual behavior

display nothing

Steps to reproduce the behavior

read in csv with pd.read_csv
display(mydataframe)

I have tired

convert my dataframe to pyspark.sql.dataframe.DataFrame
But still got nothing

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

No branches or pull requests

1 participant