Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C csvkit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 61
    • Issues 61
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • wireservice
  • csvkit
  • Merge requests
  • !432

Documenation for --no-header-row default column names (csvsql)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/olejorgenb/update-docs-default-column-names into master Aug 04, 2015
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: olejorgenb

This should probaly also be documented in docs/common_arguments.rst too, but I'm not sure what the implications are for the other tools?

Maybe something like:

-H, --no-header-row   Specifies that the input CSV file has no header row. A header with column names "column1, ..." will be created

If that makes sense across all tools

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/olejorgenb/update-docs-default-column-names