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
  • #916
Closed
Open
Issue created Dec 29, 2017 by Administrator@rootContributor

agate: csvlook erroring with unsupported operand error

Created by: zorab47

Executing csvlook on this file gives an unsupported operand error, however, other CSV tools can open file without error.

$ csvlook test.csv.log
unsupported operand type(s) for -: 'int' and 'str'

$ csvlook --version
csvlook 1.0.2

Attached is the CSV causing the problem (renamed to .log to allow the upload). What additional information can I provide?

test.csv.log

Assignee
Assign to
Time tracking