Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scicloj/noj

A clojure framework for data science
https://github.com/scicloj/noj

Last synced: 5 days ago
JSON representation

A clojure framework for data science

Awesome Lists containing this project

README

        

![ci workflow](https://github.com/scicloj/noj/actions/workflows/ci.yml/badge.svg)
[![Clojars Project](https://img.shields.io/clojars/v/org.scicloj/noj.svg)](https://clojars.org/org.scicloj/noj)

# Noj
![Noj logo](notebooks/Noj.svg)

Noj gets you started with Clojure for data and science.
* You get a collection of good libraries out of the box
* .. and documentation that shows you how to use the different libraries together

Noj is a library that does not add any API of its own.
It includes the [underlying libraries](https://scicloj.github.io/noj/noj_book.underlying_libraries.html)
as dependencies, and adds documentation and integration tests (which are mostly derived from the documentation, thus verifying its correctness).
The included libraries either use [tech.ml.dataset](https://github.com/techascent/tech.ml.dataset)
directly as tabular data structure or provide high interoperability with it.

|||
|-|-|
|Website | [https://scicloj.github.io/noj/](https://scicloj.github.io/noj/)
|Source |[![(GitHub repo)](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/scicloj/noj)|
|Deps |[![Clojars Project](https://img.shields.io/clojars/v/org.scicloj/noj.svg)](https://clojars.org/org.scicloj/noj)|
|Tests |![ci workflow](https://github.com/scicloj/noj/actions/workflows/ci.yml/badge.svg)|
|License |[EPLv1.0](https://github.com/scicloj/noj/blob/main/LICENSE)|
|Status |Getting close to Beta stage.|
|Dev chat|[#noj-dev](https://clojurians.zulipchat.com/#narrow/stream/321125-noj-dev) at [Clojurians Zulip](https://scicloj.github.io/docs/community/chat/)|
|User chat|[#data-science](https://clojurians.zulipchat.com/#narrow/stream/151924-data-science) at [Clojurians Zulip](https://scicloj.github.io/docs/community/chat/)|

## License

Copyright © 2024 Scicloj

_EPLv1.0 is just the default for projects generated by `clj-new`: you are not_
_required to open source this project, nor are you required to use EPLv1.0!_
_Feel free to remove or change the `LICENSE` file and remove or update this_
_section of the `README.md` file!_

Distributed under the Eclipse Public License version 1.0.