Code Monkey home page Code Monkey logo

Comments (5)

trejas avatar trejas commented on July 17, 2024

Any word here?

from statistics-for-data-scientists.

jpcartailler avatar jpcartailler commented on July 17, 2024

Yes, having access to the data is rather important.

from statistics-for-data-scientists.

andrewgbruce avatar andrewgbruce commented on July 17, 2024

The scripts for the book have been uploaded. The scripts are organized by chapter.
To download the data, run the script download_data.r: this pulls the data from google drive.

The scripts all assume that you have clone the repository into the top level directory.
If you save the repository elsewhere, you will need to edit the line

PSDS_PATH <- file.path('~', 'statistics-for-data-scientists')

to point to the appropriate directory in all of the scripts.

from statistics-for-data-scientists.

singing-scientist avatar singing-scientist commented on July 17, 2024

The download_data.r script assumes the presence of a /data/ directory as in ~/statistics-for-data-scientists/data/

The user could create this manually or add a line to the script to do so. Then the download process will work.

from statistics-for-data-scientists.

ventean avatar ventean commented on July 17, 2024

Tip: use dropbox if you manually download. The Google doc folder is missing a few files.

I had an error with download_data.r so went the manual route.

source("~/statistics-for-data-scientists/src/download_data.r")
Error in file(con, "wb") : cannot open the connection

$ diff dropbox.files googledocs.files
0a1

762609057_112015_3429_airline_delay_causes.csv
12a14
loanStats.csv
15,16c17,18
< sp500_px.csv
< sp500_sym.csv


sp500_data.csv
sp500_sectors.csv

from statistics-for-data-scientists.

Related Issues (10)

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.