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

csv conversion to sqlite creates an empty file #23

Closed
priyankasebastian opened this issue Nov 14, 2016 · 4 comments
Closed

csv conversion to sqlite creates an empty file #23

priyankasebastian opened this issue Nov 14, 2016 · 4 comments
Labels

Comments

@priyankasebastian
Copy link

index,No,Player_last_name,Age,Team
1, 55, D Sam, 31, Raven
2, 36, J Ifdgg, 30, Raven
3, 91, K Wedfb, 28, Raven

@priyankasebastian
Copy link
Author

http://pytablereader.readthedocs.io/en/latest/pages/reference/loader.html#json-loader-classes

the link above is not letting in even after signingup

thombashi added a commit that referenced this issue Nov 15, 2016
thombashi added a commit that referenced this issue Nov 15, 2016
@thombashi
Copy link
Owner

thombashi commented Nov 15, 2016

@priyankasebastian
Thank you for your report.

I believe I've fix the problem with sqlitebiter 0.4.1-alpha.
Would you upgrade sqlitebiter and re-execute the command?
You could upgrade with pip install sqlitebiter --upgrade --pre

@thombashi
Copy link
Owner

the link above is not letting in even after signingup

And I've also fix the missing link.
The link intended to navigate to http://pytablereader.readthedocs.io/en/latest/pages/reference/format_specific_loader.html#json-loader-classes

@thombashi thombashi added the bug label Nov 15, 2016
@priyankasebastian
Copy link
Author

Thank you. @thombashi
csv file conversions are working now. Also the link to documentation.

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

No branches or pull requests

2 participants