Matt McKay

Results 310 issues of Matt McKay

We need to update the internal references from `numbers` to the `jb` references such as: ``` {eq}`eq:one` ``` When working in the notebook there are no cross-references link this supported...

Optimise `environment.yml` to improve load times.

high-priority

@AakashGfude this should be setup as a PR with a `manual-change` tag f2d639980a41dfa2823d69838179df08fd60ea1e otherwise can we fix this in the source `rst` repository?

We need to rename this repository to be `QuantEcon` compliant `lecture-python-programming` `lecture-python-programming.notebooks` or `lecture-programming` `lecture-programming.notebooks`

thanks @jstac -- we can migrate it. - [ ] migrate `pandas_panel` to python-programming lecture series. _Originally posted by @mmcky in https://github.com/QuantEcon/lecture-stats/issues/21#issuecomment-1965630172_

With the upgrade in software #292 there are some debugger warnings ``` /home/runner/work/lecture-python-programming.myst/lecture-python-programming.myst/lectures/parallelization.md: Executing notebook using local CWD [mystnb] 0.00s - Debugger warning: It seems that frozen modules are being...

This is a nice reference point for when we review the `pandas` lecture

Add lecture on `polars` library as a `pandas` substitute It seems that polars is getting ever more popular. https://www.confessionsofadataguy.com/replacing-pandas-with-polars-a-practical-guide/

It is sometimes convenient when reading a lecture to collapse a code-block (once the code has been read). We should update the default `code-cell` to include an arrow that enables...

enhancement

@jstac mentions the GitHub stars badge on the `julia` site https://julialang.org/downloads/ Perhaps we should add them to our lecture series: - [ ] QuantEcon.py - [ ] QuantEcon.jl - [...