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

Use print(...) for data frames? #56

Open
gboushey opened this issue May 18, 2018 · 0 comments
Open

Use print(...) for data frames? #56

gboushey opened this issue May 18, 2018 · 0 comments

Comments

@gboushey
Copy link
Contributor

gboushey commented May 18, 2018

Currently, the tutorial does not use print(...) to display dataframes. Instead, the tutorial instructs to type the data frame variable without print, which renders the dataframe Jupyter's tabular visual.

Based on #11, we need to go through the tutorial and convert direct output of dataframes to use the print(..) statement, and include output.

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