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

Improve command line interface #79

Open
5 tasks
mrocklin opened this issue Feb 9, 2015 · 1 comment
Open
5 tasks

Improve command line interface #79

mrocklin opened this issue Feb 9, 2015 · 1 comment
Milestone

Comments

@mrocklin
Copy link
Member

mrocklin commented Feb 9, 2015

The into command #69 provides a command line interface to the into function

into myfile.csv myfile.json --delimter ;

Here is a list of possible improvements

  • Decrease into import times and latency
  • Support keywords anywhere, e.g. into myfile.csv --delimiter ; myfile.json
  • Some way to discover keywords based on the file type man into, into csv --help, etc...
  • Cleaner error reporting than the current Python stack traces
  • Progress bar or at least some reassuring token that promises that progress is being made

@cpcloud and @quasiben came up with most of these ideas. Probably I'm forgetting a few. Please treat this comment as wiki space and add appropriately.

@mrocklin mrocklin mentioned this issue Feb 9, 2015
@quasiben
Copy link
Contributor

quasiben commented Feb 9, 2015

suggest ';' for delimiter. For example, ', ' is common

@cpcloud cpcloud modified the milestones: 0.3.1, 0.3.2 Mar 6, 2015
@cpcloud cpcloud modified the milestone: 0.3.2 Mar 19, 2015
@cpcloud cpcloud modified the milestone: Someday Jun 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants