Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dcs-training/decode-winterschool
In here you can find material on cluster analysis, data wrangling, and network analysis. Go to the readme file for more info
https://github.com/dcs-training/decode-winterschool
data-analysis data-visualisation data-wrangling gephi network-analysis python r statistics
Last synced: 8 days ago
JSON representation
In here you can find material on cluster analysis, data wrangling, and network analysis. Go to the readme file for more info
- Host: GitHub
- URL: https://github.com/dcs-training/decode-winterschool
- Owner: DCS-training
- Created: 2023-01-23T17:11:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T14:09:27.000Z (4 months ago)
- Last Synced: 2024-07-26T15:48:17.497Z (4 months ago)
- Topics: data-analysis, data-visualisation, data-wrangling, gephi, network-analysis, python, r, statistics
- Language: Jupyter Notebook
- Homepage:
- Size: 22.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DECODE Winter School
Welcome to the Readme file for the CDCS Masterclasses that wil take place Thursday 26/01/2023 and Friday 27/01/23.
In here you can find material on cluster analysis, data wrangling, and network analysis.
Below you can find all the details you need to get ready and attend these classes.## Venues and Times
| **Day** | **Time** | **Venue** | **Class** |
|----------|-------------|-------------------------------------------------------|------------------------------|
| Thursday | 09:00-11:00 | [Teaching Studio- Appleton Tower](https://www.ed.ac.uk/timetabling-examinations/timetabling/room-bookings/bookable-rooms3/room/0201_01_1.02) | Finding Patterns Across Data |
| Friday | 09:30-11:30 | [Digital Scholarship Centre - 6th floor of the Library](https://www.ed.ac.uk/information-services/library-museum-gallery/crc/digital-scholarship-centre) | Data Science in the Wild |
| Friday | 09:30-11:30 | [Lister Building LLTC_1.16 Teaching Studio](https://www.ed.ac.uk/timetabling-examinations/timetabling/room-bookings/bookable-rooms3/room/0335_01_1.16) | Network Analysis with Gephi |## What will you need
- A Laptop
- A Mouse (non-mandatory)
- A WiFi Connection
- Gephi installed on your machine (Only if you are attending the Network Analysis with Gephi class)## Software installation
### Finding Patterns Across Data
For this class we are going to use [R](https://www.r-project.org/) and [R studio](https://posit.co/). If you are new to it do not worry we have created an easy to use link that will allow you to visualise and play around with the code for this class. Below in the **Material Section**.### Data Science in the Wild
For this class we are going to use [Python](https://www.python.org/) and [Jupyter Notebooks](https://jupyter.org/). If you are new to it do not worry we have created an easy to use link that will allow you to visualise and play around with the code for this class. Below in the **Material Section**.### Network Analysis with Gephi
For this class we are going to use [Gephi](https://gephi.org/). You need to download and install the software before attending the master class.
- Go to [https://gephi.org ](https://gephi.org/users/download/)
- Download the version corresponding to your operating system
- Follow the widget instruction to install it on your machine
- Execute the Software## Material
### Finding Patterns Across Data
You can find all the material that you will need for this class in [this Folder](https://github.com/DCS-training/DECODE-WinterSchool/tree/main/FindingPatternsAcrossData) (Please note that if you want to download the material on your laptop you will need to download the whole repository rather than single folders).To attend the class you do not need to download anything because Binder is set to access both the data and the code authomatically.
Just click on the banner below.[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/DCS-training/DECODE-WinterSchool/HEAD)
To attend the class you do not need to download anything because Binder is set to access both the data and the code authomatically.
Just click on the banner below.**NB** Because R Studio is not the default environment in Binder once your environment has been created you will need to substitute the /lab part of the web address with /rstudio.
If you want to download a copy of the notebook we are going to work on you need to follow these steps.
- Go back to the Jupyter interface by subsituting /rstudio with /lab
- Navigate to the file you want to download
- Right click of the mouse > download### Data Science in the Wild
You can find all the material that you will need for this class in [this Folder](https://github.com/DCS-training/DECODE-WinterSchool/tree/main/DataScienceInTheWild) (Please note that if you want to download the material on your laptop you will need to download the whole repository rather than single folders).To attend the class you do not need to download anything because Binder is set to access both the data and the code authomatically.
Just click on the banner below.[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/DCS-training/DECODE-WinterSchool/HEAD)
If you want to download a copy of the notebook we are going to work on you need to follow these steps.
- Navigate to the file you want to download
- Right click of the mouse > download### Network Analysis with Gephi
You can find all the material that you will need for this class in [this Folder](https://github.com/DCS-training/DECODE-WinterSchool/tree/main/NetworkingAnalysisGephi) (Please note that if you want to download the material on your laptop you will need to download the whole repository rather than single folders).You will need to download the .csv file that we are going to use during the class.
## License and Authors
All material here collected is free to use but it is covered by a License: CC BY-NC 4.0 licenseThe authors of this repository are Bhargavi Ganesh, Jessica Witte, James Page, Pedro Jacobetty, and Lucia Michielin