Replies: 2 comments
-
Hey, just seeing this. Were you able to do it? |
Beta Was this translation helpful? Give feedback.
-
Unfortunately I was not able to get it working very well! I tried a few things but the furthest I got was a csv output where the script would prepend the header onto every cell which ... works but is highly inconvenient. Here's the hacky version that works:
This worked as described above. I tried the following with pandas (import pandas as pd) but couldn't get it working
Obviously transactions isn't the correct input file, but I couldn't figure out how best to structure it. Any advice is appreciated! |
Beta Was this translation helpful? Give feedback.
-
Hi, thanks for creating the project!
I'm having difficulty converting the json result for a transaction log to a csv file with headers.
Can you recommend a way forward?
Beta Was this translation helpful? Give feedback.
All reactions