Data Elixir - Data Elixir - Issue 420
ISSUE 420 · January 17, 2023ResourcesModern PolarsIf you're not already familiar with it, Polars is a multithreaded, memory efficient, and very fast DataFrames library. This online book is a side-by-side comparison of Polars and Pandas, based on the Modern Pandas series by Tom Augsburger. This looks like a great resource. Sponsored LinkTurn documents into structured data with SensibleSensible is the developer-first platform that makes accessing the data in documents as easy as calling an API. Avoid the complexities and headaches of PDF parsing. Learn more about Sensible → Tutorials, Projects & OpinionsLet's build GPT: from scratch, in code, spelled out.In this awesome explainer, Andrej Karpathy shows how to build and train a Transformer following the "Attention Is All You Need" paper. This is very approachable and there are a lot useful links in the notes. How to get computational superpowers via ChatGPTHow does the impressively human-like ChatGPT get computational knowledge superpowers? Give it a Wolfram|Alpha neural implant! Making predictions from a mixed model using RNice introduction to using mixed models to make predictions using R. Starts with a simple linear regression and then walks through using the mixed model package {lme4} to extract confidence intervals and predictions intervals. Tools & Codebalancebalance is a new Python package that makes it easy to adjust biased data samples. In this announcement post, Roee Eilat describes the problem of biased data, how it occurs, and how this new package works. A Jupyter kernel for GNU OctaveGNU Octave is a high-level programming language that's primarily intended for scientific computing and numerical computation. It has a mathematics oriented syntax that's mostly compatible with MATLAB and it helps solve linear and nonlinear problems numerically. In this post, Giulio Girardi introduces a GNU Octave kernal for Jupyter. CareerMachine Learning in Weather & Climate MOOCThis free course introduces ML and its applications for weather and climate work. It covers a variety of research and operations areas in forecasting, ocean & climate modeling, meteorology and more. Includes expert speakers throughout and it looks like a great way to learn about a variety of careers that use ML for weather and climate. Data VisualizationAnalyzing labor markets in Python with LODES dataIn his latest post, Kyle Walker shows how to analyze and map commute patterns with the Python pygris package and LODES data. This is the second of a series where Kyle translates his favorite sections from his book, Analyzing US Census Data, to Python. Graphic WalkerGraphic Walker is an open source alternative to Tableau that's built as a React component for easy installation on a website. The interface uses simple drag-and-drop operations and is based on the Grammar of Graphics using vega-lite. Was this email forwarded to you? Sign up here >> |
Older messages
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.
Data Elixir - Issue 416
Tuesday, December 13, 2022
Data as a product. AI in industry. Unintended biases. ML for Sheets. Understanding convolutions in probability.
Data Elixir - Issue 415
Tuesday, December 6, 2022
ChatGPT tricks. Future of Python. ML and human-in-the-loop at Airbnb. Distributed SQLite. Modern-day programming. How to become an Analytics Engineer.
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