Traversing steep learning curves with ChatGPT & Code Interpreter
Let's combine SQL & Python to parse blockchain data!
Let’s say you want to analyze some blockchain data. We’ll pick Ethereum. You could use something like Dune Analytics. Or you could be fancy and use Code Interpreter to whip up a Python script which wraps a SQL query inside.
My prompt: I want to do analysis of blockchain transactional data with Python. What do you suggest for free data sources?
