Skip to content

Commit 7402202

Browse files
committed
data visualization first part added
1 parent 5866b71 commit 7402202

25 files changed

+31585
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# NLP
2+
## Data Visulization With English Language
3+
* [Bar Graph and Distribution](DataVisualization/ExploratoryDataAnalysis.md "Easy Data Visualization")
24
## Natural Language Processing
35

46
Let's practice the **Natural language with python**.
@@ -44,3 +46,5 @@ Let's practice the **Natural language with python**.
4446

4547

4648

49+
50+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"cells": [],
3+
"metadata": {},
4+
"nbformat": 4,
5+
"nbformat_minor": 2
6+
}

0 commit comments

Comments
 (0)