lecture-python-intro icon indicating copy to clipboard operation
lecture-python-intro copied to clipboard

An Undergraduate Lecture Series for the Foundations of Computational Economics

Results 142 lecture-python-intro issues
Sort by recently updated
recently updated
newest added

- [ ] We need to add more explanations of statistical terms. - [ ] Add an explanation of each technical term in the df_income_wealth dataframe. - [ ] It’s...

improve
reading-group-2023

Propose removing section 18.1.4 and 18.1.5. And also skim the rest of the lecture and looking for other redundancies.

improve
reading-group-2023

Also define the parameters in lognormal distribution.

improve
reading-group-2023

There are two issues in this chapter. 1. The "more realistic dynamics" has infinite mean. In the simplest case where rho=0, S_1 is the exponential of the exponential of a...

improve

``` /usr/share/miniconda3/envs/quantecon/lib/python3.11/site-packages/numba/core/decorators.py:262: NumbaDeprecationWarning: numba.generated_jit is deprecated. Please see the documentation at: https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-generated-jit for more information and advice on a suitable replacement. warnings.warn(msg, NumbaDeprecationWarning) ``` These warnings come from interpolation. Main...

maintenance

After Figure 3.9, possibly add a sentence about why the labour union in France make the recovery slower.

improve
reading-group-2023

Exercises are missing.

improve
reading-group-2023

- Explain the real GDP/income - we need to discuss if and when GDP is important -- what is it correlated with? health? happiness? -- is more GDP better for...

improve
reading-group-2023

Add some discussions about the different between cycles and fluctuations and appropriate policy responses.

improve
reading-group-2023

Hi @jstac and @thomassargent30 thanks for writing this insightful lecture. I learned a lot. I find a possible issue in lecture [equalizing_difference](https://intro.quantecon.org/equalizing_difference.html) when I review a PR related: By definition...

improve