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-07 00:07:56 UTC
- JSON Representation
https://github.com/ctberthiaume/decol
A tool to delete columns from a CSV file
Last synced: 02 Apr 2026
https://github.com/srikarkunta/de_coding_task
Python project to download, clean, and process order item CSV files. Includes data cleaning, logging, JSON stats, and monthly metrics generation.
csv datacleaning dataengineering pandas python
Last synced: 17 Apr 2026
https://github.com/winterwind/housingpricesproject
A two-part project involving making predictions using various regressors and then implementing linear regression from scratch and predicting that way
csv csv-files data-science decision-tree gradient-descent jupyter jupyter-notebook knearest-neighbors knn linear-regression linear-regression-scratch machine-learning matplotlib matplotlib-pyplot numpy pandas python random-forest regression sklearn
Last synced: 12 Apr 2026
https://github.com/mathiazom/nomi
Simple name generator
csv name-generator utility vuejs
Last synced: 01 May 2026
https://github.com/vasugi2003/house-price-prediction-using-pyspark---big-data-analytics
House Price Prediction using Pyspark
algorithms big-data-analytics csv hadoop pyspark python
Last synced: 03 Jun 2026
https://github.com/guusdias/programming-language-stats
Programming languages statistics in the last three years.
Last synced: 02 Jul 2025
https://github.com/awhipp/couchbase-upload-csv-to-bucket
Programatically upload a CSV file to a defined Couchbase Bucket
couchbase-bucket csv python upload-csv
Last synced: 04 Jun 2026
https://github.com/justsecret123/nba-players-stats-analysis
A quick interactive Notebook to visualize some NBA players stats (points, assists, steals, blocks...) and totals, rankings and comparisons. Feel free to add any player in the .csv data files. 🏀
csv ipython-notebook ipywidgets jupyter-notebook jupyterlab matplotlib pandas python scikit-learn seaborn
Last synced: 18 Apr 2026
https://github.com/hendrapaiton/transformer
Data Transformation using Pandas
csv data-transformation excel pandas python
Last synced: 18 Apr 2026
https://github.com/zingus/monotable
Monotable is a text-based file format to describe tables of data.
csv file-format monotable table text-based
Last synced: 13 Jan 2026
https://github.com/chrisladzamach/systemmonitor
This project is a System Monitoring Script written in PowerShell (.ps1). It collects key information about the system and exports it into CSV and HTML reports for analysis.
automation csv powershell powershell-script reporting shell shell-script system-monitoring
Last synced: 18 Apr 2026
https://github.com/ragibasif/bobdylan
Bob Dylan
bob-dylan csv data data-science data-visualization lyrics music python
Last synced: 03 Sep 2025
https://github.com/stevegongoral/graficos-de-peliculas-taquilleras
Interfaz grafica para mostrar diferentes gráficos sobre las películas mas taquilleras
csv matplotlib pandas-python pyqt5 python3
Last synced: 04 Jun 2026
https://github.com/thuongtruong109/charts
📊 Visualizing data via d3 charts
chart chartjs csv d3 data-visualization nextjs react reactjs typescript
Last synced: 20 Apr 2026
https://github.com/forhadkhan/tweak-csv
TweakCSV - Lightweight Local CSV Editor
browser-based browser-based-tool csv developer-tools editor json-export markdown-export
Last synced: 04 Jun 2026
https://github.com/dorukalkan/pgdatahub
Multi-format PostgreSQL ETL automation
automation csv data-import data-pipeline etl excel json postgresql python
Last synced: 20 Apr 2026
https://github.com/cable8mm/qr-images
A command-line tool to generate WiFi connection QR codes from CSV files.
automation batch-processing cli command-line-tool csv php qr-code qr-generator wifi
Last synced: 02 Jul 2026
https://github.com/soenneker/soenneker.enumerables.commaseparated
High-performance, allocation-free CSV enumeration using ReadOnlySpan{char} — a drop-in alternative to string.Split(',') for hot paths.
comma commaseparated commaseparatedenumerable csharp csv dotnet enumerable enumerables object separated span string
Last synced: 22 Apr 2026
https://github.com/encode42/nextwarden
Transform data from Nextcloud Passwords to a Bitwarden compatible format.
Last synced: 22 Apr 2026
https://github.com/danielm/dcsv
Simple cli app to print/fetch data from CSV files
Last synced: 29 Jun 2026
https://github.com/ppatrzyk/heatmap
Display CSV as a heatmap in terminal
csv data data-visualization terminal
Last synced: 24 Apr 2026
https://github.com/bikemazzell/tuonella-sift
A high-performance, memory-efficient CSV deduplication tool
csv cuda deduplication logger osint rust
Last synced: 24 Apr 2026
https://github.com/chris17453/flextable
tabular data formatter, for code, cli or pipes
csv linux python table tabular-data-formatter viewer
Last synced: 24 Apr 2026
https://github.com/mal1kc/csv-table-explorer
very basic one page csv explorer written with js
Last synced: 24 Apr 2026
https://github.com/rogers-cyber/csvtoexcel
Modern PySide6 desktop app to convert CSV files to Excel (.xlsx) with batch processing, preview, encoding support, and SQLite history tracking.
batch-processing csv csv-converter csv-to-excel data-tools desktop-app drag-and-drop encoding excel file-converter gui preview productivity pyside6 python sqlite xlsx xlsxwriter
Last synced: 25 Apr 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: 25 Apr 2026
https://github.com/taiizor/gocrawler
A high-performance web crawler with concurrent processing capabilities written in Go.
crawler csv go golang golang-application golang-library json storage url web
Last synced: 26 Apr 2026
https://github.com/aarabdh/aws-management-suite
A tool used to check how many of the currently active instances have the proper tags to maintain the infrastructure in an organization.
aws aws-ec2 aws-lambda aws-rds aws-s3 csv python tagging-tool
Last synced: 26 Apr 2026
https://github.com/datumbrain/jcsv
A golang library for interconversion of JSON and CSV format.
Last synced: 27 Apr 2026
https://github.com/astrocvijo/yt_analysis
This program retrieves information about Youtube channels you're subscribed to, saves it to a csv file and displays it
csv data-retrieval python youtube-api youtube-data-analysis
Last synced: 23 Mar 2025
https://github.com/arpanpramanik2003/attendance-tracker
A Python-based GUI application for managing student attendance using Tkinter. This program allows users to register students, mark attendance on a daily basis, and save records in a CSV file. The application dynamically adds columns for each date, allowing for efficient tracking of student presence with 'P' for present and 'A' for absent.
attendance-system csv datetime python tkinter
Last synced: 28 Mar 2025
https://github.com/banyc/dfplot
Summarize a data frame by plotting. `cargo install --git https://github.com/Banyc/dfplot.git`.
csv data-analysis plotly plotting statistics
Last synced: 27 Apr 2026
https://github.com/misaghmomenib/csv-viewer-python
A Powerful Pyqt5-based Csv File Viewer With Advanced Data Visualization and Editing Capabilities
csv csv-viewer git open-source python3
Last synced: 27 Apr 2026
https://github.com/oandregal/sum-csv
Utility that helps you to sum CSV file columns
Last synced: 28 Apr 2026
https://github.com/ayushmankumar7/sunspot-time-series
csv kaggle-dataset lstm-neural-networks tensorflow time-series-analysis
Last synced: 28 Apr 2026
https://github.com/itanex/datasets
Scrapped Datasets for use with programming. All records in JSON or CSV
Last synced: 28 Apr 2026
https://github.com/riboseinc/structured_csv
Ruby script that converts CSV (structured CSV) to YAML
Last synced: 29 Apr 2026
https://github.com/bearddan2000/python-cli-csv-to-elasticsearch-client-simple
Reads a csv file into a single node for data in `dog-demo` document.
cli client csv elasticsearch kibana python simple to
Last synced: 29 Apr 2026
https://github.com/bonk-dev/saturday
A Python 3 app designed to scrape science publication metadata from various sources
csv csv-parser elsevier google-scholar html-scraping scopus scraper sqlite
Last synced: 29 Apr 2026
https://github.com/nithin0418/movie-recommendation-system
Movie Recommendation System using Python
csv csv-files machine-learning movie-recommendation movie-recommendation-system python
Last synced: 29 Apr 2026
https://github.com/lmizner/codecademy_med_insurance_cost
Utilizes understanding of Python syntax to sort and analyze data about U.S. medical insurance costs
csv dictionary for-loops if-else-statements jupyter lists python
Last synced: 29 Apr 2026
https://github.com/yukihirop/sit
the very very very stupid csv content tracker 🤧 Management for Sheet (ex: GoogleSpreadSheet) like git
cli csv git google-spreadsheet googlespreadsheet nodejs sit
Last synced: 29 Apr 2026
https://github.com/log1-codes/data-alchemist
AI-powered web app to clean, validate, and configure resource allocation data. Upload messy CSV/XLSX files, edit in a modern grid, get instant AI validation, and export ready-to-use data and rules. Built with Next.js, shadcn/ui, and OpenAI.
ai csv data-cleaning nextjs openai react resource-allocation typescript validation xlsx
Last synced: 29 Apr 2026
https://github.com/cheenamalhotra/genfileparser
A Short and simple application to read tabular data from files and convert it to JAVA Class Object types.
csv file-parser json pojo xls xlsx xml
Last synced: 30 Apr 2026
https://github.com/danchik12/habr_scraping
Parsing Habr articles and saving in csv format
csv fake-useragent numpy pandas parser python3
Last synced: 30 Apr 2026
https://github.com/svetlanam/webtrends-script
Python script for cleaning, transformation and uploading the data.
csv data-cleaning data-scripting data-transformation docker etl ftp keboola python3
Last synced: 01 May 2026
https://github.com/bujupah/bujupah-excel-datasource
Load csv/excel files data into grafana's dashboards from SFTP servers
csv datasource ftp grafana plugin sftp sql xlsx
Last synced: 01 May 2026
https://github.com/eu-diogo-ferreira/methods-for-working-with-csv
🗃 Working with csv files quickly, easily and hassle-free
csv excel javascript json nodejs xlsx
Last synced: 01 May 2026
https://github.com/mostafahima/flash-cards-application
A Flash Cards app built with Python and Tkinter, helping users learn English words with delayed Arabic translations.
csv pandas-python practice-programming tkinter-python
Last synced: 16 Nov 2025
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/mementomorri/habits-visualizer
Visualization and analysis for data from open source project Loop Habits Tracker app.
csv matplotlib pandas python visualization
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/ericlondon/rails4-sidekiq-jruby-csv-data-creator
Rails4 Sidekiq JRuby CSV Data Creator
Last synced: 03 May 2026
https://github.com/pitercoding/intuitivecare-desafio
[PT-BR] Projeto de ETL e análise de dados da ANS com MySQL, Java/Spring Boot, Python e Angular. [EN] ANS data ETL and analytics project using MySQL, Java/Spring Boot, Python, and Angular.
analitycs angular ans api backend csv dados dashboard etl frontend java mysql python saude spring
Last synced: 03 May 2026
https://github.com/johnnykamigashima/ptqs9_lojinhaandroidnativa
Exercício de testes automatizados em Android usando a Lojinha nativa com Appium Java
appium csv jackson junit pageobject ptqs selenium
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/pustovitdmytro/quotes
web scrapper (python3, beautifull soap, aiohhtp,csv)
aiohhtp beautifullsoup csv parser postgresql python3 scrapper selenium
Last synced: 04 May 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