geni
Dataframe library
A Clojure-based library for building and manipulating dataframes in a distributed computing framework.
A Clojure dataframe library that runs on Spark
286 stars
12 watching
28 forks
Language: Clojure
last commit: 12 months ago
Linked from 1 awesome list
big-dataclojureclojure-libraryclojure-repldata-engineeringdata-sciencedataframedistributed-computinghigh-performance-computingmachine-learningparallel-computingspark
Related projects:
Repository | Description | Stars |
---|---|---|
krukow/clj-ds | Provides data structures modified from Clojure to be usable outside of the language in a Java context | 219 |
graphframes/graphframes | Provides a DataFrame-based graphing library on top of Apache Spark for efficient and expressive graph queries | 1,002 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
walkable-server/walkable | A Clojure library for building APIs with a declarative, data-driven approach to query syntax and configuration. | 445 |
clojure/core.async | A Clojure library providing facilities for concurrent programming and communication. | 1,956 |
gorillalabs/sparkling | A Clojure API for interacting with Apache Spark | 448 |
clojure/algo.monads | A Clojure-based library providing macros and definitions for common data monads. | 448 |
rocketlaunchr/dataframe-go | A lightweight data manipulation and analysis package for Go. | 1,197 |
clojure/data.finger-tree | A data structure library providing persistent sequential collections with efficient access and insertion operations | 214 |
scicloj/tablecloth | A dataset manipulation library built on top of tech.ml.dataset, providing a simplified API for data processing and analysis. | 303 |
techascent/tech.ml.dataset | A Clojure library for efficient tabular data processing and analysis | 681 |
alanmarazzi/panthera | A Clojure-based library for working with dataframes and numerical computations using Python libraries. | 189 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,939 |
factual/geo | A Clojure library for working with geohashes, polygons, and other world geometry | 301 |
deepak-malik/data-structures-in-java | A collection of Java implementations of various data structures and algorithms used in computer science | 145 |