|
1 | | -# Python-Data-Visualization-with-Matplotlib-2.x |
2 | | -Python Data Visualization with Matplotlib 2.x, Packt Publishing |
| 1 | +# Python Data Visualization with Matplotlib 2.x [Video] |
| 2 | +This is the code repository for [Python Data Visualization with Matplotlib 2.x [Video]](https://www.packtpub.com/big-data-and-business-intelligence/python-data-visualization-matplotlib-2x?utm_source=github&utm_medium=repository&utm_campaign=9781788839754), published by [Packt](https://www.packtpub.com/?utm_source=github). It contains all the supporting project files necessary to work through the video course from start to finish. |
| 3 | +## About the Video Course |
| 4 | +Big data analytics are driving innovations in scientific research, digital marketing, policy-making and much more. Matplotlib offers a simple but powerful plotting interface, versatile plot types, and robust customization. Python Data Visualization with Matplotlib 2.x illustrates the methods and applications of various plot types through real-world examples. It begins by giving the viewers the basic know-how on how to create and customize plots by Matplotlib. It further covers how to plot different types of economic data in the form of 2D and 3D graphs, which supply insights from a deluge of data from public repositories, such as Quandl Finance. You will learn to visualize geographical data on maps and implement interactive charts. By the end of this course, you will be well versed with Matplotlib in your day-to-day work to perform advanced data visualization. This book will guide you to prepare high-quality figures for manuscripts and presentations. You will learn to create intuitive info-graphics and reshape your message crisply understandable. |
| 5 | + |
| 6 | +<H2>What You Will Learn</H2> |
| 7 | +<DIV class=book-info-will-learn-text> |
| 8 | +<UL> |
| 9 | +<LI>Master with the latest features in Matplotlib 2.x |
| 10 | +<LI>Create data visualizations on 2D and 3D charts in the form of bar charts, bubble charts, heat maps, histograms, scatter plots, stacked area charts, swarm plots, and many more. |
| 11 | +<LI>Make clear and appealing figures for scientific publications. |
| 12 | +<LI>Create interactive charts and animations. |
| 13 | +<LI>Extend the functionalities of Matplotlib with third-party packages, such as Basemap, GeoPandas, Mplot3d, Pandas, Scikit-learn, and Seaborn. |
| 14 | +<LI>Design intuitive infographics for effective storytelling. </LI></UL></DIV> |
| 15 | + |
| 16 | +## Instructions and Navigation |
| 17 | +### Assumed Knowledge |
| 18 | +To fully benefit from the coverage included in this course, you will need:<br/> |
| 19 | +Basic knowledge of Python is required |
| 20 | + |
| 21 | +### Technical Requirements |
| 22 | +This course has the following software requirements:<br/> |
| 23 | +Python 3.x |
| 24 | +Matplotlib 2.x |
| 25 | + |
| 26 | +## Related Products |
| 27 | +* [Data Visualization Recipes with Python and Matplotlib 3 [Video]](https://www.packtpub.com/big-data-and-business-intelligence/data-visualization-recipes-python-and-matplotlib-3-video?utm_source=github&utm_medium=repository&utm_campaign=9781789957792) |
| 28 | + |
| 29 | +* [Practical Projects with Keras 2.X](https://www.packtpub.com/big-data-and-business-intelligence/practical-projects-keras-2x?utm_source=github&utm_medium=repository&utm_campaign=9781838827236) |
| 30 | + |
| 31 | +* [Exploratory Data Analysis with Pandas and Python 3.x [Video]](https://www.packtpub.com/application-development/exploratory-data-analysis-pandas-and-python-3x-video?utm_source=github&utm_medium=repository&utm_campaign=9781789959116) |
| 32 | + |
0 commit comments