xav-homework1.
I need support with this Computer Science question so I can learn better.
/0x4*
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