Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix romanesco's loading of single column tables #17

Merged
merged 1 commit into from
Sep 19, 2014

Conversation

zackgalbreath
Copy link
Contributor

Our use of a CSV sniffer caused python to force multiple columns to exist even when this wasn't appropriate. This commit adds new logic to support the loading of single column tables from .csv or .tsv files.

ping @jeffbaumes @curtislisle

Our use of a CSV sniffer caused python to force multiple columns
to exist even when this wasn't appropriate.  This commit adds
new logic to support the loading of single column tables from
.csv or .tsv files.
zackgalbreath added a commit that referenced this pull request Sep 19, 2014
Fix romanesco's loading of single column tables
@zackgalbreath zackgalbreath merged commit eb62b07 into master Sep 19, 2014
@zackgalbreath zackgalbreath deleted the single_column_table branch September 19, 2014 14:58
@jeffbaumes
Copy link
Member

Looks great, will need a test at some point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants