Polars Cookbook. Over 70 practical recipes to transform, manipulate, and analyze your data using Python Polars - Helion
Tytuł oryginału: Polars Cookbook. Over 70 practical recipes to transform, manipulate, and analyze your data using Python Polars
ISBN: 9781805125150
stron: 114, Format: ebook
Data wydania: 2023-12-01
Księgarnia: Helion
Cena książki: 125,10 zł (poprzednio: 139,00 zł)
Oszczędzasz: 10% (-13,90 zł)
Polars cookbook is a complete guide that not only helps you get started with Python Polars, but also gives you effective solutions to your day-to-day data problems.
The book begins by teaching you the fundamentals of Polars including its key features, covering essential data operations such as filtering data, selecting columns, and summarising data. It then goes on to teach common data transformations such as aggregations, window functions, and string manipulations. You’ll also discover the ways to handle missing values, work with lists and arrays, and reshape your data. The book gets meaty when you come across chapters teaching you about time series analysis, working with common data sources, and testing and debugging in Polars.
By the end of the book, you will have learned to apply various data transformations in Polars, understanding exactly how to solve common data problems. You unlock the potential of Polars by going through the book, while keeping the practical recipes you can refer to when needed. The book helps you be confident in using Polars to improve your data workflows.
Osoby które kupowały "Polars Cookbook. Over 70 practical recipes to transform, manipulate, and analyze your data using Python Polars", 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
Polars Cookbook. Over 60 practical recipes to transform, manipulate, and analyze your data using Python Polars 1.x eBook -- spis treści
- 1. Getting Started with Python Polars
- 2. Reading and Writing Files
- 3. An Introduction to Data Analysis in Python Polars
- 4. Data Transformation Techniques
- 5. Handling Missing Data
- 6. Performing String Manipulations
- 7. Working with Nested Data Structures
- 8. Reshaping and Tidying data
- 9. Time Series Analysis
- 10. Interoperability with Other Python Libraries
- 11. Working with Common Cloud Data Sources
- 12. Testing and Debugging in Polars