After this lesson, you can
- Identify the active Python interpreter.
- Confirm the course packages import.
- Estimate and graph a first econometrics example.
1. Run all three checks
- 1Check Python and the operating system.
- 2Check the core package imports.
- 3Estimate the consumption regression.
- 4Create the scatter plot.
- 5If a check fails, open the troubleshooting center before changing your system.
Live Python
Interpreter check
Interpreter check
Stdout
Run Python to see results here.
Status / stderr
Ready to run Python in your browser.
Line-by-line guide
- Line 1Load a Python library needed for data work or regression.
- Line 2Load a Python library needed for data work or regression.
- Line 4Display a result so students can inspect the output.
- Line 5Display a result so students can inspect the output.
- Line 6Display a result so students can inspect the output.
Live Python
Core package check
Core package check
Stdout
Run Python to see results here.
Status / stderr
Ready to run Python in your browser.
Line-by-line guide
- Line 1Load a Python library needed for data work or regression.
- Line 2Load a Python library needed for data work or regression.
- Line 3Load a Python library needed for data work or regression.
- Line 4Load a Python library needed for data work or regression.
- Line 5Load a Python library needed for data work or regression.
- Line 7Display a result so students can inspect the output.
- Line 8Display a result so students can inspect the output.
- Line 9Display a result so students can inspect the output.
- Line 10Display a result so students can inspect the output.
- Line 11Display a result so students can inspect the output.
Live Python
A first econometrics model
A first econometrics model
Stdout
Run Python to see results here.
Status / stderr
Ready to run Python in your browser.
Line-by-line guide
- Line 1Load a Python library needed for data work or regression.
- Line 2Load a Python library needed for data work or regression.
- Line 4Create or update a Python object used in the analysis.
- Line 5Run this Python instruction as part of the lesson workflow.
- Line 6Run this Python instruction as part of the lesson workflow.
- Line 7Run this Python instruction as part of the lesson workflow.
- Line 9Create or update a Python object used in the analysis.
- Line 10Display a result so students can inspect the output.
Live Python
A first econometrics graph
A first econometrics graph
Stdout
Run Python to see results here.
Status / stderr
Ready to run Python in your browser.
Line-by-line guide
- Line 1Load a Python library needed for data work or regression.
- Line 2Load a Python library needed for data work or regression.
- Line 4Create or update a Python object used in the analysis.
- Line 5Run this Python instruction as part of the lesson workflow.
- Line 6Run this Python instruction as part of the lesson workflow.
- Line 7Run this Python instruction as part of the lesson workflow.
- Line 9Run this Python instruction as part of the lesson workflow.
- Line 10Run this Python instruction as part of the lesson workflow.
- Line 11Run this Python instruction as part of the lesson workflow.
- Line 12Run this Python instruction as part of the lesson workflow.
- Line 13Run this Python instruction as part of the lesson workflow.
Your setup progress