You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
Take the next steps in your data science career! This friendly and hands-on guide shows you how to start mastering Pandas with skills you already know from spreadsheet software. In Pandas in Action you will learn how to: Import datasets, identify issues with their data structures, and optimize them for efficiency Sort, filter, pivot, and draw conclusions from a dataset and its subsets Identify trends from text-based and time-based data Organize, group, merge, and join separate datasets Use a GroupBy object to store multiple DataFrames Pandas has rapidly become one of Python's most popular data analysis libraries. In Pandas in Action, a friendly and example-rich introduction, author Boris Pas...
When it comes to data analytics, itpays to think big. PySpark blends the powerful Spark big data processing engine with the Python programming language to provide a data analysis platform that can scale up for nearly any task. Data Analysis with Python and PySparkis your guide to delivering successful Python-driven data projects. Packed with relevant examples and essential techniques, this practical book teaches you to build lightning-fast pipelines for reporting, machine learning, and otherdata-centric tasks. No previous knowledge of Spark is required.
Язык Python помогает упростить анализ данных. Если вы научились пользоваться электронными таблицами, то сможете освоить и pandas! Несмотря на сходство с табличной компоновкой Excel, pandas обладает большей гибкостью и более широкими возможностями. Эта библиотека для Python быстро выполняет операции с миллионами строк и способна взаимодействовать с другими инструментами. Она дает идеальную возможность выйти на новый уровень анализа данных.
Includes entries for maps and atlases.
판다스의 기본 자료구조 개념부터 데이터 분석 방법까지! [개발 환경 구축 가이드], [파이썬 속성 과정], [넘파이 속성 과정], [정규 표현식] 특별 부록 제공 판다스는 파이썬의 데이터 분석 라이브러리로 수백만 행에 대한 작업을 빠르게 수행하고 파이썬 데이터 생태계의 다른 도구와 쉽게 호환되는 장점을 가졌다. 이 책은 마블과 디즈니의 인기 영화, 포켓몬, NBA와 NFL 유명 선수, 넷플릭스 등의 데이터로 판다스 라이브러리를 활용하여 파이썬 기반의 데이터 분석 방법을 소개한다. [개발 환경 구축 가이드], [파이썬 속성 과정], [...