Data Analysis with Polars. Get up and running with Polars to perform effective data analysis with Rust - Helion
Tytuł oryginału: Data Analysis with Polars. Get up and running with Polars to perform effective data analysis with Rust
ISBN: 9781837639267
Format: ebook
Data wydania: 2024-08-23
Księgarnia: Helion
Cena książki: 109,00 zł
Discover the power of Polars, the lightning-fast DataFrame library, for fast data manipulation and analysis. This comprehensive guide provides you with in-depth insights into Polars: its interface, how Polars works behind the scenes, and how to use it in practical applications.
You'll start with the fundamentals of Polars, such as reading and writing files and databases, and transforming data. Next, you’ll progress to advanced topics such as window functions, time-series analysis, text transformations, processing larger-than-memory datasets, and testing data pipelines. You'll also learn how to leverage SQL with Polars. The second section of the book guides you through five case studies step by step, allowing you to apply your learning to business problems. Through the real-life case studies, you'll find out how to perform financial and marketing analyses, such as price-volume-mix analysis, market basket analysis, customer segmentation, product recommendations, and text analysis.
By the end of this book, you'll have gained the knowledge and skills you need to advance your Python data analysis skills using Polars and take your career to the next level.
Osoby które kupowały "Data Analysis with Polars. Get up and running with Polars to perform effective data analysis with Rust", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Data Analysis with Polars. Get up and running with Polars to perform effective data analysis with Rust eBook -- spis treści
- 1. Introduction to Polars
- 2. A Primer on Data Analysis with Polars
- 3. Intermediate Data Transformation with Polars
- 4. Advanced Data Transformation with Polars
- 5. Polars Input and Output
- 6. Polars SQL
- 7. Data Visualization with Altair
- 8. Performance, testing, and extending polars