We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae86efb commit 8ca8ffbCopy full SHA for 8ca8ffb
README.md
@@ -24,13 +24,13 @@
24
- Pivot Table
25
26
**911 Call Exploratory Data Analysis**
27
-- Time Series
28
-- Heat maps
+- Time Series study with seaborn
+- Heat maps with seaborn
29
30
**Financial Exploratory Analysis**
31
-- Pairplot
32
-- Line plot
33
+- Pairplot with seaborn
+- Moving average line plot
34
35
**Python A-Z Internet Users Exploratory Analysis**
36
- Subsetting
@@ -43,7 +43,7 @@
43
**Python A-Z Movie Rating Data Visualization**
44
- Converting variables
45
- Stacked histograms
46
-- KDE plot
+- KDE plot with seaborn
47
- Subplots
48
- Building & styling dashboards
49
0 commit comments