Skip to content

Commit ae86efb

Browse files
Update README.md
1 parent 02b8eb0 commit ae86efb

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
**Numpy**
1414
- Creating arrays
1515
- Indexing and Selection
16-
- Bawic operations
16+
- Basic operations
1717

1818
**Pandas**
1919
- Subsetting dataframes
@@ -40,6 +40,13 @@
4040
- Seaborn plots
4141
- Keyword Arguments in Python
4242

43+
**Python A-Z Movie Rating Data Visualization**
44+
- Converting variables
45+
- Stacked histograms
46+
- KDE plot
47+
- Subplots
48+
- Building & styling dashboards
49+
4350
**Pandas Data Visualization**
4451
- Hex bin
4552
- Kernel density plot

0 commit comments

Comments
 (0)