Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 564 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 564 Bytes

TA Notes for ECON627: Econometric Theory II

This will store the Jupyter Notebooks that will be used in the tutorial sessions every week.

Cloning Repo

If you want to clone this repository into a local directory in your computer, you can open the bash (MacOS) or cmd/PowerShell (Windows) and write the following:

cd desired_destination_folder

git clone https://github.com/paulcorcuera/ECON627_UBC.jl.git

You can find the Jupyter files in the notebooks folder.