Skip to content

Commit

Permalink
Update data_visualization.py
Browse files Browse the repository at this point in the history
  • Loading branch information
llSourcell committed Dec 24, 2016
1 parent d3f8c05 commit 054d0e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions data_visualization.py
Expand Up @@ -8,8 +8,6 @@

# visulaize the important characteristics of the dataset
import matplotlib.pyplot as plt
# seaborn is a library for drawing statistics plots based on matplotlib
import seaborn as sns

# step 1: download the data
dataframe_all = pd.read_csv("https://d396qusza40orc.cloudfront.net/predmachlearn/pml-training.csv")
Expand Down

0 comments on commit 054d0e7

Please sign in to comment.