Closed shivanshuraj1333 closed 4 years ago
As of now, converter.py supports the conversion of .db files to .tsv files only. It is required to add conversation methods for other formats too like JSON, it will help in parsing while creating web client for OpenMF.
converter.py
.db
.tsv
JSON
As of now,
converter.py
supports the conversion of.db
files to.tsv
files only. It is required to add conversation methods for other formats too likeJSON
, it will help in parsing while creating web client for OpenMF.