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

data formats: comments from 2021 #205

Open
rkdarst opened this issue Oct 28, 2021 · 0 comments
Open

data formats: comments from 2021 #205

rkdarst opened this issue Oct 28, 2021 · 0 comments

Comments

@rkdarst
Copy link
Member

rkdarst commented Oct 28, 2021

  • I used !head to view data files. This didn't work on Windows, so we need a pure Python command to do the equivalent of that, e.g. print(open('dataset.csv').readlines()[:3]).
  • Show demo of the lines?
  • Can we make some sort of simple exercise to do? Perhaps, if nothing else, have people try to save as csv and load again (at the beginning), and then go on to do the rest of the discussion and show the solution?
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