cl-spark
Data visualization utility
A utility for generating simple, visually appealing data visualizations from numeric data sets.
(spark '(1 1 2 3 5 8)) => "▁▁▂▃▅▇"
96 stars
12 watching
4 forks
Language: Common Lisp
last commit: over 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tkych/quicksearch | A search engine interface for Common Lisp libraries and repositories. | 49 |
yitzchak/ngl-clj | A software framework that provides a widget model approach to create interactive visualizations in Common Lisp for Jupyter notebooks. | 2 |
tkych/cl-date-time-parser | A parser for various date and time formats into universal time | 18 |
yitzchak/kekule-clj | A widget suite for visualizing chemical structures and editing molecular data in Jupyter notebooks. | 2 |
tracyhenry/kyrix | A tool for creating large-scale, interactive data visualizations with on-demand details. | 146 |
tkych/donuts | A Common Lisp library for drawing graphs using a domain-specific language | 26 |
yitzchak/sheet-clj | A Common Lisp implementation of a data grid widget for integration with Jupyter notebooks | 2 |
tdeckers/sparkcli | A command-line interface to Cisco Spark | 14 |
ankurchavda/sparklearning | A comprehensive resource for learning Apache Spark, covering its core concepts, components, and advanced topics. | 649 |
svenkreiss/pysparkling | A lightweight Python implementation of Spark's RDD and DStream interfaces for improved performance on small datasets | 262 |
tubular/sparkly | A set of Python libraries and tools to simplify interactions with various data sources using Apache Spark. | 60 |
treeform/chroma | A library for working with colors in Nim programming language | 107 |
apache/spark | An analytics engine designed to handle large-scale data processing and analysis | 39,916 |
sindresorhus/sparkly-cli | A command-line tool that generates sparklines based on input numbers and customizable options. | 141 |
databricks/spark-xml | A library that parses and queries XML data in Apache Spark | 505 |