Polars and Excel: The Fast Way to Read .xlsx Files (2026 Guide)
While Parquet is the fastest format, the business world runs on Excel. Polars read Excel Via a read_excel function to load these files directly into…
Discover the field of Data Science and its significant impact on decision making. Learn techniques to harness its power for success.

While Parquet is the fastest format, the business world runs on Excel. Polars read Excel Via a read_excel function to load these files directly into…

This is the final piece of the audio puzzle. We’ve used Whisper to transcribe speech, now let’s generate it. The tool Hugging Face Text to…

The Hugging Face Document AI is one of the most commercially valuable AI tasks. We’re moving beyond simple OCR (which just dumps text) to an…

We’ve covered two types of window functions in Polars. Now, we’ll look at how to use Polars group_by_rolling functionality. group_by_rolling() is the third type. It’s…

This is one of the most powerful and flexible AI tasks, the visual version of Zero-Shot Text Classification. Zero-Shot Image Classification is revolutionising how AI…

What if you have a column that contains lists, and you want to perform an operation on every item inside every list? In these situations,…

We’ve used the Hugging Face pipeline many times. But how do you know which model name to use? How do you find a model to…

Duplicate data is a silent killer for analysis and machine learning. Polars provides high-speed, easy-to-use methods for finding and removing duplicate rows. The Setup Let’s…

In a previous Hugging Face project, we used the translation pipeline, which is fast and easy. But what if you need more control? Or want…

When you load a CSV, Polars (and Pandas) often guesses the data types. Sometimes, it guesses wrong, loading a number column (like 5.0) as a…
We use cookies to improve your experience on our site. By using our site, you consent to cookies.
Manage your cookie preferences below:
Essential cookies enable basic functions and are necessary for the proper function of the website.
You can find more information about our Cookie Policy and Privacy Policy.