Data Elixir - Data Elixir - Issue 422
ISSUE 422 · January 31, 2023ResourcesPandas Illustrated: The Definitive Visual GuideGreat, in-depth guide to pandas that's part tutorial and part reference, with lots of visuals, code samples and links to additional resources. Starts with a good discussion of how pandas is useful and continues with sections on Series & Index, DataFrames, and MultiIndexing. Sponsored LinkWhat do developers want the most in 2023? Is it better documentation or different tools?Take part in the new Developer Nation survey and shape the ecosystem! For every survey response, Developer Nation will donate to one of the charities of respondents’ choosing. Hurry up, the survey is open until February 3! Start here. Tutorials, Projects & OpinionsSimpson's Paradox and Existential TerrorGreat post about Simpson's paradox — a widely misunderstood statistical phenomenon. Accelerating our A/B experiments with MLThis post explores a new testing approach that uses machine learning to predict the probable value of a customer. It's called "expected revenue" and it lets Dropbox make conclusions about A/B tests in days, rather than months, which means they can run experiments more often. Replacing a SQL analyst w/ 26 recursive GPT promptsThis probably won't replace people but it's a nice demonstration of how GPT could be used to help augment analytic workflows. The post is easy to follow and there's enough detail here that it could be a good starting point for your own needs and experiments. Data is the lifeblood of modern businesses.Innovating and delivering products quickly is essential to any company’s survival, but taking shortcuts on data security and privacy is very costly in the long run. As you aim to balance speed and security, don’t lose sight of the most common data privacy pitfalls and how you can avoid them. Download the free white
paper today. Tools & Codeipyflowipyflow is a next-generation Python kernel for Jupyter and other notebook interfaces that tracks dataflow relationships between symbols and cells during a given interactive session. It offers reactivity, execution suggestions, syntax extensions, and more. tidypolarstidypolars is a data frame library built on top of the blazingly fast polars library that gives access to methods and functions that are familiar to R tidyverse users. CareerWhat we look for in a resumeIf you're looking for work, this post will help you understand how resumes are read and what someone on the other side of the table might be looking for. There's a lot here, including how to show you have the right skills, resume length, cover letters, how startups are different, and more. Includes useful links. Was this email forwarded to you? Sign up here >> |
Older messages
Data Elixir - Issue 421
Tuesday, January 24, 2023
Crafting a career. Pandas coding assistant. Google Research trends. DS cheatsheets. Framework for effective ML. Proximity analysis.
Data Elixir - Issue 420
Friday, January 20, 2023
Modern Polars. GPT from scratch. Predictions via mixed models. ML for weather and climate. GNU Octave for Jupyter.
Data Elixir - Issue 419
Tuesday, January 10, 2023
Matrices and graphs. Visualization trends. SQL tells a human story. Combining R and Python. Flow fields tutorial. ML cheatsheets.
Data Elixir - Issue 418
Tuesday, January 3, 2023
Top Python libraries in 2022. Soccer ⚽ Analytics Review. computing the eigendecomposition and SVD. How Shapley values work. Spatial data analysis with Python.
Data Elixir - Issue 417
Tuesday, December 20, 2022
High-dimensional probability. 2023 conferences. Breaking the winner's curse. TikTok's recommender secrets. Working with spatial data.
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