Skip to content

chroadhouse/FutureMeWorkbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Futureme

Here you will find the jupiter notebook files for the RISE Data Analysis With python FutureMe course.

Each days notebook, is the same notebook that will be found in the broadcasts, you can use this to look back on the code to help you with the workbook

There is a copy of the workbook, with codeblocks and suggestions of what work to do.

You can either run these files through google collab or on your personal machine

Running on your machine

To run these files on your personal machine, please ensure both python 3.9 and Anaconda3 are installed.

When you have these installed please open anacoda3 and then open the jupiter notebook application before navigating to where you keep the files.

To ensure no errors when running the code make sure that data files stay inside the data folder.

Running on google collab

You must make sure that you have a google account before runnin this way.

To get the files into google collab you can

  • Downloading the files from github and then dragging them into google drive to then open them in google collab

  • Go to google collab, got to open a new notebook, click to the github tab and paste the url for this repository

Screenshot 2022-11-18 at 16 14 43

Screenshot 2022-11-18 at 16 15 24

Downloading from github

If you are wanting to download from github, click on the green button that says code and then download the zip file.

Screenshot 2022-11-18 at 16 14 19

Information on Datasets

Cereal Dataset

  • Name: Name of cereal
  • mfr: Manufacturer of cereal
    • A = American Home Food Products;
    • G = General Mills
    • K = Kelloggs
    • N = Nabisco
    • P = Post
    • Q = Quaker Oats
    • R = Ralston Purina
  • type:
    • cold
    • hot
  • calories: calories per serving
  • protein: grams of protein
  • fat: grams of fat
  • sodium: milligrams of sodium
  • fiber: grams of dietary fiber
  • carbo: grams of complex carbohydrates
  • sugars: grams of sugars
  • potass: milligrams of potassium
  • vitamins: vitamins and minerals - 0, 25, or 100, indicating the typical percentage of FDA recommended
  • shelf: display shelf (1, 2, or 3, counting from the floor)
  • weight: weight in ounces of one serving
  • cups: number of cups in one serving
  • rating: a rating of the cereals (Possibly from Consumer Reports?)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages