چه کسانی این کتاب را می‌خوانند

دانشجوعلاقه‌مند یادگیری
کتابخوان حرفه‌ایلذت مطالعه
نویسندهالهام‌گیری

Hands-On Data Analysis with NumPy and Pandas : Implement Python Packages From Data Manipulation to Processing

Curtis Miller [Curtis Miller]

قیمت نهایی

۴۹٬۰۰۰ تومان

نسخه اصلی و اورجینال

بلافاصله پس از خرید، فایل کتاب روی دستگاه شما آمادهٔ دانلود است.

تحویل فوری
پرداخت امن
ضمانت فایل
پشتیبانی

مشخصات کتاب

سال انتشار
۲۰۱۸
فرمت
EPUB
زبان
انگلیسی
تعداد صفحات
۲ صفحه
حجم فایل
۷٫۸ مگابایت
شابک
9781789530797، 9781789534245، 1789530792، 1789534240

دربارهٔ کتاب

**Get to grips with the most popular Python packages that make data analysis possible** **About This Book*** Explore the tools you need to become a data analyst * Discover practical examples to help you grasp data processing concepts * Walk through hierarchical indexing and grouping for data analysis **Who This Book Is For**Hands-On Data Analysis with NumPy and Pandas is for you if you are a Python developer and want to take your first steps into the world of data analysis. No previous experience of data analysis is required to enjoy this book. **What You Will Learn*** Understand how to install and manage Anaconda * Read, sort, and map data using NumPy and pandas * Find out how to create and slice data arrays using NumPy * Discover how to subset your DataFrames using pandas * Handle missing data in a pandas DataFrame * Explore hierarchical indexing and plotting with pandas **In Detail**Python, a multi-paradigm programming language, has become the language of choice for data scientists for visualization, data analysis, and machine learning. Hands-On Data Analysis with NumPy and Pandas starts by guiding you in setting up the right environment for data analysis with Python, along with helping you install the correct Python distribution. In addition to this, you will work with the Jupyter notebook and set up a database. Once you have covered Jupyter, you will dig deep into Python's NumPy package, a powerful extension with advanced mathematical functions. You will then move on to creating NumPy arrays and employing different array methods and functions. You will explore Python's pandas extension which will help you get to grips with data mining and learn to subset your data. Last but not the least you will grasp how to manage your datasets by sorting and ranking them. By the end of this book, you will have learned to index and group your data for sophisticated data analysis and manipulation. **Style and approach**A step-by-step approach, taking you through the different concepts and features of Data Analysis using Python libraries and tools. Downloading the example code for this book You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/support and register to have the files e-mailed directly to you. Get to grips with the most popular Python packages that make data analysis possible About This Book Explore the tools you need to become a data analyst Discover practical examples to help you grasp data processing concepts Walk through hierarchical indexing and grouping for data analysis Who This Book Is For Hands-On Data Analysis with NumPy and Pandas is for you if you are a Python developer and want to take your first steps into the world of data analysis. No previous experience of data analysis is required to enjoy this book. What You Will Learn Understand how to install and manage Anaconda Read, sort, and map data using NumPy and pandas Find out how to create and slice data arrays using NumPy Discover how to subset your DataFrames using pandas Handle missing data in a pandas DataFrame Explore hierarchical indexing and plotting with pandas In Detail Python, a multi-paradigm programming language, has become the language of choice for data scientists for visualization, data analysis, and machine learning. Hands-On Data Analysis with NumPy and Pandas starts by guiding you in setting up the right environment for data analysis with Python, along with helping you install the correct Python distribution. In addition to this, you will work with the Jupyter notebook and set up a database. Once you have covered Jupyter, you will dig deep into Python's NumPy package, a powerful extension with advanced mathematical functions. You will then move on to creating NumPy arrays and employing different array methods and functions. You will explore Python's pandas extension which will help you get to grips with data mining and learn to subset your data. Last but not the least you will grasp how to manage your datasets by sorting and ranking them. By the end of this book, you will have learned to index and group your data for sophisticated data analysis and manipulation. Style and approach A step-by-step approach, taking you through the different concepts and features of Data Analysis using Python libraries and tools. Downloading the example code for this book You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/support and register to have the files e-mailed directly to you. Get to grips with the most popular Python packages that make data analysis possibleKey FeaturesExplore the tools you need to become a data analystDiscover practical examples to help you grasp data processing conceptsWalk through hierarchical indexing and grouping for data analysisBook DescriptionPython, a multi-paradigm programming language, has become the language of choice for data scientists for visualization, data analysis, and machine learning. Hands-On Data Analysis with NumPy and Pandas starts by guiding you in setting up the right environment for data analysis with Python, along with helping you install the correct Python distribution. In addition to this, you will work with the Jupyter notebook and set up a database. Once you have covered Jupyter, you will dig deep into Python's NumPy package, a powerful extension with advanced mathematical functions. You will then move on to creating NumPy arrays and employing different array methods and functions. You will explore Python's pandas extension which will help you get to grips with data mining and learn to subset your data. Last but not the least you will grasp how to manage your datasets by sorting and ranking them. By the end of this book, you will have learned to index and group your data for sophisticated data analysis and manipulation.What you will learnUnderstand how to install and manage AnacondaRead, sort, and map data using NumPy and pandasFind out how to create and slice data arrays using NumPyDiscover how to subset your DataFrames using pandasHandle missing data in a pandas DataFrameExplore hierarchical indexing and plotting with pandasWho this book is forHands-On Data Analysis with NumPy and Pandas is for you if you are a Python developer and want to take your first steps into the world of data analysis. No previous experience of data analysis is required to enjoy this book. Chapter 3: Operations on NumPy Arrays; Selecting elements explicitly; Slicing arrays with colons; Advanced indexing; Expanding arrays; Arithmetic and linear algebra with arrays; Arithmetic with two equal-shaped arrays; Broadcasting; Linear algebra; Employing array methods and functions; Array methods; Vectorization with ufuncs; Custom ufuncs; Summary; Chapter 4: pandas are Fun! What is pandas?; What does pandas do?; Exploring series and DataFrame objects; Creating series; Creating DataFrames; Adding data; Saving DataFrames; Subsetting your data; Subsetting a series; Indexing methods In this book, you will explore two important Python packages used by Data Analysts, NumPy & pandas. You will dive into different concepts such as reading, sorting, grouping of data, and also learn how to work with different data formats for your data analysis projects.

کتاب‌های مشابه

Hands-On Data Analysis with NumPy and Pandas : Implement Python Packages From Data Manipulation to Processing

Hands-On Data Analysis with NumPy and Pandas : Implement Python Packages From Data Manipulation to Processing

۴۹٬۰۰۰ تومان

Python For Data Analysis: Data Wrangling With Pandas, Numpy, And Ipython Data Wrangling With Pandas, Numpy, And Ipython

Python For Data Analysis: Data Wrangling With Pandas, Numpy, And Ipython Data Wrangling With Pandas, Numpy, And Ipython

۴۹٬۰۰۰ تومان

Python For Data Analysis: Data Wrangling With Pandas, Numpy, And Ipython Data Wrangling With Pandas, Numpy, And Ipython

Python For Data Analysis: Data Wrangling With Pandas, Numpy, And Ipython Data Wrangling With Pandas, Numpy, And Ipython

۴۹٬۰۰۰ تومان

Python For Data Analysis: Data Wrangling With Pandas, Numpy, And Ipython Data Wrangling With Pandas, Numpy, And Ipython

Python For Data Analysis: Data Wrangling With Pandas, Numpy, And Ipython Data Wrangling With Pandas, Numpy, And Ipython

۴۹٬۰۰۰ تومان

Python For Data Analysis: Data Wrangling With Pandas, Numpy, And Ipython Data Wrangling With Pandas, Numpy, And Ipython

Python For Data Analysis: Data Wrangling With Pandas, Numpy, And Ipython Data Wrangling With Pandas, Numpy, And Ipython

۴۹٬۰۰۰ تومان

Python For Data Analysis: Data Wrangling With Pandas, Numpy, And Ipython Data Wrangling With Pandas, Numpy, And Ipython

Python For Data Analysis: Data Wrangling With Pandas, Numpy, And Ipython Data Wrangling With Pandas, Numpy, And Ipython

۴۹٬۰۰۰ تومان

Python For Data Analysis: Data Wrangling With Pandas, Numpy, And Ipython Data Wrangling With Pandas, Numpy, And Ipython

Python For Data Analysis: Data Wrangling With Pandas, Numpy, And Ipython Data Wrangling With Pandas, Numpy, And Ipython

۴۹٬۰۰۰ تومان

Python For Data Analysis: Data Wrangling With Pandas, Numpy, And Ipython Data Wrangling With Pandas, Numpy, And Ipython

Python For Data Analysis: Data Wrangling With Pandas, Numpy, And Ipython Data Wrangling With Pandas, Numpy, And Ipython

۴۹٬۰۰۰ تومان

Python For Data Analysis: Data Wrangling With Pandas, Numpy, And Ipython Data Wrangling With Pandas, Numpy, And Ipython

Python For Data Analysis: Data Wrangling With Pandas, Numpy, And Ipython Data Wrangling With Pandas, Numpy, And Ipython

۴۹٬۰۰۰ تومان

PYTHON FOR DATA ANALYSIS : data wrangling with pandas, numpy, and jupyter

PYTHON FOR DATA ANALYSIS : data wrangling with pandas, numpy, and jupyter

۴۹٬۰۰۰ تومان

PYTHON FOR DATA ANALYSIS : data wrangling with pandas, numpy, and jupyter

PYTHON FOR DATA ANALYSIS : data wrangling with pandas, numpy, and jupyter

۴۹٬۰۰۰ تومان

Python for data analysis : Data wrangling with Pandas, Numpy, and IPython

Python for data analysis : Data wrangling with Pandas, Numpy, and IPython

۴۹٬۰۰۰ تومان

قیمت نهایی

۴۹٬۰۰۰ تومان