CERN-CSC-2022

所属分类:数据可视化
开发工具:Jupyter Notebook
文件大小:11635KB
下载次数:0
上传日期:2022-09-01 13:35:56
上 传 者sh-1993
说明:  欧洲核子研究中心CSC 2022演习
(CERN CSC 2022 Exercises)

文件列表:
Creating Visualizations with Matplotlib and Seaborn.ipynb (13486741, 2023-08-25)
Optional - Interactive Visual Exploration with Altair.ipynb (35609, 2023-08-25)
data (0, 2023-08-25)
data\.DS_Store (6148, 2023-08-25)
data\fifa_player_data.csv (7857559, 2023-08-25)
docs (0, 2023-08-25)
docs\.DS_Store (6148, 2023-08-25)
docs\img (0, 2023-08-25)
docs\img\cern-csc-vis-header.png (43141, 2023-08-25)
docs\img\cern-csc-vis-header.svg (5234, 2023-08-25)
requirements.txt (87, 2023-08-25)
solutions (0, 2023-08-25)
solutions\SOLUTIONS - Creating Visualizations with Matplotlib and Seaborn.ipynb (69124, 2023-08-25)
solutions\SOLUTIONS - Optional - Interactive Visual Exploration with Altair.ipynb (38834, 2023-08-25)

# CERN CSC 2023 Visualization Exercises ![image](https://github.com/eamonnmag/CERN-CSC-2022/blob/master/docs/img/cern-csc-vis-header.png) The overall goal of these exercises is to introduce some of the concepts we learnt during the lectures, but also to use some of the tools we use on a daily basis as data scientists. [![Binder](https://github.com/eamonnmag/CERN-CSC-2022/blob/master/http://mybinder.org/badge.svg)](https://github.com/eamonnmag/CERN-CSC-2022/blob/master/https://mybinder.org/v2/gh/eamonnmag/cern-csc-2023/master) Remember to select the **LCG 103** option from the **software stack** drop down when you 'spawn' the machine on SWAN. ## Use ```git clone https://github.com/eamonnmag/CERN-CSC-2023.git``` ## Tutorial Contents In these exercises we look at: * Visual Exploration of a Dataset - using visualization to explore data and tell a story of interesting insights found in our data. This will be performed using: * [Matplotlib and Seaborn for static visualization](https://github.com/eamonnmag/CERN-CSC-2022/blob/master/https://github.com/eamonnmag/CERN-CSC-2019/blob/master/Creating%20Visualizations%20with%20Matplotlib%20and%20Seaborn.ipynb) * [Altair for interactive visualizations](https://github.com/eamonnmag/CERN-CSC-2022/blob/master/https://github.com/eamonnmag/CERN-CSC-2023/blob/master/Optional%20-%20Interactive%20Visual%20Exploration%20with%20Altair.ipynb) * How to create visualizations using these tools for visualization of distributions, correlations, identifying outliers, etc. * How to customize visualizations to create more coherent visualizations by removing noise from plots such as distracting lines, axes boundaries, and so on. * For Altair, how to build a complex dashboard-like visualization in Jupyter. The core exercises are all in the static visualization section, since this is what most people use when producing figures for example, they are also generally more scalable which is of particular importance when dealing with huge datasets. The interactive visualization section is more for those who are already well versed in Matplotlib and Seaborn, and who want to extend their knowledge. ## Credit Thanks to the creator of the FIFA Kaggle Data set, and the SWAN team @ CERN for helping me in preparing this tutorial!

近期下载者

相关文件


收藏者