dataconverters
dataconverters copied to clipboard
Python library and command line tool for converting data from one format to another
Hi I ejecuted = root@localhost CONVERTIDOR]# dataconvert 2015.json _.csv obtaining = Traceback (most recent call last): File "/usr/bin/dataconvert", line 9, in load_entry_point('dataconverters==0.4', 'console_scripts', 'dataconvert')() File "build/bdist.linux-x86_64/egg/dataconverters/cli.py", line 55, in main...
I'm using Python 3.4 and I can't use dataconvert. I installed messytables and unicodecsv as requested but can't execute dataconvert because it asks for urllib2. The only thing I can...
Will dataconverters project be updated in Pypi? Thanks
Hi ! From a xsl file the next request does not work: 07:54:00 AM neither convert to a date or a string and gives the following error: ValueError: year is...
When installing using pip via `pip install dataconverters`, you will also have to install at least the following dependencies manually ... - unicodecsv - messytables ... to get it to...
Hi all, it seems that dataconverter commandline doesn't support KML to geojson conversion: https://github.com/okfn/dataconverters/issues/93 I think it would be useful to add this info in the documentation page. Thank you...
The command "sudo apt-get install libgdal1-dev" failed and exited with 100 during install. @nigelbabu any ideas here? https://travis-ci.org/okfn/dataconverters/builds/8821970