Skip to content

Instantly share code, notes, and snippets.

@adairaar
adairaar / mcanalysis.py
Created January 6, 2019 23:52
tryin' to make a gist from Sublime Text
## Analysis of use of historical projects in physics class
## Data file name: mcdata2018.csv
## Answer key: answerkey.csv
## Misconception/naive answer key: misconkey.csv
import pandas as pd
import numpy as np
from numpy import linalg as LA
import matplotlib.pyplot as plt
@adairaar
adairaar / Capstone Wk1.ipynb
Created March 28, 2019 13:23
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.