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
428 watching
443 forks
Language: Scala
last commit: almost 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 | 505 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 773 |
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. | 966 |
apache/spark | An analytics engine designed to handle large-scale data processing and analysis | 39,916 |
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. | 669 |
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,719 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 499 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |
hashrock/deno-fnparse | A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. | 11 |
dehesa/codablecsv | A Swift library for parsing and generating CSV data in rows or using Codable interface. | 461 |
brutella/swift-csv | A stream-based CSV parsing and writing library in Swift. | 83 |