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 02b8eb0 commit ae86efbCopy full SHA for ae86efb
README.md
@@ -13,7 +13,7 @@
13
**Numpy**
14
- Creating arrays
15
- Indexing and Selection
16
-- Bawic operations
+- Basic operations
17
18
**Pandas**
19
- Subsetting dataframes
@@ -40,6 +40,13 @@
40
- Seaborn plots
41
- Keyword Arguments in Python
42
43
+**Python A-Z Movie Rating Data Visualization**
44
+- Converting variables
45
+- Stacked histograms
46
+- KDE plot
47
+- Subplots
48
+- Building & styling dashboards
49
+
50
**Pandas Data Visualization**
51
- Hex bin
52
- Kernel density plot
0 commit comments