blaze / blaze/odo

Steal CSV column type inference logic from csvkit

Open
#209 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1k
Forks
131
PR merge metrics
No merged PRs in 30d

Description

csvkit will, for example, infer that columns with 'Y' and 'N' as values should be boolean (using `csvsql`). odo currently doesn't do that. It also knows lots of dialects.

I'm building a conda package for csvkit right now for python3, @asmeurer already built one that's in his channel on binstar. You can just look in my binstar channel (same as davclark), or nudge me. It's not there yet.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.