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-04-01 00:07:15 UTC
- JSON Representation
https://github.com/vikrantdeshpande09876/xml_to_csv_rep
A Flask app with an easy-to-use frontend that's intended for generating a configuration excel, given an input XML/XSD file (ie- Extensible Markup format to Relational schema)
csv flask html-css-javascript javascript python xml
Last synced: 25 Feb 2026
https://github.com/matheusotenio/trabalho-2-engenharia-software
sistema completo para gerenciamento de grupos de estudo, desenvolvido como trabalho para a disciplina de Engenharia de Software
csv mvc-architecture pandas python
Last synced: 29 Jan 2026
https://github.com/tomodachi94/pypi-wikidata-mixnmatch
A PyPI dump of package names for the Wikidata tool Mix'n'match.
csv wikidata wikidata-mixnmatch
Last synced: 06 Feb 2026
https://github.com/muhammadshavaiz/spam_or_ham_emaildetection
The Spam Email Detection project uses Scikit-learn and Pandas to classify emails as spam or not, leveraging a dataset of 5,000 emails. It demonstrates practical statistical analysis and model training for effective email classification.
csv naive-bayes pandas python random-forest sklearn svm
Last synced: 09 Feb 2026
https://github.com/its-just-nans/csv-to-custom-json-python
Easily transform your CSV to a custom JSON with cool options
csv csv-parser csv-to-json csvtojson custom-json json python
Last synced: 08 Feb 2026
https://github.com/audio-engineer/nova-dashboard-back-end
Java Spring Boot back end for Nova Dashboard project
back-end csv docker gradle java jpa oauth2-resource-server postgresql rest-api spring spring-batch spring-boot spring-data-jpa spring-data-rest
Last synced: 09 Feb 2026
https://github.com/vatshayan/songs-datasets
Datasets for Songs and Music for Dancing, Emotional, Happy and scenic view
1000dataset classfication csv data datapackage datapackages dataset datasets excel free freedata freedatasets genre machine music sgenre song songs
Last synced: 18 Mar 2026
https://github.com/djdhairya/medicine-recommendation-system
csv deep-learning f1-score machine-learning pickle random-forest scikit-learn svc svm
Last synced: 10 Feb 2026
https://github.com/adriens/odata-women-granted-open-bank-account
A public dataset that tells when women were granted the right to open a bank account on their own
csv gender-equality open-data women-empowerment
Last synced: 11 Feb 2026
https://github.com/opt-nc/odata-acronyms
Lexique des acronymes de l’OPT-NC
csv dataengineering datascience open-data opendata
Last synced: 12 Feb 2026
https://github.com/cmmvio/cmmv-normalizer
Schema-based data normalization module for CMMV
cmmv csv json normalizer schema xml yaml
Last synced: 13 Feb 2026
https://github.com/cumulocity-iot/apama-streaming-analytics-connectivity-csvcodec
A Java based connectivity codec for transforming CSV data
apama connectivity csv iot-analytics
Last synced: 03 Mar 2026
https://github.com/nicholaskarlson/proof-first-normalizer
cli csv deterministic fixtures golang golden-tests proof-first validation
Last synced: 03 Mar 2026
https://github.com/biglocalnews/bylines
Stories, guides and other articles by the Big Local News team and its partners
csv data-journalism journalism news
Last synced: 04 Mar 2026
https://github.com/jay6430/python-for-data-science
This Repository includes all the Python concepts that are necessary for Data science.
csv data-visualization datascience-machinelearning html-css ipynb-jupyter-notebook matplotlib numpy pandas python3 xml
Last synced: 04 Mar 2026
https://github.com/arun-kc/chatcsv
A Langchain app to chat with a CSV file
ai chatbot csv langchain-python llm openai streamlit
Last synced: 15 Oct 2025
https://github.com/evertcode/demo-springbatch
Aplicación spring batch: lectura de archivo, lectura de registro y persistencia de registro en base de datos
csv java maven spring spring-batch spring-batch-jobs spring-boot sqlite3
Last synced: 15 Oct 2025
https://github.com/taeefnajib/car-listing-elt-analytics
In this project, I've created an ELT pipeline using DLT, Dagster, Postgres and added interactive dashboard using Superset.
csv dagster dashboard data-analytics data-engineering dlt docker docker-compose elt postgres superset
Last synced: 15 Oct 2025
https://github.com/tools4everbv/helloid-conn-prov-target-blacklist-csv
Blacklist - Target (CSV)
blacklist csv powershell provisioning target
Last synced: 15 Oct 2025
https://github.com/athanclark/streaming-csv
Simple streaming CSV parsing & statistics gathering
Last synced: 16 Nov 2025
https://github.com/thavarshan/bookshop
📚 A sophisticated bookshop inventory manager application designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).
automation books cashier csv gradle java junit purchase
Last synced: 16 Oct 2025
https://github.com/nabeel-ahmed-jamil/jscript
Segment Processing J-Meter Script ===> Ok
Last synced: 27 Jan 2026
https://github.com/ronknight/webjaguar-inventory-checker
🔍 A Python script to validate the inventory status of products on WebJaguar by checking SKUs against their API and logging results to CSV and log files.
Last synced: 17 Oct 2025
https://github.com/michaelwp/goCsv
The go-csv package provides an easy-to-use interface for generating CSV files with concurrent processing
concurrency csv go golang stream
Last synced: 17 Oct 2025
https://github.com/jboiie/breastcancerprediction
A breast cancer prediction and classification tool built using PyTorch and Streamlit. It analyzes biopsy data to predict if a tumor is benign or malignant. Users can enter feature values manually or upload a CSV report for instant results.
cleaining-data cnn csv dataset machine-learning matplotlib preprocessing pytorch scikitlearn seaborn streamlit
Last synced: 18 Oct 2025
https://github.com/enieber/finance-rust
read csv finace file to calculate your finance
Last synced: 18 Oct 2025
https://github.com/vb64/pipeline.csv
Pipeline inline inspection data as CSV file.
csv inline-inspection mfl pipelines
Last synced: 14 Mar 2026
https://github.com/jongwony/dbb
open db browser for sqlite with csv, sqlite3 file
Last synced: 18 Oct 2025
https://github.com/hideack/pivot-table-creator
This script generates a pivot table from a CSV file. It supports additional columns, row totals, weekly and monthly totals, and offers various command line options. It is designed for large datasets and is memory-efficient.
Last synced: 30 Mar 2025
https://github.com/lukewait/recycler-contacts-app
A Windows Forms application for managing contact data stored on CSV with CRUD operations, binary search, and filtering. Developed as part of a TAFE QLD assignment.
binary-search crud csharp csv filtering windows-forms
Last synced: 04 Jan 2026
https://github.com/aakashsyadav1999/personal_finance_tracker
Track your finance in straight forward way. (insert,track,extract,plot)
csv dataclasses finance financial-analysis matplotlib oop python pythonapp
Last synced: 02 Mar 2025
https://github.com/pasdam/go-csv-timeseries-db
Library to provide a simple timeseries store using csv files
csv go golang library timeseries
Last synced: 20 Oct 2025
https://github.com/datamgmt/music-chart-downloader
Download Music Chart Data
beautifulsoup csv json music python
Last synced: 20 Oct 2025
https://github.com/tansen87/encoding_convert
Convert CSV encoding to another encoding format
Last synced: 23 Mar 2025
https://github.com/faizantkhan/python_panda_library
Welcome to PandasPowerhouse, your go-to repository for unleashing the full potential of the Pandas library in Python! 🐼
csv data-science install machine-learning pandas pandas-library pandas-python pandas-tricks-for-data-manipulation python pythonlibrarires
Last synced: 21 Oct 2025
https://github.com/susonicth/csvdiff
a fast commandline diff tool for csv-files
csv csv-file diff difference fields header key primary-key table-diff
Last synced: 15 May 2025
https://github.com/lyrasis/csv-data-tools
Tools for working with CSV data (or other basic tabular data formats)
Last synced: 23 Jan 2026
https://github.com/antoniosertic23/license-plate-math-game-analysis
This project involves solving the License Plate Math Game. The game revolves around finding license plate numbers that satisfy a specific mathematical condition: "Using mathematical operations and the first 3 digits of the registration number, obtain the last digit of the registration."
csv license-plates math-game python-script python3 splunk splunk-dashboard xml
Last synced: 26 Feb 2025
https://github.com/7rikazhexde/gaswritedata-cryptactcustomformat
GASでCSVファイルをクリプタクトのカスタムファイルフォーマットに書き出すソースコード
csv google-spreadsheet subscan
Last synced: 29 Jun 2025
https://github.com/analitico-771/loan-analizer
This project was a code challenge in my journey to learn Python. I'm iterating through lists and dictionaries in oder to calculate present value and analyzing data to provide information to make buying decisions.
Last synced: 13 Nov 2025
https://github.com/harmanveer-2546/reducing-data-entries
Way to delete data entries from csv/excel file using. For excel file, use excel instead of csv in the code.
csv data data-entry delete-data excel numpy pandas python
Last synced: 24 Oct 2025
https://github.com/franco-diaz-licham/tournamenttrackerapp
Tournament Tracker is a desktop application that allows users to create and play through elimination-style tournaments (e.g. an indoor soccer tournament)
csharp csv dot-net sql sql-server visual-studio windows-forms
Last synced: 15 Mar 2026
https://github.com/randomecho/credit-card-shuffler
Parses a credit card activity statement into a slightly different format of columns being in different places.
Last synced: 25 Oct 2025
https://github.com/amssdias/shell-games
This project is based on shell games already prebuilt from me, but with better software design.
abc cohesion coupling csv design-patterns json object-oriented-programming python3 testing unittest
Last synced: 25 Oct 2025
https://github.com/go-andiamo/csvamp
Go package for reading CSVs into structs
Last synced: 30 Jun 2025
https://github.com/oskaritimperi/csvre
A simple tool for replacing data in CSV columns with regular expressions.
Last synced: 25 Oct 2025
https://github.com/izh318/word-cloud-generator-gui-
CSV 파일 데이터로 워드 클라우드를 쉽게 만들 수 있는 Tkinter GUI 파이썬 프로그램입니다.
csv gui wordcloud wordcloud-generator
Last synced: 26 Feb 2025
https://github.com/t1m4/parsercian
Parser from popular apartment sales - Cian
Last synced: 26 Oct 2025
https://github.com/infinitode/funcprofiler
An open-source Python library for identifying bottlenecks in code. It includes function profiling, data exports, logging, and line-by-line profiling for more granular control.
csv data-export functions html json logging minimal profiling profiling-library python
Last synced: 20 Feb 2026
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: 26 Oct 2025
https://github.com/mohammadmehdisharife/csvue
csvue - Your data in full view: elegant CSV printing for the terminal
cli cli-app csv csv-files csv-parser file files
Last synced: 13 Jan 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: 04 Mar 2025
https://github.com/mezantrop/tsqlike
SQL-like interface to tabular structured data
csv data-processing data-structures json python sql-like table
Last synced: 24 Jan 2026
https://github.com/rich-id/csv-generator-bundle
A csv bundle for Symfony 4.4
Last synced: 24 Feb 2026
https://github.com/finfinack/shellyexport
Application to export Shelly power measurements and write them to a CSV or Google Sheet
csv google-sheet power-consumption-measurement shelly shelly-3em shelly-em
Last synced: 28 Jan 2026
https://github.com/greensyntax/babool-ios
Babool is a versatile iOS library designed for developers who want to efficiently manage and store development logs.
Last synced: 26 Feb 2025
https://github.com/hsfvieira/des-if-anexos-csv
Arquivos de anexos do DES-IF convertidos para .csv
Last synced: 28 Jan 2026
https://github.com/staudtlex/csvtools
combine-csv merges CSV-formatted files into a single file. CSV files need not have the same number of columns, column names need not be unique.
Last synced: 09 Jul 2025
https://github.com/arthurcornelio88/insee_data_processor
Module Python professionnel pour enrichir des données d'entreprises avec l'API INSEE Sirene. Cache intelligent, export Salesforce, interface CLI flexible.
api business-intelligence csv data-processing enterprise insee pandas python salesforce sirene uv
Last synced: 06 Feb 2026
https://github.com/gh640/create-github-issues-with-csv
📂 A sample script to create GitHub issues with CSV using GitHub CLI.
Last synced: 04 Mar 2025
https://github.com/turingschool-examples/black_thursday_lite
be-1 csv practice-project ruby
Last synced: 20 Jan 2026
https://github.com/imrandil/csv_to_excel_npm_package
A simple and efficient Node.js module for converting CSV files to Excel (XLSX) format using streams. This package leverages the power of csv-parser and exceljs libraries to handle large datasets efficiently without consuming too much memory.
csv javascript json-server npm-package xlsx
Last synced: 25 Feb 2026
https://github.com/SalzBytes/scraping_wilayah_pdf
Scraping Data Wilayah Indonesia from PDF
csv kemendagri mysql node nodejs wilayah wilayah-indonesia
Last synced: 25 Feb 2026
https://github.com/soap/yii2-csv
Yii2 extension to ease manage CSV data including import/export.
conversion csv export import yii2-extension
Last synced: 31 Jan 2026
https://github.com/siddhant-vij/user-authentication-system
Terminal-based user authentication system for registration, login, and password reset using a CSV-based storage.
authentication csv database encryption hashing java logging login multifactor-authentication registration reset-password security terminal-based
Last synced: 06 Mar 2025
https://github.com/nero103/my-youtube-usage
This is an end-to-end personal project. I was curious about my youtube engagement and thought it would be fun to explore the usage and recommend ways to optimize my device's data usage and my viewing schedule.
csv dataanalysis excel json jsonparser jupyter-notebook mssqlserver powerpoint python3 sql tableau tableau-dashboards tableau-desktop tableau-public
Last synced: 17 Mar 2026
https://github.com/gpalleschi/csvutil
CSVutil.sh is a very simple but effective bash shell to manage csv files by command line and generate output on stdout or file.
bash bash-script csv csv-format csv-parsing csv-reader extract regular-expression shell-script tool utility
Last synced: 26 Feb 2025
https://github.com/vasugi2003/customer_churn_analysis_using_tableau
Customer Churn Analysis - To identify various reasons for customer to discontinue a company services.
business-analytics business-intelligence charts csv data-science data-visualization dataanalytics predictive-modeling preprocessing tableau
Last synced: 05 Mar 2026
https://github.com/gpalleschi/jqcsv
jqCSV is a html client utility to manage csv files, read, filter, modify rows, add new rows, delete rows, export file csv in JSON, XML, CSV, TXT, SQL and MS-Excel.
bootstrap5 bootstraptable crud csv csv-parser export jquery npm
Last synced: 26 Feb 2025
https://github.com/degeens/scrobblet
A lightweight scrobbler for self-hosters.
csv go golang lastfm lightweight listenbrainz music scrobbler self-hosting spotify
Last synced: 09 Feb 2026
https://github.com/ninsau/react-csvify
A composable, extensible, and fully typed React component for generating and downloading CSV files from any dataset.
csv csv-export csv-files csv-import csv-reader xsl xslx
Last synced: 10 Feb 2026
https://github.com/lindig/rowing-championships
Results from World Rowing Championships
competition csv rowing sqlite3
Last synced: 27 Feb 2026
https://github.com/uaraven/csql
Comma-separated sql. Console app allowing to run SQL queries on CSV-files
Last synced: 10 Feb 2026
https://github.com/daily-utils/illm-flask
flask to process pdf & csv for illm
csv docker docker-compose flask pypdf2
Last synced: 11 Feb 2026
https://github.com/evozone/evozone-csv-files
Various CSV files used for Machine Learning and Data Science projects.
csv data-science datasets machine-learning
Last synced: 12 Feb 2026
https://github.com/panchi64/attendance-tracker
An automated attendance tracker. Creates a locally accessible, safe web-server and places the attendance into a .csv file or uploads it onto a supported online platform.
automated csv javascript moodle qrcode react rust webserver wip
Last synced: 14 Feb 2026
https://github.com/sap-samples/hana-import-csv-from-oracle
This tool quickly moves data from an Oracle database to the SAP HANA platform via CSV files. The Oracle scheduler is used for high parallelism of transfer in network constrained environments.
csv importer oracle-database pl-sql-script sample sample-code sap-hana scheduler
Last synced: 19 Mar 2026
https://github.com/killervardhan8/gesturedecode
The Sign Language Interpretation project focuses on recognizing and interpreting hand gestures to facilitate communication for individuals who use sign language. This project leverages computer vision and machine learning techniques to accurately identify and translate hand signs into text
csv mediapipe numpy python tensorflow
Last synced: 28 Feb 2026
https://github.com/nmelgar/marathons_data_viz
Data visualization project to analyze finishing times and other data.
csv csv-files data data-analysis data-insight data-visualization data-viz dataset tableau
Last synced: 15 Feb 2026
https://github.com/alessiovelluso/wordfileutils
Word finder and translation/csv utils
csv csv-parser text translation word
Last synced: 28 Feb 2026
https://github.com/probokrishnacahya/dataset
Collection of datasets obtained from various sources
Last synced: 16 Feb 2026