Skip to content

Commit ecbc9c2

Browse files
committed
Add README
1 parent 27ab9f2 commit ecbc9c2

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Python for data science
2+
3+
GitHub repository for participants of the "Python for data science" training.
4+
For information on the training, see the website
5+
[https://gjbex.github.io/Python-for-data-science/](https://gjbex.github.io/Python-for-data-science/)
6+
7+
8+
## What is it?
9+
10+
1. [`python_for_data_science.pptx`](python_for_data_science.pptx): PowerPoint
11+
presentation used for the training.
12+
1. [`source-code`](source-code): directory that contains sample code written to
13+
develop the slides and illustrate concepts.
14+
1. [License](LICENSE): license information for the material in this repository.
15+
1. [Contributing](CONTRIBUTING.md): information on how to contribute to this
16+
repository.
17+
1. docs: directory containing the website for this repository.

0 commit comments

Comments
 (0)