Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nrennie/learning-statistics-with-python
Quarto revealjs slides to teach introductory statistics concepts using interactive pyodide code blocks.
https://github.com/nrennie/learning-statistics-with-python
gh-pages-site pyodide python quarto statistics teaching
Last synced: 10 days ago
JSON representation
Quarto revealjs slides to teach introductory statistics concepts using interactive pyodide code blocks.
- Host: GitHub
- URL: https://github.com/nrennie/learning-statistics-with-python
- Owner: nrennie
- License: cc-by-4.0
- Created: 2024-03-07T19:18:38.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-18T17:52:52.000Z (8 months ago)
- Last Synced: 2024-03-18T19:10:01.050Z (8 months ago)
- Topics: gh-pages-site, pyodide, python, quarto, statistics, teaching
- Language: JavaScript
- Homepage: https://nrennie.github.io/learning-statistics-with-python
- Size: 2.56 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning statistics with Python
Quarto revealjs slides to teach introductory statistics concepts using pyodide interactive code blocks. Note that this project is currently a work-in-progress. See also: [github.com/nrennie/learning-statistics-with-webR](https://github.com/nrennie/learning-statistics-with-webR).
Built using the Quarto pyodide extension: [github.com/coatless-quarto/pyodide](https://github.com/coatless-quarto/pyodide)
Requirements:
* numpy
* pandas
* pydataset
* statistics