This commit is contained in:
Inaki Fernandez
2021-12-09 10:18:33 +01:00
parent e0b9b471bf
commit ee0de4021f
28 changed files with 71 additions and 10 deletions

View File

@@ -263,6 +263,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)
- [==towardsdatascience.com: How to Land a Data Science Job in 2022==](https://towardsdatascience.com/how-to-land-a-data-science-job-in-2022-ebfbc506516b) 7 skills to improve employability for a data science position
### Python Pandas and pivot tables
- [oreilly.com: how to use pivot tables in Pandas step-by-step](https://www.oreilly.com/learning/pivot-tables)