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-06-23 00:07:09 UTC
- JSON Representation
https://github.com/vitormarcal/etljob
Ferramenta de etl para criar arquivos csv, xml, json etc
csv etl files job job-scheduler json xlsx xml
Last synced: 24 Apr 2026
https://github.com/sameerkumar18/anime-monk-fb-bot
Auto Approval Bot for Admins/Moderators of AnimeMonk Facebook Group. Also saves all the emails of the users to a csv.
csv csv-export facebook group-actions phantomjs python selenium selenium-robot selenium-script
Last synced: 24 Apr 2026
https://github.com/chouaib-629/webscraping
A collection of web scraping projects using Beautiful Soup, Selenium, and mixed approaches. Each project includes Python scripts and CSV files of the scraped data. Perfect for learning and experimenting with static and dynamic web scraping techniques.
automation beautifulsoup beautifulsoup4 browser-automation csv datacollection dataextraction dynamicwebsite html-parser jupyter-notebook python python-script python3 selenium staticwebsite webscraping
Last synced: 08 May 2026
https://github.com/dotnetbackendtraining/airport-ticket-booking-system
.NET console application for an airport ticket booking system
csharp csv custom-database domain-driven-design file-data-storage unit-testing
Last synced: 06 Jun 2026
https://github.com/yord/pxi-pxi
🧚pxi-pxi is a sample .pxi module for pxi (pixie), the small, fast, and magical command-line data processor.
csv data-processing deserializer dsv json marshaller parser pixie pxi serializer ssv tsv
Last synced: 24 Apr 2026
https://github.com/sj14/lineprotocol
Convert CSV files to InfluxDB and Kapacitor readable files
Last synced: 04 Apr 2025
https://github.com/lediosax5/bleepi
Herramienta para enviar mensajes personalizados individuales o masivos a varios números de teléfono vía whatsapp, compatible con archivos csv, tiempo entre mensajes personalizable.
batch csv javascript playwright
Last synced: 24 Apr 2026
https://github.com/yord/klp-core
A plugin with basic operations for klp (Kelpie), the small, fast, and magical command-line data processor.
csv data deserializer dsv json kelpie klp marshaller parser serializer ssv tsv
Last synced: 24 Apr 2026
https://github.com/futuresea-dev/mandatory-scraper
https://www.ibba.org mandatory Scraper
chromedriver csv python selenium
Last synced: 24 Apr 2026
https://github.com/flazefy2/ds-50k_songs_dataset_generated_by_ai
https://www.kaggle.com/datasets/refiaozturk/spotify-songs-dataset
csv data-science data-visualization jupyter-notebook python statistics
Last synced: 25 Apr 2026
https://github.com/sebi2020/csvtotex
Converts CSV Tables to latex tables
converter csv latex latex-table latex-tables
Last synced: 25 Apr 2026
https://github.com/mchmarny/gh2csv
Collection of scripts to export GitHub data into CSV
api bash csv events export issue pr repository
Last synced: 18 Apr 2026
https://github.com/yord/pxi-sandbox
🧚pxi-sandbox is a sandbox for developing plugins for pxi (pixie), the small, fast, and magical command-line data processor.
csv data-processing deserializer dsv json marshaller parser pixie pxi serializer ssv tsv
Last synced: 26 Apr 2026
https://github.com/tillsanders/yaml-translation-file-to-csv
Convert YAML translation files to CSV and back.
convert csv i18n localization translation yaml
Last synced: 26 Apr 2026
https://github.com/rafecolton/compare-csv
Compare two CSV files and output the diff as a third CSV. Borrowed from somewhere on Stack Overflow.
Last synced: 26 Apr 2026
https://github.com/mattqdev/famous-roblox-users-finder
CLI tool to scan a CSV with Roblox usernames and find users with a large following — concurrent, retries, two output reports.
automation cli csv followers python roblox roblox-api roproxy scraper seller-tools
Last synced: 26 Apr 2026
https://github.com/frankierosa/csvrw
CSVRW is a simple program to read CSV file output contents human-readable with nicely aligned columns
Last synced: 06 Sep 2025
https://github.com/vasugi2003/second-hand-car-price-prediction-using-machine-learning
Predicting Price of Second Hand Automotives
csv database deployment kaggle machine-learning-algorithms pandas prediction python3 regression-models scikitlearn-machine-learning streamlit
Last synced: 13 Apr 2026
https://github.com/feluelle/json-to-csv
Converts JSON to CSV
csv json json-to-csv transform
Last synced: 20 May 2026
https://github.com/tsu2000/file_converter
A simple file conversion web app. Converts MAL Anime List from .xml to a .xlsx file.
anime conversion converter csv export myanimelist pdf weeaboo
Last synced: 16 Mar 2025
https://github.com/flowsynx/plugin-csv
FlowSynx plugin to reads and writes CSV files, enabling easy batch data import/export operations and integration with spreadsheet-based data workflows.
comma-separated-values csv data data-platform flowsynx
Last synced: 10 Mar 2026
https://github.com/lurenss/matrix-mind
🤖💬 Matrix Mind: Chat with your CSV data! 📊🔍💻. Leverage the power of LLMs 🧠 to interact, explore, and understand your CSV files in an engaging, intuitive, and human-like conversational manner. It's as easy as chatting! 💬📁👥. Turn data analysis into a conversation! 🎉
chatbots conversational-ai csv dockerized langchain webapp
Last synced: 08 Apr 2025
https://github.com/milover/post
A program for processing structured data files in bulk
cli csv latex openfoam postprocessing
Last synced: 27 Apr 2026
https://github.com/r48n34/data-template-generator
📊 Quick easy user-friendly data template generator to save your time!
Last synced: 27 Apr 2026
https://github.com/vitor-garcia-comissoli/codes_from_mae0501
Several programming exercises and a final project developed for a College class (MAE 0501 - Statistical Learning)
colab-notebook csv excel ipynb knn lasso-regression linear-regression pdf python r random-forest rmarkdown
Last synced: 27 Apr 2026
https://github.com/d-holguin/simple-line-splitter-gui
Split a file into multiple based on amount of lines. Made with Java and Swing.
csv java linereader megumin split split-file-by-lines splitter swing-gui tool
Last synced: 23 Apr 2025
https://github.com/phamduylong/csv2mdtable
A small utility project to convert CSV files into markdown's table syntax.
csv csv-converter go golang markdown md modules package readme-generator table
Last synced: 28 Apr 2026
https://github.com/kevinmarquesp/csv_to_sql
Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command
cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project
Last synced: 28 Mar 2025
https://github.com/juliangut/body-parser
PSR7 body parsing
csv decoder json mime-types psr-7 url-encoded xml
Last synced: 12 Apr 2025
https://github.com/dilijev/guest-list-generator
Generate a Guest List from multiple ticket sales and guest list CSV files.
brown-paper-tickets compact csv goldstar groupon guest node node-js nodejs orchestra retailer sales ticket ticket-sales
Last synced: 28 Apr 2026
https://github.com/vitor-garcia-comissoli/codes_from_mac0460
Several programming exercises (EPs) developed for a College class (MAC 0460 - Introduction to Machine Learning)
csv html jupyter-notebook python
Last synced: 28 Apr 2026
https://github.com/karliatto/csv-parser-nodejs-cli
A CLI with nodeJS for parsing csv files
Last synced: 28 Apr 2026
https://github.com/oscaramos/json2csv
Paste JSON into a text box to generate its equivalent CSV
Last synced: 28 Apr 2026
https://github.com/tdast/tdast-util-to-csv
tdast utility to serialize tdast to CSV (RFC-4180 compliant)
ast csv tabular-data tdast tdast-util unist util
Last synced: 11 Aug 2025
https://github.com/johnnykamigashima/ptqs9_lojinhaweb
Exercícios de acesso à Lojinha Web automatizados por jUnit Selenium Java
csv junit pageobject ptqs selenium
Last synced: 28 Apr 2026
https://github.com/imvickykumar999/accounts
Google Spreadsheet
accounts bank csv excel flask google pypi-package spreadsheet
Last synced: 28 Apr 2026
https://github.com/jcp/datafilter
Quickly find flags (words, phrases, etc) within your data. :male_detective:
csv data-clean data-cleansing hate-speech-detection parser python swear-filter text textfile
Last synced: 14 Jan 2026
https://github.com/futuresea-dev/convert_vtt_csv
convert vtt file to csv file
csv parser python vtt-subtitles youtube
Last synced: 29 Apr 2026
https://github.com/puureya2/llm-powered-web-scraper
Big Data Web Scraper Framework, Internship Project
asyncio crawl4ai crawler crush-cli csv deepseek-r1 gemini-2-5-flash gemini-api gzip json llm pandas pydantic python selenium-webdriver seleniumwire web-scraper
Last synced: 29 Apr 2026
https://github.com/yord/klp-json
A JSON plugin for klp (Kelpie), the small, fast, and magical command-line data processor.
csv data deserializer dsv json kelpie klp marshaller parser serializer ssv tsv
Last synced: 29 Apr 2026
https://github.com/swharden/abfconvert
Tools for automated conversion of ABF files to ATF, CSV, and other useful formats
Last synced: 06 Jul 2025
https://github.com/siman/csv-upload
Use HTML5 File.slice() to read CSV file on a client and send bulk of lines to server until entire file is read.
csv html5 html5-fileapi js nodejs react
Last synced: 29 Apr 2026
https://github.com/dabiaoge/csv2dbf
csv2dbf & dbf2csv, programs that convert between CSV and DBF formats.
Last synced: 16 Jan 2026
https://github.com/zakarich/WamaDistributionDataWarehouse
csv dataset etl excel mysql qlickview reporting talend visual-basic
Last synced: 11 Mar 2025
https://github.com/mnie/csvparser
Simple example of use CsvFile to easily parse Csv files
automated-testing canopy csv fsharp selenium
Last synced: 29 Apr 2026
https://github.com/aqib-git/htmltable2csv
Transform HTML tables in a Web Page to CSV files.
csv csv-export export html html-tables htmltable package python python3 table
Last synced: 12 Jun 2025
https://github.com/jmaczan/csv-to-ml
🧌 Upload a CSV file and get an ML model
autodl automated-machine-learning automl chatgpt csv machine-learning ml nextjs openai-api tabular-data
Last synced: 29 Apr 2026
https://github.com/klaus-tockloth/osmnotes2csv
Fetches OpenStreetMap (OSM) notes and saves them as (rfc-4180) csv file.
converter csv notes openstreetmap osm
Last synced: 30 Apr 2026
https://github.com/robertjgabriel/teamwork-contacts
Export contacts from Teamwork Projects to a csv file so you can import them to Google Contacts
csv go golang teamwork teamwork-api teamwork-projects
Last synced: 30 May 2026
https://github.com/manishjalui11/csv-diff
> A fast and flexible command-line tool to compare CSV files using composite keys and generate clean, structured diffs.
cli command-line-tool composite-key csv csv-comparison csv-diff data-comparison data-diff data-engineering diff-tool go go-cli golang linux macos open-source windows
Last synced: 30 Apr 2026
https://github.com/danieljdufour/django-rest-framework-more
More Cool Django Rest Framework Stuff
csv django django-rest-framework djangorestframework djangorestframework-csv python
Last synced: 30 Apr 2026
https://github.com/mindlessmuse666/glavsnab-parser
This project is a parser for the glavsnab.net website, designed to extract product data from the "Winter goods" category. The parser efficiently collects product information, processing up to 672 pages of the catalog. Parsing results are saved in two convenient formats: JSON and CSV.
beautifulsoup4 csv json parser python
Last synced: 30 Apr 2026
https://github.com/alcestide/scianalytics
Playground for Data Analysis and Visualization for Research and Scientifical Purposes with Pandas and Plotly.
csv data-analysis data-science data-visualization pandas plotly python science-research statistics
Last synced: 30 Apr 2026
https://github.com/isawnyu/oracc2csv
The Open Richly Annotated Cuneiform Corpus (ORACC) publishes JSON data for each of its projects. Sometimes you want the catalog data listing each text to be in CSV format. This package does that.
Last synced: 30 Apr 2026
https://github.com/thekicker/usadd-placards-generator
As part of my responsibilities at The Fiesta Tableware Company - we needed placards to help with inventory management. The general idea is to make basic signage for each product that would help workers locate the product in the warehouse and make audits more efficient.
csv docx placards python shopify signage urllib usadd word-documents
Last synced: 30 Apr 2026
https://github.com/msg-systems/confluence-uploader
automation confluence csv python
Last synced: 22 Aug 2025
https://github.com/akash-rajak/stock-price-changes-prediction
Build an NLP and ML model predicting from the headlines of Stock News, whether the stock price will increase or not.
csv jupyter-notebook machine-learning model-creation nlp-machine-learning python stock-price-changes-prediction
Last synced: 30 Apr 2026
https://github.com/tomkyle/csv2meta-cli
Assign individual meta data to multiple image files using CSV file
bash cli csv exiftool individual metadata photos
Last synced: 01 May 2026
https://github.com/himanshuraj98/book-genre-classification
This GitHub repository contains code for a book genre classification project using the VGG16 deep learning model. The project aims to classify books into various genres based on their cover images. The dataset used for training and testing the model consists of 30 book genres.
classification computer-vision csv deep-learning image image-processing imageclassification ipython-notebook kaggles matlab pytorch rendering transfer-learning vgg16
Last synced: 04 Mar 2026
https://github.com/vi/csvdimreduce
Command-line tool to run a dimensionality reduction algorithm on CSV files
cli command-line-tool csv csv-files data-science data-visualization dimension-reduction dimensionality-reduction
Last synced: 14 Apr 2025
https://github.com/cicovic-andrija/dlconv
Dive log converter between CSV and Markdown
Last synced: 14 Jun 2025
https://github.com/zonel/inventorymanagerapi
📊🗃️ InventoryManagerAPI is a implementation of a RESTful API that was tested on over 1.5 million records in all of the data sources it handled. It encompasses the processing of CSV files that vary in their configurations.
api clean csharp csv dapper dotnet
Last synced: 01 May 2026
https://github.com/scblur869/csv-2-json
an API written in Go that reads a CSV file and sends a json response
Last synced: 01 May 2026
https://github.com/neroist/c2v
A tool that converts CSV files into JSON.
cli conversion csv csv-parser json nim nim-lang
Last synced: 01 May 2026
https://github.com/flazefy2/ds-airplane_crashes_dataset_since_1908
https://www.kaggle.com/datasets/landfallmotto/airplane-crashes-dataset-since-1908
csv data-science jupyter-notebook python statistics
Last synced: 01 May 2026
https://github.com/mmaithani/itsm-project
1st project datamt
business-solutions csv notebook-jupyter python3
Last synced: 01 May 2026
https://github.com/flazefy/kumande-ds
Kumande is consume management apps. So you can list and analyze your consume food or drink. Make a budget to set limit of spending. Analyze your health and sync it with your daily consume. Also you can create reminder to remind your daily food schedule or many more. Created using Python Jupiter Notebook
barchart chart csv data-science food jupiter-notebook matplotlib pie-chart python statistics
Last synced: 01 May 2026
https://github.com/devogaldino/xml_to_csv
Simple project to convert xml to csv.
Last synced: 24 Mar 2025
https://github.com/xenia101/illegal-copyright-detection-system-web-
Illegal Copyright Detection System WEB
api csv detection flask html illegal-copyright pandas pickle python rest-api restful-api simhash web
Last synced: 01 May 2026
https://github.com/giancarl021/csvql
A module to quickly query CSV data as a SQL
Last synced: 01 May 2026
https://github.com/gdhhgnbnvbn/f1-2025-ai-predict
fully generated by claude 3.5 sonnet via Windsurf IDE. Not a single lines wrote.
agent-based-modeling claude csv data f1 gpt machine-learning model prediction predictive-modeling python rainforest streamlit vibe
Last synced: 01 May 2026
https://github.com/yunabraska/software-licenses
A short & fast software license overview [json, css, md] - free to contribute
csv json license license-checking license-management licenses md
Last synced: 01 May 2026
https://github.com/roshan-raj/social-media-tourism
An aviation company that provides domestic as well as international trips to the customers now wants to apply a targeted approach instead of reaching out to each of the customers. This time they want to do it digitally instead of tele calling. Hence they have collaborated with a social networking platform, so they can learn the digital and social behaviour of the customers and provide the digital advertisement on the user page of the targeted customers who have a high propensity to take up the product. Propensity of buying tickets is different for different login devices. Hence, you have to create 2 models separately for Laptop and Mobile. The advertisements on the digital platform are a bit expensive; hence, you need to be very accurate while creating the models.
csv exploratory-data-analysis jupyter pandas python
Last synced: 01 May 2026
https://github.com/shouodirector/dataloading-application
This program includes Data Loading, Conversion, and Database Backup functions. Users can upload csv files, navigate cells, and create, delete, and backup files. Thank you for using it!
csv csv-export csv-files csv-import csv-parser datagrid datagridview excel excel-export excel-import excel-vba excelreader interactive vb-net vba-excel vbnet vbproj
Last synced: 19 Mar 2026
https://github.com/daniilak/russian-cadastral-numbers
Данные по публичной кадастровой карте вместе с парсером
cadastral csv map open-data open-source python russian sql
Last synced: 23 Feb 2026
https://github.com/ikauematos/readwritecsv
Hello everyone, everything good? with you today I come to share a small script in php that I ended up making based on some videos on the internet and this small script opens up the possibility for us to create crv files with some data and also read csv files in array format
Last synced: 27 Feb 2025
https://github.com/sshehrozali/db-to-csv
Python script to convert .DB file to .CSV file
comma cs-files csv database database-file db-files db-to-csv python python3 sqlite3 sqlite3-db
Last synced: 02 May 2026
https://github.com/madhuresh2011/telco-customer-churn-analysis-using-python
The analysis primarily investigates factors influencing customer churn, particularly focusing on payment methods and contract types.
csv data-analysis matplotlib numpy pandas pyhton seaborn vizualisation
Last synced: 02 May 2026
https://github.com/harish2704/csv-split-by-col
Split csv by primary column and create N sheets per secondary column
command-line-tool csv csv-splitter utility
Last synced: 06 Jul 2025
https://github.com/priyanka7411/fake-news-detector-streamlit
This project aims to detect fake news using machine learning techniques. It utilizes a machine learning model that classifies news articles as real or fake based on their content.
analysis confusion-matrix cross-validation csv detector evolution fake-news machine-learning matplotlib model notebook-jupyter pandas pickle predicting python real-news streamlit streamlit-webapp vectorization
Last synced: 03 May 2026
https://github.com/hitalo-lima/quizgo
Um game de quiz no terminal feito em Golang
csv go quiz-game terminal-game
Last synced: 12 Jun 2026
https://github.com/sciencesakura/dbsetup-csv
A DbSetup extension for importing CSV files into the database.
Last synced: 21 Feb 2026
https://github.com/swapnalshahil/csv_intersection
csv_intersection is basically a PyPI Package to get common rows from two tsv/csv files.
csv csv-intersection package pypi python tsv tsv-intersection
Last synced: 03 May 2026