Data Elixir - Data Elixir - Issue 396
ISSUE 396 · July 19, 2022TrendsIs Data Scientist Still the Sexiest Job of the 21st Century?It's been ten years since the authors posited that being a data scientist was the “sexiest job of the 21st century.” A lot's changed since then and even so, the role is in higher demand than ever. This post explores how "data science" has evolved in the past decade and where it's going next. Sponsored LinkHow to Build Resilient Data Science PipelinesUse Prefect to orchestrate, optimize and add observability to your data science pipelines. Are you wasting too much time writing and reading logs, or waiting for long jobs to re-run after failure? Prefect can help you quickly handle escheduling, logging, retries and even caching your data, so you spend less time on the negative engineering, and more time on the science. Tutorials, Projects & OpinionsComing up with research ideasThis two-part series will help you decide what project you should work on next. Part 1 explores how to come up with good ideas. Part 2 dives into strategies for fleshing
out an idea and how to decide if it's actually worth working on. Thoughts on ML Engineering after first year of a PhDThe vehicle here is ML engineering but there are a lot of good insights in this post about research, real-world ML, roles, and business realities too. Great read. How to do Twitter Network Analysis and Visualization in RThis introductory tutorial shows how to analyze networks of people on Twitter and is a good case study of some of the methods used in Keith McNulty's Handbook of Graphs and Networks in People Analytics. It's easy to follow and by the end, you'll have an interactive visualization to explore and play
with. Ace Your Next InterviewInterview Query is an adaptive learning platform that's designed to give you everything you need to ace your next job interview. Whether your interest is data science, analytics, machine learning, or data engineering, Interview Query has you covered. Sign up for free. ResourcesCritical Dataset Studies Reading ListIn this collection of readings, the Knowing Machines team has created an entry point for the growing literature on ML datasets, covering the theory and practice of dataset design and use, as well as the politics, possibilities, and pitfalls of training data. There's a lot here but because datasets construct model worldviews, they're important to study. Tidy Finance with RThis open-source textbook is a great resource for readers who are interested in finance applications using R. It's a hands-on guide that provides a thorough implementation of typical approaches such as portfolio sorts, backtesting procedures, regressions, machine learning methods, and other related topics in empirical finance. Code & Toolsmetrica: Prediction performance metricsmetrica is a new R package that provides more than 80 functions for quantifying and visualizing model performance. It supports regression, classification, machine learning, and forecasting models using a variety of evaluation metrics such as goodness of fit, confusion matrix, regression plots, and providing custom plots using ggplot2. jupyter-scatterjupyter-scatter is an interactive scatter plot widget for Jupyter Lab and Notebook that can handle millions of points and supports view linking. EventsJuliaCon 2022JuliaCon 2022 is starting next week and will be online and free. Talks run from July 27th — July 29th. If you're just getting started with Julia, this week's pre-conference workshops are a great place to start. Was this email forwarded to you? Sign up here >> |
Older messages
Data Elixir - Issue 395
Tuesday, July 12, 2022
Pandas anti-patterns. Python for data analysis. Team size & complexity. Success metrics. MLOps simplified. Data in wonderland. Careers in data viz.
Data Elixir - Issue 394
Tuesday, July 5, 2022
Causal forecasting. ML exercises for pen and paper. Mixed effects models tutorial. Geo-based A/B testing.
Data Elixir - Issue 393
Tuesday, June 28, 2022
What Julia gets right. ML stack trends. Scraped data: fair game? Things you should know about DBs. Investment research platform for DS.
Data Elixir - Issue 392
Tuesday, June 21, 2022
Graph ML intro. JTBD for data teams. How to get data out of PDFs. Research highlights from Meta. Reproducible research workflows.
Data Elixir - Issue 391
Tuesday, June 14, 2022
ML design patterns. Awesome data leadership. Faster Pandas. ML experimentation in VS Code.
You Might Also Like
💻 Installing Linux on an Old Laptop Instead of a Raspberry Pi — Flagship Phones Need More Storage
Monday, November 18, 2024
Also: I Built the Perfect Programming Platform In Less Than 10 Minutes, and More! How-To Geek Logo November 18, 2024 Did You Know The Sixth Sense was the highest-grossing horror film of all time in
Daily Coding Problem: Problem #1612 [Hard]
Monday, November 18, 2024
Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Etsy. Given a sorted array, convert it into a height-balanced binary search tree.
10,000 ways to fail & The European Search Perspective
Monday, November 18, 2024
Reflecting on over five years of Creativerly, Signal introduces Call Links, the science of mental models, and a lot more in this week's issue of Creativerly. Creativerly 10000 ways to fail &
Charted | Global GHG Emissions, by Sector 🌎
Monday, November 18, 2024
In this graphic, we show greenhouse gas emissions by sector in 2023. View Online | Subscribe | Download Our App Presented by: New 3-Part Series: Bitcoin Demystified >> Learn more about one of the
Spyglass Dispatch: Samsung/Google Smart Glasses • Star Wars Mess • Netflix Knocked Out • Conan's Oscars • MicroStrategy's Comeback • Vision Pro In Focus • Saving 'Inside the NBA' • Apple Television Lives!
Monday, November 18, 2024
Samsung/Google Smart Glasses • Star Wars Mess • Netflix Knocked Out • Conan's Oscars • MicroStrategy's Comeback • Vision Pro In Focus • Saving 'Inside the NBA' • Apple Television Lives!
GCP Newsletter #424
Monday, November 18, 2024
Welcome to issue #425 November 18th, 2024 News Google Kubernetes Engine Official Blog 65000 nodes and counting: Google Kubernetes Engine is ready for trillion-parameter AI models - Google Kubernetes
Design and code beautiful products. Together.
Monday, November 18, 2024
Pablo Ruiz-Múzquiz and the team at Penpot have recently announced a new plugin feature that allows users to build new tools and functionalities on the platform. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
Can Bitcoin Put an End to Forever War?
Monday, November 18, 2024
Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 18, 2024? The HackerNoon
25 tips for programming with AI
Monday, November 18, 2024
Meta Quest dominates Steam VR; Stop squirting hot glue into devices -- ZDNET ZDNET Tech Today - US November 18, 2024 digitalspeed-gettyimages-1322205545 25 AI tips to boost your programming
Ordering, Grouping and Consistency in Messaging systems
Monday, November 18, 2024
We went quite far from our Queue Broker series in recent editions, but today, we're back to it! By powers combined, I joined our Queue Broker implementation to solve the generic idempotency check