heitzmann / python_short_course

Introduction course to Python Data Analysis and Visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Short Course for Data Analysis and Visualization

Part 1

  1. REPL and scripts
  2. Data types
  3. Functions and conditionals
  4. Loops
  5. Classes and objects

Part 2

  1. Light propagation in waveguides
  • Plotting basics
  • Polynomial fit
  1. Transmission between antennas
  • CSV files
  • Numpy arrays
  • More plotting
  • General model fit
  1. RF matching network
  • Multi-dimensional data
  • Array manipulation
  • Contour and image plots

Requirements

Or access a temporary live version of this course via Binder.

About

Introduction course to Python Data Analysis and Visualization

License:The Unlicense


Languages

Language:Jupyter Notebook 72.0%Language:HTML 22.7%Language:Python 5.2%