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
  • #381
Closed
Open
Issue created Jan 25, 2015 by Administrator@rootContributor

in2csv: Streaming option for --no-inference? Running out of memory

Created by: nealmcb

Like issue #338 (closed), I'm trying to work with data that won't fit in memory (even my 16 GB).

I'm running in2csv --no-inference to convert file types, change delimiters etc. Since I don't want data inference for this particular problem, it should be possible to stream the data.

If it would be too much to implement a streaming option here, I wonder if any can recommend another good tool out there for just properly changing delimiters and the like for big data files.

Assignee
Assign to
Time tracking