AdamBJ/Python-Prototyping
Proof-of-concept programs written in Python that demonstrate the feasibility of various experimental Parabix approaches. This repo is home to a CSV to JSON transducer that used Parabix techniques exclusively.
Python
Issues
- 0
Add CSV line verification function/kernel
#18 opened by AdamBJ - 0
Add support for user prompts
#17 opened by AdamBJ - 0
Add support for column types
#16 opened by AdamBJ - 1
Reevaluate stream creation
#14 opened by AdamBJ - 1
Discuss leading/trailing zero names
#13 opened by AdamBJ - 0
Rework json_converter.py
#15 opened by AdamBJ - 1
Resolve delimiter/whitespace/newline problem
#12 opened by AdamBJ - 0
Build front third of CSV to JSON transducer
#8 opened by AdamBJ - 0
Build final third of CSV to JSON transducer
#9 opened by AdamBJ - 2
Address TODOs in pdep_stream_gen.py
#5 opened by AdamBJ - 1
More unit tests for pdep_stream_gen.py
#10 opened by AdamBJ - 1
Analyze run time of milestone 1 transducer
#11 opened by AdamBJ - 1
Clarify how PEXT works
#4 opened by AdamBJ - 1
- 1
Evaluate decision to use integer wrappers
#2 opened by AdamBJ - 1