Nihita-Ujjual / datasciencetoolbox

Complete environments for busy polyglot data scientists

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Science Toolbox

License: MIT

If you're a data scientist, installing all the software you need can be quite involved. The goal of the Data Science Toolbox is to provide a virtual environment that will enable you to start doing data science in a matter of minutes.

The Data Science Toolbox is currently being revived for the upcoming second edition of Data Science at the Command Line. At the moment there's only a basic Docker image (datasciencetoolbox/dsatcl2e), which is based on Ubuntu 20.04 and includes tools such as:

  • jq
  • xmlstarlet
  • GNU parallel
  • xsv
  • pup
  • vowpal wabbit

Under the hood, this project employs Packer, Ansible, and Docker. We'll soon add support for other platforms such as Vagrant, VirtualBox, VMware, and AWS. Expect many breaking changes in the coming months as we're learning this on-the-fly. Stay tuned.

License

The Data Science Toolbox is licensed under the MIT License.

About

Complete environments for busy polyglot data scientists

License:MIT License


Languages

Language:Makefile 100.0%