Skip to content

arpithaa22/Data-Science-Club

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Science Club

This repo is to maintain the work the Arizona State University Data Science Club is working on.

Install Python: https://www.python.org/downloads/ - NOTE: During installation be sure to check the box for adding Python to the path - NOTE: at the end of installation allow python to get rid of max filename length

Install Jupyter: https://jupyter.org/install Step 1: Execute python command "python3 -m pip install --upgrade pip" from your command line (Terminal on Mac/Linux, Powershell in Windows) - NOTE: On windows you will need to execute py not python3 so the command would be "py -m pip install --upgrade pip" Step 2: Install Jupyter using Python by executing "python3 -m pip install jupyter" - NOTE: On windows you will need to execute py not python3 so the command would be "py -m pip install jupyter"

Repo Location: https://tinyurl.com/yc9c8pkl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%