Theodore Petrou - Böcker
Visar alla böcker från författaren Theodore Petrou. Handla med fri frakt och snabb leverans.
3 produkter
3 produkter
653 kr
Skickas inom 5-8 vardagar
Publisher's Note: A new second edition, updated completely for pandas 1.x with additional chapters, has now been published. This edition from 2017 is outdated and is based on pandas 0.20.Key Features• Use the power of pandas 0.20 to solve most complex scientific computing problems with ease• Leverage fast, robust data structures in pandas 0.20 to gain useful insights from your data• Practical, easy to implement recipes for quick solutions to common problems in data using pandas 0.20Book DescriptionThis book will provide you with unique, idiomatic, and fun recipes for both fundamental and advanced data manipulation tasks with pandas 0.20. Some recipes focus on achieving a deeper understanding of basic principles, or comparing and contrasting two similar operations. Other recipes will dive deep into a particular dataset, uncovering new and unexpected insights along the way.The pandas library is massive, and it's common for frequent users to be unaware of many of its more impressive features. The official pandas documentation, while thorough, does not contain many useful examples of how to piece together multiple commands like one would do during an actual analysis. This book guides you, as if you were looking over the shoulder of an expert, through practical situations that you are highly likely to encounter.Many advanced recipes combine several different features across the pandas 0.20 library to generate results.What you will learn• Master the fundamentals of pandas 0.20 to quickly begin exploring any dataset• Isolate any subset of data by properly selecting and querying the data• Split data into independent groups before applying aggregations and transformations to each group• Restructure data into tidy form to make data analysis and visualization easier• Prepare real-world messy datasets for machine learning• Combine and merge data from different sources through pandas SQL-like operations• Utilize pandas unparalleled time series functionality• Create beautiful and insightful visualizations through pandas 0.20 direct hooks to Matplotlib and Seaborn
Numerical Computing with Python
Harness the power of Python to analyze and find hidden patterns in the data
Häftad, Engelska, 2018
621 kr
Skickas inom 5-8 vardagar
Understand, explore, and effectively present data using the powerful data visualization techniques of PythonKey FeaturesUse the power of Pandas and Matplotlib to easily solve data mining issuesUnderstand the basics of statistics to build powerful predictive data modelsGrasp data mining concepts with helpful use-cases and examplesBook DescriptionData mining, or parsing the data to extract useful insights, is a niche skill that can transform your career as a data scientist Python is a flexible programming language that is equipped with a strong suite of libraries and toolkits, and gives you the perfect platform to sift through your data and mine the insights you seek. This Learning Path is designed to familiarize you with the Python libraries and the underlying statistics that you need to get comfortable with data mining.You will learn how to use Pandas, Python's popular library to analyze different kinds of data, and leverage the power of Matplotlib to generate appealing and impressive visualizations for the insights you have derived. You will also explore different machine learning techniques and statistics that enable you to build powerful predictive models.By the end of this Learning Path, you will have the perfect foundation to take your data mining skills to the next level and set yourself on the path to become a sought-after data science professional.This Learning Path includes content from the following Packt products:Statistics for Machine Learning by Pratap DangetiMatplotlib 2.x By Example by Allen Yu, Claire Chung, Aldrin YimPandas Cookbook by Theodore PetrouWhat you will learnUnderstand the statistical fundamentals to build data modelsSplit data into independent groups Apply aggregations and transformations to each groupCreate impressive data visualizationsPrepare your data and design models Clean up data to ease data analysis and visualizationCreate insightful visualizations with Matplotlib and SeabornCustomize the model to suit your own predictive goalsWho this book is forIf you want to learn how to use the many libraries of Python to extract impactful information from your data and present it as engaging visuals, then this is the ideal Learning Path for you. Some basic knowledge of Python is enough to get started with this Learning Path.
Pandas 1.x Cookbook
Practical recipes for scientific computing, time series analysis, and exploratory data analysis using Python
Häftad, Engelska, 2020
972 kr
Skickas inom 5-8 vardagar
Use the power of pandas to solve most complex scientific computing problems with ease. Revised for pandas 1.x.Key FeaturesThis is the first book on pandas 1.xPractical, easy to implement recipes for quick solutions to common problems in data using pandasMaster the fundamentals of pandas to quickly begin exploring any datasetBook DescriptionThe pandas library is massive, and it's common for frequent users to be unaware of many of its more impressive features. The official pandas documentation, while thorough, does not contain many useful examples of how to piece together multiple commands as one would do during an actual analysis. This book guides you, as if you were looking over the shoulder of an expert, through situations that you are highly likely to encounter.This new updated and revised edition provides you with unique, idiomatic, and fun recipes for both fundamental and advanced data manipulation tasks with pandas. Some recipes focus on achieving a deeper understanding of basic principles, or comparing and contrasting two similar operations. Other recipes will dive deep into a particular dataset, uncovering new and unexpected insights along the way. Many advanced recipes combine several different features across the pandas library to generate results.What you will learnMaster data exploration in pandas through dozens of practice problemsGroup, aggregate, transform, reshape, and filter dataMerge data from different sources through pandas SQL-like operationsCreate visualizations via pandas hooks to matplotlib and seabornUse pandas, time series functionality to perform powerful analysesImport, clean, and prepare real-world datasets for machine learningCreate workflows for processing big data that doesn't fit in memoryWho this book is forThis book is for Python developers, data scientists, engineers, and analysts. Pandas is the ideal tool for manipulating structured data with Python and this book provides ample instruction and examples. Not only does it cover the basics required to be proficient, but it goes into the details of idiomatic pandas.