Skip to content

Latest commit

 

History

History
87 lines (53 loc) · 3.87 KB

collaborative_document.md

File metadata and controls

87 lines (53 loc) · 3.87 KB

Computing Skills for Reproducible Research Workshop

:::success

🎉 Welcome!

📆 Today - 17th February : Python 🐍

🔗 Links

📄 Workshop website

📖 Lesson Material for Python 🐍

🗃️ Sample data we'll be using - follow the link and download the python-novice-inflammation-data.zip file and (optionally) the code.zip file too.

☑️ Sign-in

👍/👎 Feedback

💡 UCL Research Programming Hub (Slack): A platform to ask programming questions to the UCL research community, you can join using your UCL email. Anything from "How to I get started on X" to "what would people recommend for solving Y".

:::


Staff

Leading: Dimitra Salmanidou (AM) / Will Graham (PM)

If you are stuck or have questions feel free to speak up, or ask any of the helpers that will be walking around the room:

  • Harvey Mannering
  • David Wong
  • Marin Mlinarevic
  • Will Graham (AM) / Dimitra Salmanidou (PM)

Sign In

Add your name to the list below to check-in for Friday 17th:

  • replace me with your name!
  • name2

Tip: you can add an extra bullet-point by creating a new line that starts with a dash - followed by a space.

Feedback and Surveys

We are constantly looking to improve our delivery of these workshops and welcome your feedback on any aspect of the day; the teaching, schedule, location, you name it!

Please feel free to add feedback here during the day. Additionally, there are also the

that we would ask you to fill in, if you have the time.

Links to Exercises (will be updated after each session)

Exercise 1

Exercise 2

Accessing data

Slicing strings

Stacking arrays

Plotting with matplotlib

Axis limits

std plot

Column stacked plots

Lists

non-continuous slicing overloading

For loops and multiple files

Understanding loops Computing powers with loops Composite Statistics

Making choices

How many paths? What is truth Close enough