330 skills found · Page 3 of 11
ActionableAgile / Jira To AnalyticsThis code extracts data from Jira based on a yaml config file, and outputs a properly formatted CSV that can be read by the ActionableAgile Analytics tool.
vnetman / Pcap2csvUse PyShark and scapy to read fields from a pcap file and populate a CSV
wiremoons / Csv2sqlcsv2sql - conversion program to convert a CSV file to SQL format to allow easy checking / validation, and subsequent import into a SQLite3 database using SQLite '.read' command
mounirmesselmeni / Html FileapiAn example project to read csv file with the HTML5 File API
bitfumes / Upload Million RecordsUpload and read millions of record from csv to database using Laravel Job Batching
offdev / CsvReads, parses and validates CSV files using streams
erikcox / Ical2csvA Python script that reads ics files and outputs their data into a csv file.
ahmadullahpk / All Documents ReaderThis library reads any type of documents like (doc, docx, xls, xlsx, ppt, pptx,pdf, rtf, csv, json, html, xml,txt,and kotlin)F files.
clementfarabet / Lua CsvA package to read and write CSV. Provides high-level database-like handlers.
orangesignal / Orangesignal CsvCSV (comma-separated values) read and write library for Java.
zpoint / Idataapi TransformFull async support toolkit for IDataAPI for efficiency work, read data from API/ES/csv/xlsx/json/redis/mysql/mongo/kafka, write to ES/csv/xlsx/json/redis/mysql/mongo/kafka, provide CLI and python API
Arrowyz01 / Csv2logseq BlockPython script that can read csv file and output a markdown file containing logseq block and block properties (from csv data), and a basic query script to generate a table query (like the format in csv file). The goal is to simulate notion table database in logseq. Also come with a script to reverse!
privefl / BigreadrR package to read large text files based on splitting + data.table::fread
jandoczy / Csv Fast ReaderFast and simple CSV parser written in C
billgraziano / CsvDataReaderFast streaming CSV file reader for PowerShell impleted as a DataReader.
gfw-report / Get Tls FingerprintsThis script reads from pcap or line-separated hex stream files, and writes the TLS fingerprint IDs of each TLS Clienthello in CSV.
dogukannulu / Csv Extract Airflow DockerWrites the CSV file to Postgres, read table and modify it. Write more tables to Postgres with Airflow.
YUX / Fast Csvalternative to pd.read_csv & reduce memory usage
svenvc / NeoCSVNeoCSV is an elegant and efficient standalone Smalltalk framework to read and write CSV converting to or from Smalltalk objects.
liu2guang / Libcsvlibcsv is a small, simple and fast CSV library written in pure ANSI C89 that can read and write CSV data. | libcsv是用纯ANSI C89编写的小型、简单、快速的CSV库,支持读写CSV数据.