GithubHelp home page GithubHelp logo

ds-central_limit_theorem's Introduction

ds-central_limit_theorem

This repository describes statistical sampling, the Central Limit Theorem, and their use in data science. It was created with love by the Flatiron School.

ds-central_limit_theorem's People

Contributors

gadamico avatar

Watchers

spike grobstein avatar James Cloos avatar  avatar  avatar Adam Enbar avatar Bernard Mordan avatar Rebekah Rombom avatar raza jafri avatar  avatar Ben Oren avatar Amanda D'Avria avatar Ahmed avatar  avatar Maxwell Benton avatar  avatar

ds-central_limit_theorem's Issues

File for "Bike Example" is tied to local file

The CSV for the "Bike Example" section is tied to a local file not present in the repository. A few solutions exist to make this more accessible:

  1. Add data file to repo and refer to the local file to create the DataFrame
  2. Add data file to repo and refer to the file via URL to create the DataFrame
  3. Refer to file's URL and load directly from source

The advantages for Solution 1 is that the file is constant and will be found locally after the repo is cloned (should feel familiar to students). However, the file might not be easily accessed if using a cloud-based environments like Colab or Kaggle notebooks.

The advantage for Solution 2 is that the process will be relatively familiar to students and the data file will be accessible to cloud-based environments. However, it does rely on having an internet connection.

The advantage for Solution 3 is no file has to be hosted and can teach the students a new way to read in data for a DataFrame. However, it might not be as obvious as what is being done to novice students and still relies on having an internet connection.

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.