Workgroup:DataScience: Difference between revisions

From NixOS Wiki
imported>Ixxie
No edit summary
imported>Ixxie
No edit summary
Line 2: Line 2:
This workgroup is dedicated towards improving the state of the data science stack in Nixpkgs. This includes work on packages and modules for scientific computation, artificial intelligence and data processing, as well as data science IDEs.
This workgroup is dedicated towards improving the state of the data science stack in Nixpkgs. This includes work on packages and modules for scientific computation, artificial intelligence and data processing, as well as data science IDEs.


== PRs ==
Some examples of data science infra :


* [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+jupyter Jupyter]
* [https://github.com/NixOS/nixpkgs/pull/38566 Jupyterlab package]
* [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+jupyterhub Jupyterhub]
and libraries:
* [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+nlp+ nlp]
* [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+sklearn scikit-learn]
* [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+tensorflow tensorflow]


* [https://github.com/NixOS/nixpkgs/pull/33673 Jupyter module]
* [https://github.com/NixOS/nixpkgs/pull/38566 Jupyterlab package]
* [https://github.com/NixOS/nixpkgs/pull/35290 Javascript Jupyter kernel]


* [https://github.com/NixOS/nixpkgs/pull/37784 wordfreq]
* [https://github.com/NixOS/nixpkgs/pull/37762 hdbscan]


== Channels ==
== Channels ==

Revision as of 22:38, 1 June 2018

This workgroup is dedicated towards improving the state of the data science stack in Nixpkgs. This includes work on packages and modules for scientific computation, artificial intelligence and data processing, as well as data science IDEs.

Some examples of data science infra :

and libraries:


Channels

#nixos-data on Freenode

People

Ixxie