GitHub topics: csv-processing
oubiche-ishak19/Stock_evaluation_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.
Size: 1000 Bytes - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 1

aotimme/gocsv
Command-line CSV processing utility.
Language: Go - Size: 10.5 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 205 - Forks: 20

NellyCN/alura-store
Proyecto de análisis de ventas de tiendas para Alura Latam con Python y visualización de datos.
Language: Jupyter Notebook - Size: 7.32 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

caesarmario/weather-data-engineering-pipeline
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.
Language: Python - Size: 1.69 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

SkillTree-Startup/DEPRECIATED-tritonthenix-website
TritonThenix Website: A React-based platform for UC San Diego's calisthenics community, featuring event management, and community engagement. Built with React 18, featuring automated workflows for calendar integration, image processing, and data management.
Language: JavaScript - Size: 85.7 MB - Last synced at: 9 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

JKA098/Pokemon-Feistiness-MapReduce-Job
This Project aims to implement a **Hadoop MapReduce job in Pseudo-Distributed Mode** to determine the **feistiest Pokémon** based on their **type**. The job processes the Pokémon dataset (`pokemon.csv`) and outputs a CSV file containing Pokémon **type1, type2, name, and feistiness score**.
Language: Python - Size: 220 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

SkyrocketStan/ADPhoneMatcher
Python-приложение для сопоставления номеров из выгрузки Active Directory с данными из .csv/.txt, с выводом в CSV и логированием.
Language: Python - Size: 89.8 KB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

busradeveci/FruitPriceReader-Project
A Python script that reads fruit names and prices from fruits.csv and outputs them in a dictionary format.
Language: Python - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Busradeveci/lottery_validator_project
This Python script filters out incorrectly formatted lines in the `lottery_numbers.csv` file and saves only the valid ones in `correct_numbers.csv`.
Language: Python - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

KarthikSundaram4419/llm-powered-data-analysis
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.
Language: Python - Size: 519 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

fabiogiglietto/csds-preprocessor
CSDS Pre-processor - A web application that transforms social media data from various platforms into the standardized format required by the Coordinated Sharing Detection Service.
Language: TypeScript - Size: 971 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

PrathameshLakawade/Pipeline-Genie
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.
Language: Python - Size: 850 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

NeuralAditya/Polynomial_Regression_C
A high-performance polynomial regression implementation in pure C with gradient descent optimization and visualization support.
Language: C - Size: 344 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

BaranDev/emurpg-backend
The 🐲EMU RPG API🐲 supports the EMU RPG Club’s events by managing game tables, players, and D&D character data. Built with FastAPI, it includes features like table/character management, real-time WebSocket updates, data validation, API monitoring, and secure access, providing an organized backend for tabletop RPG sessions.
Language: Python - Size: 1.84 MB - Last synced at: about 20 hours ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

MHKamel/ecommerce-targeting-system
A Flask-based E-Commerce Targeting System that provides customer segmentation and personalized product recommendations. Users can upload structured interaction data for analysis, receive AI-driven recommendations, and gain insights into user behavior. The application is built with Flask, Pandas, Scikit-Learn, and integrates an interactive web inter
Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MohamedSci/Jira-to-Azure-DevOps-Migration-Script
A Robust Python script to migrate issues from Jira to Azure DevOps, ensuring data integrity and formatting consistency.
Language: Python - Size: 261 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

andrepradika/combiner-image
🛋️ Image Combiner is a Python script that merges two images into a single composite image. It reads a CSV file containing fabric and sofa image filenames, processes them in batch, and saves the final images with a timestamped filename. Perfect for visualizing fabric samples on furniture! 🎨✨
Language: Python - Size: 291 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Mugilan1309/CSV_Analyzer
📊 A simple Streamlit-based CSV Analysis & Preprocessing Tool for quick data insights.
Language: Python - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

puppe1990/keyword_planner
The Keyword Analysis Dashboard is a powerful tool designed to help marketers and SEO professionals analyze keyword data efficiently. This dashboard allows users to upload keyword data, configure analysis parameters, and visualize the results through interactive charts and tables.
Language: TypeScript - Size: 216 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

jcaperella29/Stock_evaluation_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.
Language: Python - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

FilipCieciuch/Web-scraping-1
A Python project for web scraping data on therapeutic centers in Poland and visualizing their geographic distribution using Tableau. Includes an interactive dashboard and CSV export for further analysis.
Language: Python - Size: 4.17 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

chezka-sino/punchpass-to-supabase
A Python application for converting Punchpass reports into a structured Supabase database. Built to streamline the process of importing and managing studio data for analytics.
Language: Python - Size: 34.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ikegee/csv-console-table-c
Create snapshots of CSV files in console tables using C.
Language: C - Size: 82 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Remisu/GajyunETL
The goal of this project is to eliminate the need for paper by digitizing the process of handling client passport information.
Language: C# - Size: 1020 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

nivasharmaa/Climate-and-Economic-Justice
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.
Language: Java - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

andreamoleri/Hauntings
This Python application analytically processes CSV data containing haunted site information, employing heatmap visualization techniques to discern the most paranormally active regions within the USA.
Language: Python - Size: 2.31 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

jeffersonsalvador/cnpj-extractor
🇺🇸 Solution for importing and analyzing public Brazilian business data (CNPJ). 🇧🇷 Processamento de Dados CNPJ: Uma solução robusta e conteinerizada para importação e análise de dados empresariais brasileiros (CNPJ).
Language: PHP - Size: 225 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

Indyya/Weather-Stats-Analyzer
A Python script for analyzing weather statistics from CSV files. This tool provides functionalities to compute minimum, maximum, and average values for a specified column, generate charts for visual analysis, and list raw data. Explore your weather data effortlessly!
Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Max-Sir/Libgen_finder_Telegram_Bot
This bot is very useful to search books and download them in Telegram
Language: Python - Size: 24.4 KB - Last synced at: 16 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

omardbaa/Data-Splitter
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.
Language: Jupyter Notebook - Size: 3.33 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

aviroopjana/BlockPredict
BlockPredict is a project that utilizes historical data from a blockchain network to predict future block rewards. It combines data fetching, preprocessing, machine learning, and visualization techniques to provide insights into the block reward dynamics of a blockchain.
Language: Jupyter Notebook - Size: 78.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

easonliao1994/python-ethereum-address-generator-csv
This project is a Python tool for generating Ethereum addresses in batch and saving them as a CSV file.
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

flowrean/goscsv Fork of aotimme/gocsv
Command-line utility for processing semicolon-separated values (SCSV)
Language: Go - Size: 10.4 MB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

andersonkmi/credit-card-bindb-service-aws
Reference project using AWS Lambda and Scala for CSV processing and loading into DynamoDB
Size: 1.67 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0
