-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.qmd
46 lines (34 loc) · 1.49 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
description: "Data All The Way: A tutorial website with concepts, methods, and example code on various data science, statistics, and machine learning topics."
keywords: data science, machine learning, statistics, tutorials, code examples
open-graph:
title: "Data All The Way"
image: images/logo-nobg.png
twitter-card:
title: "Data All The Way"
image: images/logo-nobg.png
page-layout: full
title-block-banner: false
comments: false
listing:
- id: recentPosts
type: grid
sort: "date desc"
max-items: 9
contents:
- "posts"
fields: [title, description, date, author, reading-time, categories]
---
<p>
<img src="images/logo-nobg.png" alt="The logo for data all the way website." align="right" width="260" style="padding: 10px 10px 10px 10px;"/>
Welcome to Data All The Way, *"yet another"* tutorial website with concepts, methods, and example code on data science, statistics, and machine learning.
All the posts with example code accompany a Kaggle or Google Colab notebook for a live demo. In addition, posts are citable, and some posts are hosted on Zenodo with a permanent DOI and indexed in [Data All The Way community](https://zenodo.org/communities/data-all-the-way/).
</p>
<br>
## Recent Posts {style="text-align: center;"}
::: {#recentPosts}
:::
## Get Involved {style="text-align: center;"}
### Do you like to write and want to become a contributing author?
**Email: rohit \[dot\] farmer \[at\] dataalltheway \[dot\] com**
Comments and suggestions are always welcomed