This commit is contained in:
Inaki Fernandez
2021-11-18 10:29:07 +01:00
parent 03070af323
commit e4a22bde28
16 changed files with 54 additions and 13 deletions

View File

@@ -253,6 +253,7 @@
## Data Science
- [towardsdatascience.com: Unlimited scientific libraries and applications in Kubernetes, instantly!](https://towardsdatascience.com/unlimited-scientific-libraries-and-applications-in-kubernetes-instantly-b69b192ec5e5) Set up a shared library of packages and applications that you can dynamically load into your Kubernetes Data Science environments.
- [==huyenchip.com: Why data scientists shouldnt need to know Kubernetes==](https://huyenchip.com/2021/09/13/data-science-infrastructure.html)
### Python Pandas and pivot tables
- [oreilly.com: how to use pivot tables in Pandas step-by-step](https://www.oreilly.com/learning/pivot-tables)