Skip to content

Repository files navigation

Camóg

Build Status

A fast csv parser for Python and R.

import camog

headers, columns = camog.load('foobar.csv', nthreads=4)

How should I build it?

make benchmark

Benchmarks

Name Relative speed (4 threads)
pandas 1
paratext 2.5
camog 5

Where's the doc?

cat camog/_csv.py

About

A csv parser.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages