turicas/rows

Support fixed-width text files

Open

#259 opened on Oct 16, 2017

 (5 comments) (0 reactions) (0 assignees)Python (136 forks)github user discovery
enhancementhelp wantedplugin

Repository metrics

Stars
 (886 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Some institutions release data in fixed-width text files (a lot of them uses R to parse it), like these IBGE files. It would be awesome to import these files so we can convert them to proper CSVs so more people (read as "non-R people") will be able to read them easily.

Contributor guide