Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/scicloj/noj
- Owner: scicloj
- License: epl-1.0
- Created: 2022-03-28T12:34:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T21:36:42.000Z (7 months ago)
- Last Synced: 2024-05-01T13:08:48.317Z (7 months ago)
- Language: Clojure
- Size: 23.7 MB
- Stars: 25
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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 togetherNoj 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.