No description
Find a file
2025-09-24 10:50:37 +03:00
data adds exercises for tabular data part 2025-09-23 11:49:18 +02:00
exercises exercise 1 answer 2025-09-24 10:50:37 +03:00
notebooks/tabular_data adds notebooks with live coding 2025-09-23 13:59:55 +02:00
.gitignore adds gitignore 2025-09-23 11:47:41 +02:00
data.pdf add PDF of slides 2025-09-23 13:56:39 +02:00
LICENSE.txt initial commit 2025-09-23 11:45:06 +02:00
numpy.pdf add PDF of slides 2025-09-23 13:56:39 +02:00
README.md initial commit 2025-09-23 11:45:06 +02:00
tabular_data.pdf add PDF of slides 2025-09-23 13:56:39 +02:00

Data in scientific programming - ASPP - Plovdiv 2025

Data structures, numpy arrays, tidy data, and more

Note: this is a version of the Github repository but slimmed with only the necessary files for ASPP 2025. This repository has more examples and exercises.