Python Polars, The Definitive Guide, Janssens J., Nieuwdorp T., 2024

Подробнее о кнопках "Купить"

По кнопкам "Купить бумажную книгу" или "Купить электронную книгу" можно купить в официальных магазинах эту книгу, если она имеется в продаже, или похожую книгу. Результаты поиска формируются при помощи поисковых систем Яндекс и Google на основании названия и авторов книги.

Наш сайт не занимается продажей книг, этим занимаются вышеуказанные магазины. Мы лишь даем пользователям возможность найти эту или похожие книги в этих магазинах.

Список книг, которые предлагают магазины, можно увидеть перейдя на одну из страниц покупки, для этого надо нажать на одну из этих кнопок.

Python Polars, The Definitive Guide, Janssens J., Nieuwdorp T., 2024.

   Polars is a high-performance data processing package designed for efficient handling of large-scale datasets. What started as a side project by Ritchie Vink to learn Rust and to better understand data processing has now grown into a popular package. Data scientists, data engineers, and software developers use it to perform data analysis, create data visualizations, and build data-intensive applications used in production.

Python Polars, The Definitive Guide, Janssens J., Nieuwdorp T., 2024


Add Trip Distance.
The distance of a bike trip would be interesting to have because we could then correlate it with, say, the duration. We don’t have the actual bike routes available to us, so the best that we can do is take the start and end coordinates and then calculate what is known as the Haversine distance.

The Haversine distance can be calculated using the methods that Polars provides, but we would like to use an existing package called geo. There’s just one thing: this package is created in Rust, not in Python. So we have created a custom plugin, specifically for this book, that turns the geo package into a Polars plugin. This allows us to calculate the Haversine distance as if it were a Polars method.

 

Бесплатно скачать электронную книгу в удобном формате, смотреть и читать:
Скачать книгу Python Polars, The Definitive Guide, Janssens J., Nieuwdorp T., 2024 - fileskachat.com, быстрое и бесплатное скачивание.

Скачать epub
Ниже можно купить эту книгу, если она есть в продаже, и похожие книги по лучшей цене со скидкой с доставкой по всей России.Купить книги



Скачать - epub - Яндекс.Диск.
Дата публикации:





Теги: :: :: ::


 


 

Книги, учебники, обучение по разделам




Не нашёл? Найди:





2025-07-19 09:24:02