Scaling Data Science w/ Dask || Building your 1st performance monitor w/ Bash
Details
Hi PyLadies Berlin! We have two great technical talks from two PyLadies in our global network!🙌
🔊Scaling Data Science with Dask by Pavithra Eswaramoorthy
This talk is an introduction to Dask - a Python library that helps scale data science and machine learning workflows. We will talk about big data, discuss parallel & distributed computing, and see how Dask makes it easy to scale-up to use all cores in your local machine, as well as scale-out to leverage cloud resources.
👩💻 Pavithra Eswaramoorthy is interning as a data science evangelist at Coiled, where she works on making Dask more accessible to everyone. In her spare time, she enjoys sketchnoting and coffee.
🔊 Building your first performance monitor by Laura G Funderburk
Development operations ("DevOps") has quickly evolved into a field that requires depth and breadth of knowledge, both in its overall process within successful deployment as well as with the numerous technologies required to perform various duties.
This talk will focus on performance testing of a database, and in particular, how to collect and detect query timeout issues. Laura will share how you can deploy your first "performance monitor" using three tools:
- A Python script
- A CronJob
- A GitHub repository



