Coder Social home page Coder Social logo

amalyali / python-seminar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from profjsb/python-seminar

0.0 0.0 0.0 322.72 MB

Python for Data Science (Seminar Course at UC Berkeley; AY 250)

License: Other

Python 1.38% Jupyter Notebook 94.32% CSS 0.10% HTML 0.18% TeX 3.99% Shell 0.01% C++ 0.01% Makefile 0.01% C 0.01%

python-seminar's Introduction

Python Computing for Data Science

Binder

A Graduate Seminar Course at UC Berkeley (AY 250)

Campbell Hall: Monday 2 - 5 PM SPRING 2018

Synopsis

Python has become the de facto superglue language for modern scientific computing. In this course we will learn Pythonic interactions with databases, imaging processing, advanced statistical and numerical packages, web frameworks, machine-learning, and parallelism. Each week will involve lectures and coding projects. In the final project, students will build a working codebase useful for their own research domain.

This class is for any student working in a quantitative discipline and with familiarity with Python. Those who completed the Python Bootcamp or equivalent will be eligible. You should follow the steps to install the Anaconda 3.6.X distribution as well as git.

Course Schedule

Date Content Reading Leader
Jan 22 Advanced Python Language Concepts (decorators, OrderedDict,
Generators, Iterables, Context Managers) Binder
- GIT
- scipy §2.1
Josh
Jan 29 Pandas, Scipy, & Numpy Numpy: Binder - scipy §§ 1.3, 1.5, 2.2
- numpy
- skim chap 4/5 of McKinney
Josh
Feb 5 Data vizualization (Matplotlib, Bokeh, Altair, Plotly, mayavi) - Skim Tufte's Vizualization book
- colormap talk (Scipy 2015)
Josh
Feb 12 Interacting with the world (requests, email, IoT/pyserial) None Josh
Feb 19 Holiday (no class)
Feb 26 Parallelism (asyncio, dask, IPython cluster) - [ipyparallel docs] (http://ipyparallel.readthedocs.io/en/latest/intro.html) Josh
Mar 5 Database interaction (sqlite, postgres, SQLAlchemy, peewee),
Large datasets (xarray, HDF5)
None Josh
Mar 12 Machine Learning I (sklearn, NLP)
NOTE: 3:10pm start!
None Josh
Mar 19 Machine Learning II (keras [tensorflow]) None Josh
Mar 26 Spring Break
Apr 2 Image processing (OpenCV, skimage) None Stefan van der Walt
Apr 9 Web frameworks & RESTful APIs, Flask None Josh
Apr 16 Bayesian programming & Symbolic math Probabalistic Programming eBook
install:
pip install pymc3
TBD
Apr 23 Speeding it up (Numba, Cython, wrapping legacy code) TBD Josh
Apr 30/Onward final project work
Onward

Useful Books

Sidebar Concepts

Throughout these lectures we will be peppering in sidebar knowledge concepts:

  • Jupyter & JuypterLab
  • using git & github
  • Docker
  • Data science workflows
  • reproducible research
  • application building
  • debugging
  • testing

Workflow

Each Monday we will be introducing a resonably self-contained topic with two back-to-back lectures. In between a short (~20 minute) breakout coding session will be conducted. Homeworks will require you to write a large (several hundred line) codebase.

Help sessions will be conducted interactively on the Piazza site for the course. There is also an in-person help session every Tuesday from 11am-noon at BIDS (in Doe library). Email Josh with any questions.

Contact

Email us at [email protected] or contact the professor directly ([email protected]). You can also contact the GSI, Chelsea Harris, at ([email protected]. Auditing is not permitted by the University but those wishing to sit in on a class or two should contact the professor before attending.

python-seminar's People

Contributors

berianjames avatar bitdeli-chef avatar bnaul avatar cenko avatar danlurie avatar fperez avatar ishivvers avatar ivanov avatar profjsb avatar qmorgan avatar stefanv avatar

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.