Skip to content

dbaxter-stack/CSV-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

School Data Transformer (Robust)

A single-page Streamlit app for uploading school spreadsheets and downloading all processed outputs as one ZIP bundle.

This version adds:

  • Auto-detected CSV delimiters and Excel sheet selection
  • Fuzzy column matching (case-insensitive, contains-based)
  • Diagnostics expander showing row counts and matched columns
  • Safer fallbacks so outputs aren't empty if column names differ slightly

Quickstart

pip install -r requirements.txt
streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages