From 33483ce83f7a890415824f1ca199e25ec6583ee5 Mon Sep 17 00:00:00 2001 From: ipcenas <47504178+ipcenas@users.noreply.github.com> Date: Thu, 5 Nov 2020 21:14:38 +0100 Subject: [PATCH] added High Performance Python for Data Analytics --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 055fd1e..848638d 100644 --- a/README.md +++ b/README.md @@ -1317,6 +1317,7 @@ Where to discover learning resources or new Python libraries. ## Books - [Fluent Python](https://www.oreilly.com/library/view/fluent-python/9781491946237/) +- [High Performance Python for Data Analytics](https://www.manning.com/books/high-performance-python-for-data-analytics/) ## Websites -- GitLab