initial commit

This commit is contained in:
Guillermo Aguilar 2025-09-23 11:45:06 +02:00
commit 080f4a4283
2 changed files with 13 additions and 0 deletions

6
LICENSE.txt Normal file
View file

@ -0,0 +1,6 @@
The material in this repository is released under the
CC Attribution-Share Alike 4.0 International
license.
Full license text available at
https://creativecommons.org/licenses/by-sa/4.0/

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# Data in scientific programming - ASPP - Plovdiv 2025
Data structures, numpy arrays, tidy data, and more
Note: this is a version of the [Github repository](https://github.com/ASPP/data_class) but slimmed with only the necessary files for ASPP 2025.
This repository has more examples and exercises.