Giter VIP home page Giter VIP logo

hnishi_da_handson's Introduction

こちらの記事は以下に移転してメンテナンスすることになりました。このレポジトリはアーカイブいたします。

https://jupyterbook.hnishi.com/data-analysis/intro.html

データ分析 勉強会 資料

License: MIT

目次

使い方

各ノートブックの上部の、"Open in Colab" のボタンをクリックすると、 Google Golaboratory 上で開くことができます。 上から順番に実行(Shift + enter)で、python のコードを実行できます。

推奨環境

Google Colabratory で動作確認を行った。

オフライン環境の場合、画像が正常に表示されない箇所があります。

作業メモ

notebook に google colab へのリンク(Open in Colab)を貼る

  • google colab で作業
  • ファイル --> github にコピーを保存
  • リンクを含めるにチェックする
  • レポジトリとブランチを選択してコピー

notebook を markdown に変換する

nbconvert と依存ライブラリをインストールする。

以下を実行。

jupyter nbconvert --to markdown da_handson_basic_statistic_values.ipynb

image の path を vim で置換する。

:%s;da_handson_pca_files/da_handson_pca_\(.*\).png;https://github.com/hnishi/hnishi_da_handson/blob/dev/markdown/da_handson_pca_files/da_handson_pca_\1.png?raw=true;gc

hnishi_da_handson's People

Contributors

hnishi avatar

Stargazers

Roman avatar Soichi Ikebe avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.