Giter VIP home page Giter VIP logo

python-workshop-2023's Introduction

Berkeley Statistics Python Workshop, 2023

Materials for Python short course for incoming Statistics grad students.

Schedule

The workshop will be in Evans 332.

  • Introduction to Python: 9 am - 1:30 pm Wednesday Aug. 16.
  • Project work: 9 am - 1:30 pm Thursday Aug. 17.

We'll provide a few snacks, but given the somewhat late end time, feel free to bring your own and some lunch if you expect to be hungry.

Content

The workshop content is in Markdown in python.qmd with a rendered HTML version in python.html and an Jupyter notebook version in python.ipynb. The mini-project material is in project.qmd/project.html/project.ipynb. The qmd files are the new-ish Quarto format, but are basically simple Markdown files with Python code chunks interspersed.

To download the materials on your computer, you have two options:

  • clone this GitHub repository (if you are familiar with Git)
  • download this zip file

We'll primarily be directly working with the Python code in the Markdown or notebook versions of the files, but you can see static HTML versions:

Instructions for accessing Python

The only, but important, preparation in advance of the bootcamp is to make sure you have access to Python, with key packages (numpy, pandas, matplotlib, statsmodels) that we'll use during the bootcamp.

Whether you run Python (or IPython) through the command line or via a Jupyter Notebook doesn't matter.

In the workshop, I'll primarily use both approaches.

Below are a couple options for having access to Python. Please make sure at least one of these works for you before you arrive at the short course. The last two options require a computing account with the department through the Statistical Computing Facility, which you request here: https://scf.berkeley.edu/account

  • (1) Download and install Anaconda (Python 3.11 distribution) on your laptop. Click "Download" and then click 64-bit "Graphical Installer" for your current operating system.

  • (2) Use the UC Berkeley DataHub to access Python via Jupyter notebooks. You can launch a Jupyter session that has access to the workshop materials here. Then just double-click on the python.ipynb file in the left pane and it should open in a notebook.

If you have an SCF account, you have a couple more options:

Help

If you have questions about the workshop please don't hesitate to email me.

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.