Skip to content

I store the results of my studies on data science in this repository.

License

Notifications You must be signed in to change notification settings

sota0121/datascience-exercise

Repository files navigation

datascience-exercise

I store the results of my studies on data science in this repository.

References

Overview

  • ds-newtextbook-python
    • あたらしいPythonによるデータ分析の教科書 学習用ディレクトリ
  • stats-newtextbook-python
    • あたらしいPythonで学ぶ統計学の教科書 学習用ディレクトリ
  • ml-basic
    • 機械学習の基本の学習用ディレクトリ

Usage

Start virtual env with docker container

docker compose up -d --build
docker exec -it ds-py3.9 bash
docker compose stop
docker compose start
docker compose down

Start jupyter lab

in docker container shell

source ./exec_jupyter_on_container.sh

and access localhost:8888 from host machine.

About

I store the results of my studies on data science in this repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages