comp-data / 2023-2024

The GitHub repository containing all the material related to the Data Science course of the Digital Humanities and Digital Knowledge degree at the University of Bologna (a.a. 2023/2024).
12 stars 1 forks source link

Data Science

This space contains all the material related to the Data Science course of the Digital Humanities and Digital Knowledge degree at the University of Bologna.

Academic year 2023/2024

Table of content

Material

Keys:

  1. [29/01/24, the] Introduction to the course and final project specifications

  2. [02/02/24, the] What is a datum and how it can be represented computationally

  3. [07/02/24, hon] Data formats and methods for storing data in Python

  4. [09/02/24, the] Introduction to data modelling

  5. [12/02/24, hon] Implementation of data models via Python classes

  6. [14/02/24, the] Processing and querying the data

  7. [16/02/24, hon] Introduction to Pandas

  8. [19/02/24, the] Database Management Systems

  9. [21/02/24, hon] Configuring and populating a relational database

  10. [22/02/24, the] SQL, a query language for relational databases

  11. [28/02/24, hon] Configuring and populating a graph database

  12. [01/03/24, the] SPARQL, a query language for RDF databases

  13. [04/03/24, hon] Interacting with databases using Pandas

  14. [06/03/24, the] Describing and visualising data

  15. [08/03/24, hon] Descriptive statistics and graphs about data using Pandas

Schedule

29/01/2412:00-14:00Introduction to the course and final project specifications
02/02/2412:00-14:00What is a datum and how it can be represented computationally
07/02/2412:00-14:00Data formats and methods for storing data in Python
09/02/2412:00-14:00Introduction to data modelling
12/02/2412:00-14:00Implementation of data models via Python classes
14/02/2412:00-14:00Processing and querying the data
16/02/2412:00-14:00Introduction to Pandas
19/02/2412:00-14:00Database Management Systems
21/02/2412:00-14:00Configuring and populating a relational database
22/02/2412:00-14:00SQL, a query language for relational databases
28/02/2412:00-14:00Configuring and populating a graph database
01/03/2412:00-14:00SPARQL, a query language for RDF databases
04/03/2412:00-14:00Interacting with databases using Pandas
06/03/2412:00-14:00Describing and visualising data
08/03/2412:00-14:00Descriptive statistics and graphs about data using Pandas

Links