Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/utrechtuniversity/workshop-introduction-to-python
One day workshop: Introduction to Python and Pandas.
https://github.com/utrechtuniversity/workshop-introduction-to-python
jupyter pandas python quarto utrecht-university workshop
Last synced: about 1 month ago
JSON representation
One day workshop: Introduction to Python and Pandas.
- Host: GitHub
- URL: https://github.com/utrechtuniversity/workshop-introduction-to-python
- Owner: UtrechtUniversity
- License: other
- Created: 2022-12-15T10:25:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-13T09:49:29.000Z (about 1 month ago)
- Last Synced: 2024-11-13T10:34:07.730Z (about 1 month ago)
- Topics: jupyter, pandas, python, quarto, utrecht-university, workshop
- Language: Jupyter Notebook
- Homepage: https://utrechtuniversity.github.io/workshop-introduction-to-python/
- Size: 11.4 MB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Workshop: Introduction to Python
[![DOI](https://zenodo.org/badge/578551995.svg)](https://zenodo.org/doi/10.5281/zenodo.10227861) [![License: CC BY 4.0](https://img.shields.io/badge/License-CC_BY_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)
This repository contains the workshop materials for the single day workshop ['Introduction to Python'](https://www.uu.nl/en/research/research-data-management/workshops/introduction-to-python) at Utrecht University. The workshop is organised by [Research Data Management Support](https://www.uu.nl/en/research/research-data-management).
**[Click here to go to the workshop materials](https://utrechtuniversity.github.io/workshop-introduction-to-python/)**
## Workshop description
This course aims to introduce researchers into programming and data analysis with Python.
In this workshop, we will utilize the Jupyter Notebook interface and take you from the basics of Python syntax to using the `pandas` package to work with data frames. In doing so, we aim to give you the tools and confidence to start exploring Python and all it has to offer. After the course, you will be able to start using Python in your own project, this will be hard in the beginning (a one day course is unfortunately not enough to become a skilled programmer) but we are available during our weekly [walk in hours](https://www.uu.nl/en/research/research-data-management/workshops/walk-in-hours-research-data-and-software) to get you on track!
## Upcoming workshops
Check [uu.nl/rdm](https://www.uu.nl/en/research/research-data-management/workshops/introduction-to-python) for the agenda for this course.
## Course materials
This repository contains all materials and data that is used in the course. The [online course book](https://utrechtuniversity.github.io/workshop-introduction-to-python/) contains all information for installation and setup.
## Contributing
We are very happy with any suggestions or contributions to improve the contents. Read the contributing [guidelines](/CONTRIBUTING.md).