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
  • #130
Closed
Open
Issue created Nov 14, 2011 by Administrator@rootContributor

review row counting in CSVKitWriter

Created by: JoeGermuska

FWIW, in implementing the DictReader/DictWriter I exposed the line numbering that is inherent in csv.reader https://github.com/JoeGermuska/csvkit/commit/ce107151c020b5bf822ba50004a285bd976ea447#L0R52 (I hadn't known it was in there)

This seems to make some of this https://github.com/onyxfish/csvkit/blob/master/csvkit/__init__.py#L20 obsolete.

I figured I'd just note it now. It's a small deal, but it would be best if all the code were aware of the other bits of the code!

Assignee
Assign to
Time tracking