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
  • #364
Closed
Open
Issue created Nov 25, 2014 by Administrator@rootContributor

csvjoin should throw more explicit errors when column names don't match because of whitespace

Created by: facundofarias

I was trying to perform a csvjoin, and I was getting the following output: Column identifier "xxx" is neither an integer, nor a existing column's name. The thing was, that the field name contained a blank space before the name. Perhaps it could be helpful to trim all the blank spaces at the beginning and at the end of the column name. What do you think? If you agree and give me some hints, I can do it :)

Thanks

Assignee
Assign to
Time tracking