Skip to content

Commit de0c560

Browse files
Update README.md
1 parent ce8efe5 commit de0c560

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,21 @@ The readers will get the opportunity to explore open-source datasets including h
1919
- Chapter 11: [EDA using wine quality dataset](https://github.com/PacktPublishing/hands-on-exploratory-data-analysis-with-python/tree/master/Chapter%2011)
2020
- Chapter 12: [Appendix: String Manipulation](https://github.com/PacktPublishing/hands-on-exploratory-data-analysis-with-python/tree/master/Appendix)
2121

22+
23+
# Troubleshooting with the codebase
24+
25+
Please note we tested the codes presented in this book with the specific version of `pandas`, `matplotlib`, `python` and other Python libraries. Running the code with a newer or older version might result in warnings and errors. If you encounter any errors, feel free to raise an [issue here](https://github.com/PacktPublishing/Hands-on-Exploratory-Data-Analysis-with-Python/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc), and we will try our best to sort it out.
26+
27+
2228
# Want to become expert
2329

2430
It is important to practice what you have learned from this book. Hence, we have created a comprehensive mobile apps where you can create a simple account and practice Exploratory Data Analysis. Here is the link to both IOS and Android app:
2531

2632
<div style="text-align:center">
2733

2834

29-
[![appstore](https://user-images.githubusercontent.com/2022919/82116299-089ba600-9769-11ea-9e34-b7bc3ea27929.png)](https://apps.apple.com/no/app/tech-quiz/id1510190983)
30-
[![googleplay](https://user-images.githubusercontent.com/2022919/82116302-0a656980-9769-11ea-8426-6460219fc76f.png)](https://play.google.com/store/apps/details?id=com.sureshkumarmukhiya.techquiz)
35+
[App Store](https://apps.apple.com/no/app/tech-quiz/id1510190983)
36+
[Google Play](https://play.google.com/store/apps/details?id=com.sureshkumarmukhiya.techquiz)
3137
</div>
3238

3339
# Contributors

0 commit comments

Comments
 (0)