From b51c9c0f57a58bf6b6d709257fe3ca591719bea5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= <stju@manning.com>
Date: Wed, 25 Aug 2021 21:04:16 +0200
Subject: [PATCH] Added Data Analysis with Python and PySpark

Hi,

Stjepan from Manning here. I thought this title might be a good match to your list. Thank you for considering it.

Best,
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index e0f40a8..c3d1f16 100644
--- a/README.md
+++ b/README.md
@@ -56,6 +56,7 @@
 - [Top voted Python data science questions](http://datascience.stackexchange.com/questions/tagged/python)
 - [Awesome Python - Data Visualization](https://github.com/vinta/awesome-python#data-visualization)
 - [Awesome Python - Map Reduce](https://github.com/vinta/awesome-python#mapreduce)
+- [Data Analysis with Python and PySpark](https://www.manning.com/books/data-analysis-with-python-and-pyspark)
 
 ## Pandas Library in Python
 - [Intro to pandas data structures](http://www.gregreda.com/2013/10/26/intro-to-pandas-data-structures/)