A Clojure dataframe library that runs on Spark. Contribute to zero-one-group/geni development by creating an account on GitHub. (more…)
Read more »
Since the beginning of Julia, it has been tempting to use macros to write domain-specific languages (DSLs), i.e. to extend Julia syntax to provide a simpler interface to create Julia objects with complicated behaviour. The first, and still most extensive,... (more…)
Read more »
Julia is a new language. It’s simple to learn, and extremely fast. (Almost as fast as C.) Many people believe that Julia will become a dominant programming language, especially for machine learning… (more…)
Read more »
This page aims to benchmark various database-like tools popular in open-source data science. It runs regularly against very latest versions of these packages and automatically updates. We provide this as a service to both developers of these packages and ... (more…)
Read more »
Here's a language that gives near-C performance that feels like Python or Ruby with optional type annotations (that you can feed to one of two static analysis tools) that has good support for macros plus decent-ish support for FP, plus a lot more. What's ... (more…)
Read more »