Skip to content

data formats: comments from 2021 #205

@rkdarst

Description

@rkdarst
  • 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions