This repository was archived by the owner on Dec 1, 2020. It is now read-only.
clbrem/RealEstateAnalysis
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
============ RealEstateAnalysis ============ Installation ------------ AFTER PULL: $ make all from the directory containing the Makefile. This should install all requirements and start the virtual environment. TO START A JUPYTER NOTEBOOK: $ make notebook TO DOWNLOAD SAMPLE DATA $ make sampledata