csv-data
There are 43 repositories under csv-data topic.
Keyang/node-csvtojson
Blazing fast and Comprehensive CSV Parser for Node.JS / Browser / Command Line.
secretGeek/AwesomeCSV
🕶️A curated list of awesome tools for dealing with CSV.
minio/warp
S3 benchmarking tool
juancarlospaco/faster-than-csv
Faster CSV for Python
kumo/sketch-mail-merge
Sketch plugin to merge CSV data with a template
stefanb/gurs-rpe
Slovenija - Register prostorskih enot / Slovenia - Register of Spatial Units (CC-BY 4.0, Geodetska Uprava RS)
jimm/csvlixir
A CSV reading/writing application for Elixir.
skelpo/CSV
A simple CSV file parser and serializer
rubenvar/csv-reader
A browser extension that transforms csv into a readable table, in the same tab
jalbertbowden/open-virginia-gis
Open Virginia GIS is a repository of gis data mapping the Commonwealth of Virginia, its localities, features, demographics, etc. Census data, state data, and locality data included....eventually standalone will automagic all of this
Alexmhack/py_handles_csv
reading and writing CSV files in python using csv and pandas module
rubydamodar/The-Ultimate-Pandas-Bootcamp
Welcome to the Pandas for Data Science repository! This course is designed to take you from beginner to proficient in using Pandas, the powerful data manipulation library in Python. Whether you're just starting your data science journey or looking to sharpen your skills, this repository contains all the resources
rana7cse/yocsv
A simple php package, what allow you to import csv and also allow you to query on it's data like a query builder. It's really really easy to import, filter, grouping, transforming and others operation on a csv file.
HandsOnDataViz/chartjs-templates
Chart.js templates reading data from .csv by HandsOnDataViz.org
aryanmaurya1/rocketc
Simple library for CSV data manipulation and mathematical computation.
aaronralls/FunctionAppCSVToJSON
Azure Function App that converts CSV data to JSON
markkurossi/iql
IQL (Internet Query Language) is an SQL-inspired query language for processing Internet resources. The IQL uses common data formats as input tables and allows users to run SQL-like queries over the tables.
brampf/csvcore
A native Swift library to read and write CSV files
emkay/rando-csv
Create a bunch of csv data
fiedsch/datamanagement
Data management helpers (PHP-CLI)
fredx100/svgHeatmap
HTML and Javascript to allow applying CSV data to an SVG to create a heatmap
GunnerJnr/stream-two-final-project
A data dashboard displaying the technologies used throughout stream 2 - Backend Development.
jay-johnson/network-pipeline-datasets
CSV datasets for ML/AI models from captured network traffic during ZAP scanning with web applications like Django, Flask, React, Vue and Spring - Anti-Nex training datasets
qxpjs/Mail-merge
This script finds the master page and creates as many pages with that master page as the number of records in a VALID csv file and creates documents by importing csv data. Each page of the document contains data corresponding to a tuple in the csv file.
s4SHIVam7/csvDataExporter_lwc
LWC to export data from Salesforce objects into CSV format. The component retrieves data from Salesforce using an Apex controller and provides a user-friendly interface for selecting and exporting records.
ballerina-platform/module-ballerina-data.csv
The Ballerina CSV Data Library is a comprehensive toolkit designed to facilitate the handling and manipulation of CSV data within Ballerina applications. It streamlines the process of converting CSV data to native Ballerina data types, enabling developers to work with CSV content seamlessly and efficiently.
carlo98/Merge_csv_data
It's capable of merging multiple csv files without considering duplicated data.
harish2222/Class-12th-Python-Project
Simple extraction of csv data postgres and mysql data to dataframe and Visualizing it to graphs
jeldikk/ismartcsv
ismartcsv is a python package which uses inbuilt csv module to work especially with scientific instrument generated csv data. It comes with research centric batteries and adapters for plotting, interpolation which makes the data-processing workflow more productive. it is lightweight and has very minimum learning curve. Beginner knowledge of python is sufficient to make juice out of it.
lrpinto/text-wrangler
Mini-wrangler system to massage a csv file as specified by given DSL
my-personal-project-work/json-utility
A utility to import json read, update, write, delete keys in a .json file and export as csv, json.
nick3499/prompt_theme_nick3499
Python3: Bash prompt bg color themes: datetime.datetime.today(), csv.reader(), socket.gethostname(), os
time-to-program/display-csv-data-in-table-react
How to display CSV data in a table in React JS
waleedsamy/feed-redis
Container responsible for loading csv data from remote link into redis using awk and redis-mass insert
purvvs/Append_CSV_Files
This code helps combine multiple CSV files stored in a folder into a single CSV file.
time-to-program/create-charts-with-csv-data-react
How to Visualize CSV Data in React JS