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

Added support for headerless csv files #421

Merged
merged 2 commits into from
Apr 6, 2017

Commits on Apr 6, 2017

  1. Added support for headerless csv files

    Added an optional header argument from fromcsv/fromtsv to allow
    specificying headers for the file instead of taking the first row
    robinmoss committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    f643000 View commit details
    Browse the repository at this point in the history
  2. Corrected argument for csv_py2

    robinmoss committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    3fc6439 View commit details
    Browse the repository at this point in the history