Currently we've the following two script:
fx-data-convert-from-csv.py
fx-data-convert-to-csv.py
which are sharing the same bstruct library. For example by merging them into fx-data-convert.py file.
We should consider merging these scripts and update entrypoint script accordingly.
Currently we've the following two script:
fx-data-convert-from-csv.pyfx-data-convert-to-csv.pywhich are sharing the same
bstructlibrary. For example by merging them intofx-data-convert.pyfile.We should consider merging these scripts and update entrypoint script accordingly.