We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d4e904 commit 4c8a0ddCopy full SHA for 4c8a0dd
README.md
@@ -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