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
  • Issues
  • #87
Closed
Open
Issue created Jun 24, 2011 by Administrator@rootContributor

Count lines for better error reporting

Created by: JoeGermuska

I added a mechanism for counting line numbers and including it in error output to make it easier to find problems reading input files. I added something to increment the line number to csvcut, csvgrep, csvjson, and csvlook.

I couldn't figure out a straightforward way to add this behavior to the other scripts. It may not even apply to any of them, but we should consider adding this behavior (or other improved error reporting) to:

  • csvjoin
  • csvclean
  • csvsort
  • csvsql
  • csvstack
  • csvstat
Assignee
Assign to
Time tracking