hussian big data i need the screenshots on the below requirements
Week01 HW
Attached Files:
- MyData.csv (107.53 KB)
- MyData.py (302 B)
- titanic.zip (36.177 KB)
- uk-500.csv (85.461 KB)
- uk-500.py (1.614 KB)
- HW01.docx (19.415 KB)
HW01 Cover Sheet
Identify all questions that you attempted
Q0 python crash course: https://www.kaggle.com/learn/python(optional)
Q1 Download, install Anaconda and launch: https://www.anaconda.com/distribution/
Show screen shot
Q2 Launch python IDE-spyder in anaconda https://www.youtube.com/watch?v=8JiWEZEnJ40
Show screen shot
Q3 pandas http://pandas.pydata.org/pandas-docs/stable/getting_started/10min.html
Q4 numpy https://www.numpy.org/devdocs/user/quickstart.html
Q5 matplotlib https://matplotlib.org/gallery/index.html Do: a)Stacked Bar Graph b) Barchart c) horizontal bar graph, d) scatter plot e) histogram f) lineplot examples with code
Q6 pandas: attached dataset: uk-500.csv and uk-500.py to manipulate the file with iloc
Q7 plot iris dataset https://www.kaggle.com/abhishekkrg/python-iris-data-visualization-and-explanation
Q8: visualize & analyze the titanic dataset (titanic.zip – https://www.kaggle.com/c/titanic/data) use the reference as a guide: https://www.kaggle.com/confusedpandas/titanic-survivors-analysis