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
  • #844
Closed
Open
Issue created Jun 14, 2017 by Administrator@rootContributor

csvcut + csvstat fails

Created by: denzilc

I am trying to pipe csvcut on some columns to csvstat with this command csvcut -c 31,33,39 data.csv | csvstat but I get the following error :

Row 0 has 11 values, but Table only has 3 columns.

Unfortunately, I can not upload my CSV file due to data security reasons. I tried repeating the same command on the NPR data linked in the tutorial but it works. I'm wondering if we could debug this without having to upload my CSV file.

Assignee
Assign to
Time tracking