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
  • Merge requests
  • !192

Let in2csv step over null rows in xlsx files

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/higs4281/master into master Oct 05, 2012
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: higs4281

i'm using csvkit to process emailed excel files, but i keep encountering xlsx files with null rows, and in2csv output bails when the null is encountered.

this patch is saving me grief, so i thought i'd offer it. i tried writing a test for it but got deep in weeds trying to replicate the bad xlsx content.

i haven't hit this issue (or been able to replicate it) with the older xls format.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/higs4281/master