Skip to content
#

csv-format

Here are 81 public repositories matching this topic...

CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line application for working with CSV files.

  • Updated Apr 30, 2021
  • Python

C# class giving a simplest with performance serializer functionalities to manipulate CSV strings; several test cases were executed in order to treat the particularities of a sequence of CSV characters; in this publication, is considered stable, it is implemented in productive environments with large scale of data generated or consumed in CSV

  • Updated Jul 19, 2020
  • C#

LaukvikCSV is a powerful API for reading, writing and querying tabular data stored in the CSV format. In contrast to other API it lets you specify data types for each column using meta data. It automatically detects delimiters so you don't have to worry about delimiters being comma, tab, pipe, semicolon etc. Run powerful queries to filter your data easily with a fluid query language thats type safe. Export your tabular data to CSV, JSON, XML and HTML.

  • Updated Nov 29, 2020
  • Java

Improve this page

Add a description, image, and links to the csv-format topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the csv-format topic, visit your repo's landing page and select "manage topics."

Learn more