PyDP v1.1.0 Release Notes
**New functionality:**
* Bump pandas version in development dependencies for Python 3.9 support (348 by replomancer, 343 by chinmayshah99)
* Checks for all notebooks (357 by dnabanita7, 317 by chinmayshah99)
* Upgraded Google DP SHA (361 by chinmayshah99)
**Bug fixes:**
* Listed links give '404 Page Not found (335 by mhosankalp , 336 by srinath1412001, 344 by srinath1412001)
* Fix Windows PyPi build GitHub Action (356 by grilhami, 347 by chinmayshah99)
* Fixed mypy issues (362 by siddhartha18101)
* Fix ML (356 by grilhami, 369, 370 by chinmayshah99 and grilhami )
**Documentation:**
* Fix mini typo (345 by anthager)
* Added one liner documentation for examples in README.md (351 by dnabanita7, 312 by shaistha24)
* Add info of Bazel (352 by hellomynameisjiji)
* Added documentation for PyDP naive bayes comparison (359 by dnabanita7 )
* Added inline documentation for naive_bayes.py (360 by dnabanita7 )
* Added docs for ML + typo fix (367 by chinmayshah99)
**Examples and Tutorials:**
* Feature/machine learning (342 by grilhami)
* Jupyter Notebook for PyDP & Scikit-Learn comparison (349 by grilhami)
**Refactor:**
* Fixing CI (363 by madhavajay )
**Note 1: Docker support not included in this release**