<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Python for data analysis</title>
    <subTitle>data wrangling with Pandas, NumPy, and Jupyter</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>McKinney, Wes</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Sebastopol, CA</placeTerm>
    </place>
    <publisher>O'Reilly Media</publisher>
    <dateIssued>2022</dateIssued>
    <edition>Third edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>xvi, 561 pages : illustrations.</extent>
  </physicalDescription>
  <abstract>Get the definitive handbook for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.10 and pandas 1.4, the third edition of this hands-on guide is packed with practical case studies that show you how to solve a broad set of data analysis problems effectively. You'll learn the latest versions of pandas, NumPy, and Jupyter in the process.</abstract>
  <tableOfContents>Preliminaries -- Python Language Basics, IPython, and Jupyter Notebooks -- Built-In Data Structures, Functions, and Files -- NumPy Basics: Arrays and Vectorized Computation -- Getting Started with pandas -- Data Loading, Storage, and File Formats -- Data Cleaning and Preparation -- Data Wrangling: Join, Combine, and Reshape -- Plotting and Visualization -- Data Aggregation and Group Operations -- Time Series -- Introduction to Modeling Libraries in Python -- Data Analysis Examples.</tableOfContents>
  <targetAudience authority="marctarget">specialized</targetAudience>
  <note type="statement of responsibility">Wes McKinney.</note>
  <subject authority="lcsh">
    <topic>Data mining</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.P98</classification>
  <classification authority="ddc">006.312</classification>
  <identifier type="isbn">9781098104030</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">OCoLC-P</recordContentSource>
    <recordCreationDate encoding="marc">260324</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260324111459.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
