practical-python-data-viz-guide
Resources for teaching & learning practical data visualization with python.
File Explorer
Download Latest Version (.zip)- Acquisition_2017Q1.txt
- Acquisition_2017Q4.txt
- DatasaurusDozen.tsv
- jan_and_dec_17_acqs.csv
- basic_seaborn_scatter_viz.jpg
- ecdf_ks_test_viz.jpg
- heatmap_plotly_viz.jpg
- overlapping_pdf_viz.jpg
- anscombe_unstruct_quartet_comp.png
- basic_bokeh_fig.html
- basic_matplotlib_fig.png
- basic_plotly_fig.html
- basic_plotnine_fig.png
- basic_seaborn_fig.png
- bertins_components_of_image.jpg
- dti_origmonth_dist_plot.png
- fico_seller_dist_plot.png
- fico_seller_hist_plot.png
- heatmap_ltv_fico_upb_conct_fig.html
- inspecting_legend_param_px_figure.jpg
- inspecting_parameters_px_figure.jpg
- inspecting_top_of_px_figure.jpg
- jakes_bertin_levelsoforg.jpg
- leland_wilkinson_grammarofgraphics.jpg
- lender_fico_distplot.html
- lender_fico_hist.html
- purposefully_breaking_pxcode_layout.jpg
- px_error_layout_traceback.jpg
- python_viz_landscape.jpg
- tweet_at_plotly_devs_response.jpg
- data_prep_nb.ipynb
- part_1_main_nb.ipynb
- part_2_main_nb.ipynb
- part_3_main_nb.ipynb
- part_4_main_nb.ipynb
- participant_hw_nb.ipynb
- .gitignore
- LICENSE
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/pmaji/practical-python-data-viz-guide
Downloads the entire project code from GitHub to your computer.
cd practical-python-data-viz-guide
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
- additional information about this [can be found here](https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/)
Type this command into your terminal and run it.
- additional information about this [can be found here](https://pip.pypa.io/en/latest/user_guide/#requirements-files)
Type this command into your terminal and run it.
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
