spark-csv
CSV parser
A library for parsing and querying CSV data with Apache Spark
CSV Data Source for Apache Spark 1.x
1k stars
424 watching
442 forks
Language: Scala
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
databricks/spark-xml | A library that parses and queries XML data in Apache Spark | 504 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 776 |
databricks/spark-corenlp | Wraps Stanford CoreNLP annotators as Spark DataFrame functions for natural language processing tasks | 422 |
swiftcsv/swiftcsv | A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 979 |
apache/spark | An analytics engine designed to handle large-scale data processing and analysis | 40,170 |
databricks/tensorframes | Enables manipulation of Apache Spark DataFrames using TensorFlow programs | 749 |
yaslab/csv.swift | A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding. | 674 |
skelpo/csv | A Swift library for parsing and serializing CSV files in an efficient and flexible way | 32 |
internetarchive/sparkling | A data processing library built on top of Apache Spark to handle temporal web data | 11 |
burntsushi/rust-csv | A Rust library for parsing and generating CSV data structures | 1,729 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 500 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |
hashrock/deno-fnparse | A parser combinator library for Deno that provides a simple way to parse CSV data. | 11 |
dehesa/codablecsv | A Swift library for parsing and generating CSV data in rows or using Codable interface. | 464 |
brutella/swift-csv | A stream-based CSV parsing and writing library in Swift. | 84 |