subtest / to-do.md
DrishtiSharma's picture
Update to-do.md
ec58944 verified
|
raw
history blame
353 Bytes
  1. include graphs/charts
  2. Allow users to download the report as PDF or TXT.
  3. split the code into functional modules:
    • data_loader.py β†’ Handles dataset loading (CSV, Hugging Face)
    • sql_tools.py β†’ Contains SQL-related tools and database setup
    • agents.py β†’ Defines agents and their goals
    • app.py β†’ Orchestrates the Streamlit app