Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eeue56/svenum


https://github.com/eeue56/svenum

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Svenum
======

A simple program to convert CSV data from mixed type into all numbers.
If there are strings in a clumn, then they are converted into numbers in teh form of a very simple enum in a first come, first served basis. Outputs the file having bene converted to numbers, and a file containing the enum definitions and the column numbers attached to them.