Project Description: This project converts a spreadsheet saved as a CSV file (as saved by Microsoft Excel) into a JSON format and downloads it as a file. How to install and run the project: 3.1.
A simple CSV to JSON Converter built using Streamlit and Pandas. This tool allows users to upload a CSV file, clean unnecessary columns (such as unnamed or empty columns), and convert the CSV data ...