CSV
CSV is a common data exchange format that stores tabular data in a plain text file. A CSV file stores the data in a delimited text file that uses commas to separate the values.
- GitHub: https://github.com/topics/csv
- Wikipedia: https://en.wikipedia.org/wiki/Comma-separated_values
- Related Topics: tsv, rfc-4180, data-exchange, tabular-data, spreadsheet, dsv, flat-file,
- Last updated: 2026-07-08 00:07:33 UTC
- JSON Representation
https://github.com/limoer96/csv2json
A Tool convert CSV to JSON or JS Object with no dependencies.
Last synced: 02 May 2026
https://github.com/siokas/deno_load_csv
Loads csv data from a given file to an array.
Last synced: 02 May 2026
https://github.com/bytejoseph/digital101
A web app to help you revise the Digital 101 course
csv digital101 futureskillsprime python streamlit
Last synced: 02 May 2026
https://github.com/himsr-lab/cu-himsr
A collection of tools provided by HIMSR
csv csv-converter csv-to-fcs fcs fcs-to-csv flowcytometry inform phenoptr phenoptrreports premessa r txt-to-csv txt-to-fcs
Last synced: 02 May 2026
https://github.com/qbic-pipelines/mat2json
A tool for converting matlab files containing datastructures into csv or json files
Last synced: 02 May 2026
https://github.com/amssdias/python-books_db
Books database (csv, json or sqlite).
Last synced: 02 May 2026
https://github.com/t1m4/starwars_api
Django Starwars API interview project(Django + Aiohttp)
aiohttp csv django django-rest-framework petl pytest-django
Last synced: 14 May 2026
https://github.com/daxter-army/topsis_python_package
A Python package to find TOPSIS for multi-criteria decision analysis method
csv data-analytics pandas python tabulate topsis
Last synced: 12 May 2026
https://github.com/ffatahillah7/etl-nba-player-csv-postgresql
Transform dataset from Csv to Postgresql using Python-PandaSql The purpose of this project is to extract dataset from csv online, transform with several basic technique using python pandasql and load to PostgreSQL.
csv etl pandas pandasql postgresql python
Last synced: 03 May 2026
https://github.com/joemathew2004/cancer_prediction
This project implements a machine learning model (Logistic Regression) trained on the Breast Cancer dataset to predict if a tumor is benign or malignant. It includes a Python script for training the model, a terminal-based prediction tool, and a web application built with Streamlit for interactive predictions.
cancer-prediction classification csv joblib logistic-regression machine-learning python scikit-learn streamlit web-application
Last synced: 07 May 2026
https://github.com/miso-develop/convert-jestcode-to-testspec-csv
Convert jest source code to test specification csv.
Last synced: 03 May 2026
https://github.com/crispengari/dfmaster
👾 This is a simple vscode extension that reads cvs, tsv, etc file into a dataframe table.
csv dataframe dataframe-df developer-tools vscode vscode-extension
Last synced: 25 Apr 2026
https://github.com/aasmal97/categorize-log-info
Takes a log file and counts errors. It also generates basic user statistics and creates two .csv files representing error type count, and user statistics.
automation csv google-it-automation log python3
Last synced: 09 Jun 2026
https://github.com/mateusai/csv-to-po
Convert csv files to po files plus the pot template file
Last synced: 02 Sep 2025
https://github.com/bahailime/breast-cancer-ml
🦠 Breast cancer survival prediction (notebook + streamlit)
breast-cancer-prediction csv gaussian-processes ipywidgets jupyter-notebook lightgbm linear-discriminant-analysis machine-learning ml python random-forest scikit-learn shap streamlit svc
Last synced: 03 May 2026
https://github.com/rock-roll1968/pandas-challenge
Data Analysis / Python /Pandas/Jupyter
csv jupyter-notebook pandas python
Last synced: 02 May 2026
https://github.com/daalvand/csvgenerator
php generator for nested array and complex action for any fied
Last synced: 10 Apr 2025
https://github.com/baotlake/i18ncsv
i18nCSV is a streamlined tool for effective internationalization, offering seamless integration with Google Docs, Google Translate, and ChatGPT for enhanced translation capabilities. Easily extract and import i18n data using CSV files, simplifying the localization workflow.
chatgpt cli csv google-docs i18n internationalization l10n localization python tools translate
Last synced: 23 Feb 2026
https://github.com/prajjwol09/web-scraping
This project is a Python-based web scraper that extracts data on the largest public companies in the US by revenue from Wikipedia.
beautifulsoup4 csv dataframe pandas requests webscraping
Last synced: 21 Apr 2026
https://github.com/zaibacu/csv-delim-converter
Convert CSV delimiters, eg. `;` -> `,`
Last synced: 29 Oct 2025
https://github.com/squidmin/java-spring-boot-weka-reference
Simple linear regression model in Java using Weka
csv gradle java java-spring-boot java17 linear-regression spring-boot-3 weka weka-library
Last synced: 02 Sep 2025
https://github.com/keidrun/csv-streamy
CSV Streamy - Handy CSV tools for daily tasks
cli csv csv-converter csv-export csv-files csv-import csv-parser lib library nodejs stream
Last synced: 17 May 2026
https://github.com/tansen87/encoding_convert
Convert CSV encoding to another encoding format
Last synced: 13 Apr 2026
https://github.com/dhogborg/netoflux
Converts netatmo csv exports to InfluxDB line format
Last synced: 26 Mar 2025
https://github.com/lingumd/election_analysis
Produced additional data for election audit using Python and VS Code.
csv for-loop if-statements os-path python vscode
Last synced: 16 Mar 2025
https://github.com/vueware/csv-parser
Converts .csv files to JSON object arrays.
Last synced: 18 Apr 2026
https://github.com/kennykarnama/arithmetic_quiz_go
Simple arithmetic quiz from csv file
csv golang io-golang simple-quiz
Last synced: 18 Mar 2025
https://github.com/ytisf/tableturner
A versatile tool to parse large SQL dump files into CSV format. Features include a GUI and TUI, table selection, and row repair. Perfect for data migration and analysis. Built with Python.
csv csv-export csv-parser sql sqldump
Last synced: 05 Oct 2025
https://github.com/voilab/csv-parser
CSV wrapper around fgetcsv that provide per-column function, error management and type checking
Last synced: 07 Apr 2025
https://github.com/joao1barbosa/csv-operator-assignment
Full-stack application for assigning clients to operators with CSV import and export.
csv mysql nestjs nextjs typescript
Last synced: 18 Jan 2026
https://github.com/th3shadowbroker/kpm2csv
A command-line tool for converting exported credentials from the Kaspersky Password Manager into CSV.
converter csv kaspersky keepassxc password-manager
Last synced: 19 Apr 2026
https://github.com/psgebeline/harvard-cs50p
Assignments for Harvard's CS50p: Introduction to Programming with Python
conditionals csv exceptions file-io libraries loops parsing python regex unit-tests
Last synced: 10 Jan 2026
https://github.com/tejas-jadhav01/blender-csv-visualizer
A Blender add-on for visualizing CSV data as 3D objects.
blender blender-addon csv data-visualization python
Last synced: 18 May 2026
https://github.com/tlecomte13/example-rag-csv-ollama
This project uses LangChain to load CSV documents, split them into chunks, store them in a Chroma database, and query this database using a language model. It allows adding documents to the database, resetting the database, and generating context-based responses from the stored documents.
chroma chromadb csv langchain langchain-python ollama python
Last synced: 01 Apr 2026
https://github.com/robthree/cfnreader
Provides a simple way to read FNIRSI's CFN files (*.cfn) produced by the FNIRSI UsbMeter tool
cfn csv data fnirsi usb usb-tester
Last synced: 01 Mar 2025
https://github.com/techsolomon/crud
SvelteKit CRUD application implementation.
Last synced: 17 Jan 2026
https://github.com/insipx/eveonlinemarketfinder
Find The Best Margin Trades in the Eve Market
csv eve-api eve-online hyper margin-trading rust swagger-api
Last synced: 06 Jul 2025
https://github.com/ivanmartynovleti/java-sprint2-hw
Автоматизация бухгалтерии парка аттракционов
csv csv-parser-java java java-core
Last synced: 17 Oct 2025
https://github.com/mtholahan/guided-capstone-project
Build an end-to-end pipeline for high-frequency equity market data. Designed database schemas, ingested daily trade and quote records from CSV/JSON into Spark, implemented EOD batch loads with deduplication, and engineered ETL jobs to calculate trade indicators, moving averages, and bid/ask movements for market analysis.
azure big-data bootcamp csv data-engineering data-pipeline etl finance json parquet pyspark spark springboard stock-market
Last synced: 08 May 2026
https://github.com/tinyhiker/bitcoin_whitepage_web_scraper
In this project, I build a web_scraper that scrapes data about UFC weight classes from Wikipedia. I then plot this data using matplotlib. An important highlight of this project is my use of a venv virtual environment and the .gitignore file.
beautifulsoup4 csv gitignore lxml venv-python
Last synced: 29 Mar 2025
https://github.com/lbeaudoux/tatotrends
Data files of the most common queries on Tatoeba
Last synced: 23 Feb 2026
https://github.com/mmsaki/python-homework
📚 Python script for analyzing the financial records from a CSV file.
analysis csv jupyter-notebook pandas pathlib python
Last synced: 13 Apr 2026
https://github.com/hansalemaos/a_pandas_ex_read_charsep_frames
Reads data separated by any char
Last synced: 23 Feb 2026
https://github.com/vanvuvuong/to_sql
Little tool to convert the CSV, XML file to SQL
Last synced: 21 Jan 2026
https://github.com/2kabhishek/pybank
Data Analysis for the silliest Bank 💰🏦
csv data data-science learning pandas python topic1 topic2
Last synced: 12 May 2026
https://github.com/ot-code/coca-cola-stock-prediction
This repo compares four predictive models—Linear Regression, ARIMA, XGBoost, and LSTM—to forecast Coca‑Cola FEMSA stock closing prices using Python and five years of historical data.
arima csv linear-regression lstm-neural-networks mae matplotlib mse numpy pandas python r2 scikit-learn seaborn tensorflow-keras xgboost
Last synced: 13 Apr 2026
https://github.com/mattpopovich/dataframeioperformancetesting
Tests the speed and file size of reading and writing DataFrames to/from disk with different file and compression types
csv csv-format feather file-io hdf5 hdf5-format orc orc-format pandas pandas-dataframe pandas-python parquet parquet-files parquet-format pickle pickle-file python python3
Last synced: 07 Oct 2025
https://github.com/arnavk-09/phishing-detection
🎣 Detect Phishing URLs with Data Pre-fitted... API & Web UI
csv data fastapi flask python scikit-learn
Last synced: 03 May 2026
https://github.com/rishankjhavar/bulk-email-check
A simple node.js program that finds email addresses in bulk by using a CSV file of names and domains.
csv email email-marketing email-validation email-verification
Last synced: 18 Jan 2026
https://github.com/winterwind/csc322_project
The big project I had to do for my System Programming (C and Unix) class, which synthesized various fundamental topics such as structured data, pointers, and dynamic memory allocation.
c csv csv-reading csv-writing dynamic-memory-allocation enum memory memory-allocation memory-management pointers structured-data terminal-based union
Last synced: 29 Jun 2025
https://github.com/fleshgrinder/jackson-mappers
Jackson Mapper Gradle Plugins
csv gradle gradle-plugin jackson json kotlin properties toml xml yaml
Last synced: 13 Apr 2026
https://github.com/7rikazhexde/dlplotlydataset
This is a web application that retrieves datasets (CSV) managed in the Plotly repository, displays them in tables, and downloads them via Dash.
Last synced: 08 Oct 2025
https://github.com/manav-aggarwal/alaudidae
csv csv-parsing geopy kml python3 srt-parser
Last synced: 08 Apr 2025
https://github.com/laugharne/ssf_s8_exo
Create a cNFT collection of your own profile picture and social links as metadata and airdrop it to other fellows.
bubblegum bun cnft compressed-nft csv csv-file merkle merkle-tree metaplex metaplex-bubblegum nft tree typescript
Last synced: 21 Jan 2026
https://github.com/ericlondon/jruby-elasticsearch-csv-import
JRuby Elasticsearch CSV Import
csv elasticsearch import jruby sidekiq
Last synced: 15 May 2026
https://github.com/olbrichattila/gocsvimporter
Fast and large file optimised CSV importer
csv csv-import golang-application golang-cli
Last synced: 02 Apr 2025
https://github.com/tahniat-ashraf/spring-batch-poc
POC project for spring batch
batch csv mysql poc spring spring-batch spring-boot
Last synced: 13 Apr 2026
https://github.com/pfarrer/sunnybeamplot
A script to generate visualizations for SunnyBeam CSV records
csv gnuplot sunnybeam sunnyportal
Last synced: 08 Oct 2025
https://github.com/kevinbenabdelhak/csv-import-manager
CSV Import Manager est un plugin WordPress simple et pratique pour créer des publications en intégrant les données d'un CSV dans des champs personnalisées.
acf-field csv excel import manager plugins-wordpress
Last synced: 09 Oct 2025
https://github.com/sergief/norma43utils
Utils for Norma43 files
api csv google google-sheets norma43 python
Last synced: 14 Jan 2026
https://github.com/rubeniskov/audible-scraper
Audible Scraper is a command-line tool (CLI) written in Rust that allows you to scrape information about audiobooks from Audible
audible csv json jsonl scraper toml web web-scraping
Last synced: 24 Jun 2026
https://github.com/timcappalli/nhl-schedule-csv
NHL team schedule CSV generator
Last synced: 15 Mar 2025
https://github.com/filip326/mail_header_to_csv
A maybe usefull tool to convert a email To: header (only the value) to a csv list of emails...
Last synced: 20 May 2026
https://github.com/kurulko/etl-project
A simple ETL project in CLI that inserts data from a CSV into a single, flat table
csv entity-framework-core ms-sql-server netcore
Last synced: 16 May 2026
https://github.com/nlink-jp/lookup
A powerful Go-based CLI tool to enrich JSON/JSONL data streams by looking up values in CSV or JSON files. Inspired by Splunk's lookup command.
cli csv data-enrichment data-pipeline devpos-tools go golang json jsonl lookup splunk
Last synced: 14 Apr 2026
https://github.com/chris-aqui/nasa-exoplanet-project
NASA Exoplanet Project using Kepler Data
csv csv-parser javascript nodejs
Last synced: 04 May 2026
https://github.com/elkingarcia11/mlb-gameday-obp-odds
Small Python script that pulls MLB team on-base percentage (OBP) for the current season, loads today’s schedule, and writes CSV files that list each team’s OBP edge against its opponent for the day. It also labels each side of a game as betting favorite, not favorite, or equal using American moneylines from ESPN’s public game data.
api csv data http https json mlb mlb-stats-api moneyline odds python rest sports urllib
Last synced: 30 May 2026
https://github.com/borgesenioc/ethical-linkedin-profile-extractor
A simple and efficient node web app that extracts public Linkedin profile data to CSVs for free.
api csv javascript linkedin node professional profile scraping url
Last synced: 13 Apr 2026
https://github.com/mikeludemann/angular-json-csv-service
An Angular Service with JSON and CSV
angular angular-service csv json service
Last synced: 04 May 2026
https://github.com/trodicaro/buckets
Sample ETL project with tests.
csv dictionaries etl file-writing json-parser object-oriented-programming python-3-6 unit-test
Last synced: 09 Mar 2026
https://github.com/appzmonster/io-net
A small I/O utility library for CSV and file compression.
compression csv csv-reader csv-writer dotnet io password zip
Last synced: 14 Jan 2026
https://github.com/bearddan2000/python-cli-csv-to-elasticsearch-client-pop
Reads a csv file into a single node for data in `pop-demo` document.
cli client csv elasticsearch kibana pop python to
Last synced: 04 May 2026
https://github.com/fnu-ankit/uberdataengganalysis
Uber Data Engineering and Analysis. https://www.nyc.gov/site/tlc/about/tlc-trip-record-data.page
csv data-analytics data-engineering parquet python
Last synced: 04 May 2026
https://github.com/jakubfr4czek/apartment-prices-analysis
This repository contains an analysis of apartments prices in Krakow. It was made for "Rachunek prawdopodobieństwa i statystyka" (probability and statistics) course i took at AGH University of Science.
agh agh-wi analysis csv jupyter jupyter-notebook krakow numpy pandas price-analysis price-prediction probability probability-statistics python statistics statistics-learning
Last synced: 04 May 2026
https://github.com/pstwh/vibequery
A tiny, vibe‑coded app to load data files, query them locally with DuckDB‑WASM, and visualize results right in your browser.
client-side csv duckdb excel parquet query vibe xslx
Last synced: 14 Jun 2026
https://github.com/calumryan/glam-apis-list
📜 Compilation of GLAM sector organisations with open APIs
api csv json json-ld musetech museum-collections
Last synced: 25 Jun 2026
https://github.com/imirfanul/csv-processor
A Node.js package for processing large CSV files in chunks, designed for modular and flexible use with any database or data handling system.
csv csv-file-process csv-parser
Last synced: 15 Jun 2026
https://github.com/thuongtruong1009/charts
📊 Visualize data with common charts
chart chartjs csv d3 data-visualization nextjs react reactjs typescript
Last synced: 05 May 2026
https://github.com/brentley/data-profiler
VQ8 Data Profiler - High-performance CSV/TXT file profiler with exact metrics for PHI data
csv data-profiling data-quality fastapi python react
Last synced: 01 Mar 2026
https://github.com/jrdnbradford/the-office-us
Data concerning NBC's mockumentary series The Office (U.S. version)
csv data-analysis json the-office xml
Last synced: 19 Jan 2026
https://github.com/democrito88/importador-csv
Importador de database que popula tabelas a partir de uma arquivo csv.
css3 csv html5 mit-license mysql php
Last synced: 02 May 2026
https://github.com/chaakshay/heartdrive
A Streamlet-based tool that analyzes cardiovascular health data, predicts population risk using ML, and suggests targeted government actions like awareness campaigns, health checkups, and policy changes.
csv mathplotlib numpy pandas pandas-dataframe python scikit-learn seaborn streamlit
Last synced: 05 Apr 2026