Skip to content

Commit ba4ed93

Browse files
authored
Update README.md
1 parent 2f4304c commit ba4ed93

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1-
# Data-Visualization-with-Python---Coursera-Project
1+
## Data-Visualization-with-Python
2+
# Coursera-Project
23

34
These course materials belong entirely to Coursera. The answers are the only things that show my trials.
5+
6+
7+
Key Concepts:
8+
===============
9+
1) Use Pandas to produce a table to visualize the data.
10+
2) Produce a data plot using MatPlotLib Pyplot.
11+
3) Use Seaborn to create a scatterplot graph.
12+
4) Create a Jointplot to show distribution.
13+
5) Create a heatmap to show correlations and distributions.

0 commit comments

Comments
 (0)