examples/sql_playground/README.md
This example demonstrates using Monty for a task that cannot be solved with a single SQL query: analyzing customer purchase data (CSV) and correlating it with their social media sentiment (JSON tweets).
Data is from https://github.com/mafudge/datasets.
OSAccess to mount data files, demonstrating secure file access patternsuv run python examples/sql_playground/main.py