Skip to content

Commit 4c8a0dd

Browse files
committed
updating readme
1 parent 2d4e904 commit 4c8a0dd

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Building reproducible analytical pipelines with Python
2+
3+
This is the repository containing the source code to my free
4+
ebook called "Building reproducible analytical pipelines with Python".
5+
The book is still being written, and I expect to finish it by
6+
the end of 2024.
7+
8+
You can find the R edition here
9+
[https://raps-with-r.dev](https://raps-with-r.dev). The R edition is longer: it
10+
contains chapters on packaging and functional programming which the Python
11+
version does not have, and two chapters on Git, which have been condensed into
12+
one in this version.
13+
14+
If you spot a typo, feel free to open an issue or pull request.
15+
16+
## NEWS

0 commit comments

Comments
 (0)