Skip to content
#

csv-processing

Here are 32 public repositories matching this topic...

Data-Splitter is a Python script designed to split a large CSV file containing data into three different formats: JSON, a database table, and another CSV file. The script ensures a random distribution of data across the three output formats based on custom-defined ratios.

  • Updated Jul 24, 2023
  • Jupyter Notebook

Pipeline-Genie is an intelligent data pipeline that processes CSV datasets, identifies their schema, and leverages LLaMA 2.0 to extract business insights. Users can select relevant business needs, triggering automated ETL transformations using Apache Spark. The final transformed dataset is stored in AWS S3 and made available for download.

  • Updated Feb 21, 2025
  • Python

A Python script to classify companies based on financial metrics like Piotroski F-Score and Stock Valuation, using CSV financial data for analysis and output.

  • Updated Feb 7, 2025
  • Python

This repository showcases a complete Python-based ETL (Extract, Transform, Load) data pipeline designed to process, validate, and analyze weather data for multiple cities. The project demonstrates a structured approach to handling weather data, focusing on data accuracy, transformation, and insights generation.

  • Updated Feb 27, 2025
  • Python

Java-based application for managing and processing climate and economic information for USA communities using a layered linked list structure. Features include CSV data import, efficient data management, and retrieval methods. Ideal for learning and applying OOP and linked lists.

  • Updated Aug 7, 2024
  • Java

A Streamlit app that uses OpenAI's LLM for natural language data analysis. Upload CSV files, ask questions in plain English, and get instant insights. Powered by PandasAI, it's designed for quick, code-free exploration of structured data.

  • Updated Apr 22, 2025
  • Python

Improve this page

Add a description, image, and links to the csv-processing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the csv-processing topic, visit your repo's landing page and select "manage topics."

Learn more