Home • Autumn 2023 Meeting Schedule • Spring 2023 Meeting Schedule • Data Visualisation Tools • Creating a Database with PostgreSQL
The study group meets approximately every other Wednesday, from 14:15 to 16:00.
First meeting of the term. In this meeting, we will start exploring tools and methods for data visualisation. If you are interested in browsing some tools and resources in advance of the meeting, I recommend the Digital Scholarship Center’s Visualization pages.
Meeting cancelled due to illness.
Topic: Python for our research fields: Text mining/Digital text analysis and Data Visualization
Schedule: First, we go through a Python script made for visualizing a simple data set from a csv. file using the plotting library Matplotlib, and look at some examples of what we can do with Python that is relevant for our research fields.
Then we start following a Python beginner’s workshop.
Programming with Python:
1. Setup and Fundamentals
2. Data Processing with NumPy
Programming with Python:
14:15 - 15:00: 2. Data Processing using NumPy (repetition)
15:15 - 16:00: 3. Data Visualization using Matplotlib
Programming with Python:
14:15 - 15:00: 3. Data Visualization using Matplotlib (repetition)
15:15 - 16:00: 4. Lists
Programming with Python:
14:15 - 15:00: 4. Lists (repetition)
15:15 - 16:00: 5. Loops