Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jverzani/datacamppresentation.jl
https://github.com/jverzani/datacamppresentation.jl
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jverzani/datacamppresentation.jl
- Owner: jverzani
- License: mit
- Created: 2022-10-20T18:19:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-02T14:13:34.000Z (about 2 years ago)
- Last Synced: 2024-05-09T13:07:40.554Z (8 months ago)
- Language: Jupyter Notebook
- Size: 536 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DataCamp presentation
[![Open notebook in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/jverzani/DataCampPresentation.jl/blob/main/datacamp.ipynb) (The main notebook)
[![Open notebook with answers in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/jverzani/DataCampPresentation.jl/blob/main/datacamp-answers.ipynb) (The notebook with answers)
A brief introduction to `Julia` through an example using `DataFrames`.
The `.ipynb` file has links to run this through `colab.google.com` and `binder`.
The `.ipynb` file is generated from a `.qmd` file that can be run through `quarto` using the script `md2ipynb-1.8.jl`