Coder Social home page Coder Social logo

tensorady / datasciencebookcamp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thedarktrumpet/datasciencebookcamp

0.0 0.0 0.0 17 KB

Jupyter Notebooks with code/changes to contents from the book "Data Science BookCamp"

Jupyter Notebook 94.60% Shell 5.40%

datasciencebookcamp's Introduction

DataScienceBookcamp

Purpose

This repository includes mostly Jupyter notebooks that include fragments of code from the chapters presented in the book DataScienceBookcamp by Leonard Apeltsin and published by Manning.

This book is currently in MEAP, and isn't a replacement for the source code for the book. This is primarily off of code/snippets/tests that I felt worth running.

Format

All files included are Jupyter notebook format. Meaning, you can't run these from the command line. See the installation/setup section for more information.

Installation/Setup

In the root of this repository is a script called setup.sh, that - assuming you're using BASH, should setup the virtual environment for you. You do need to have Python installed. This installs the following:

  1. pyenv (python environments)
  2. virtualenv (extension of pyenv)

There are a few cases when you don't want to run this script, but use it as a baseline for what you do need to install - and those are:

  1. If you already have pyenv/virtualenv installed
  2. If you use an alternate shell (e.g. .zsh)

Once everything's setup, be sure to install all the library files from the requirements.txt file. The script does this automatically.

datasciencebookcamp's People

Contributors

thedarktrumpet 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.