Skip to content

Commit d618fe9

Browse files
authored
DataViz in Python
1 parent 8ff893f commit d618fe9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Diff for: README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
# Data-Visualization-with-Python
1+
# Data Visualization with Python
2+
3+
One of the most important skills of successful data scientists and data analysts is the ability to tell a compelling story by visualizing data and findings in an approachable and stimulating way to effectively visualize both small and large-scale data. Take data that at first glance has little meaning and present that data in a form that conveys insights.
4+
5+
This module introduces many Data Visualization tools and techniques to create various types of basic and advanced graphs and charts like: Waffle Charts, Area Plots, Histograms, Bar Charts, Pie Charts, Scatter Plots, Word Clouds, Choropleth Maps, and many more! You will also create interactive dashboards that allow even those without any Data Science experience to better understand data, and make more effective and informed decisions.
6+
7+
We'll use several data visualization libraries in Python, including Matplotlib, Seaborn, Folium, Plotly & Dash.

0 commit comments

Comments
 (0)