awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tototoshi avatar

tototoshi/scala-csv

0
View on GitHub↗
709 星标·147 分支·Scala·5 次浏览

Scala Csv

CSV Reader/Writer for Scala

Features

  • CSV Processing - CSV reader and writer.

Star 历史

tototoshi/scala-csv 的 Star 历史图表tototoshi/scala-csv 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Scala Csv 的开源替代方案

相似的开源项目,按与 Scala Csv 的功能重合度排序。
  • sjwhitworth/golearnsjwhitworth 的头像

    sjwhitworth/golearn

    9,438在 GitHub 上查看↗

    GoLearn is a machine learning library for the Go programming language. It provides a supervised learning framework and a toolkit for building, training, and evaluating predictive models through a standardized interface. The project implements a data frame system that loads CSV files into structured grids for matrix operations. It includes a preprocessing library for discretizing continuous variables and a model evaluation toolkit that utilizes confusion matrices and cross-validation to measure precision and recall. The library covers data engineering and management, including the ability to

    Go
    在 GitHub 上查看↗9,438
  • burntsushi/xsvBurntSushi 的头像

    BurntSushi/xsv

    10,750在 GitHub 上查看↗

    xsv is a suite of high-performance command-line utilities written in Rust for the analysis, manipulation, and statistical processing of large delimited datasets. It provides a toolkit for processing comma-separated value files through a command line interface. The project provides capabilities for statistical analysis, including the computation of column statistics, value frequencies, and descriptive metrics. It also includes data manipulation utilities for joining, slicing, sampling, and reformatting records. The toolkit covers a broad range of data operations including column selection, da

    Rust
    在 GitHub 上查看↗10,750
  • arp-g/csv2sqlArp-G 的头像

    Arp-G/csv2sql

    58在 GitHub 上查看↗

    A blazing fast fully-automated CSV to database importer

    Elixir
    在 GitHub 上查看↗58
  • beatrichartz/csvbeatrichartz 的头像

    beatrichartz/csv

    514在 GitHub 上查看↗

    CSV Decoding and Encoding for Elixir

    Elixir
    在 GitHub 上查看↗514
查看 Scala Csv 的所有 13 个替代方案→

常见问题解答

tototoshi/scala-csv 是做什么的?

CSV Reader/Writer for Scala

tototoshi/scala-csv 的主要功能有哪些?

tototoshi/scala-csv 的主要功能包括:CSV Processing。

tototoshi/scala-csv 有哪些开源替代品?

tototoshi/scala-csv 的开源替代品包括: sjwhitworth/golearn — GoLearn is a machine learning library for the Go programming language. It provides a supervised learning framework and… burntsushi/xsv — xsv is a suite of high-performance command-line utilities written in Rust for the analysis, manipulation, and… arp-g/csv2sql — A blazing fast fully-automated CSV to database importer. erpuno/ecsv — 💠 ECSV: Потоковий CSV парсер. fasterxml/jackson-dataformat-csv — (DEPRECATED) -- moved under: https://github.com/FasterXML/jackson-dataformats-text. beatrichartz/csv — CSV Decoding and Encoding for Elixir.