<?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>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Sebastopol</placeTerm>
    </place>
    <publisher>O'REILLY</publisher>
    <dateIssued>2022</dateIssued>
    <copyrightDate encoding="marc">2022</copyrightDate>
    <edition>3rd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">ENG</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>561 p.  PB</extent>
  </physicalDescription>
  <abstract>"Get the definitive handbook for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.9 and pandas 1.2, 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. It's ideal for analysts new to Python and for Python programmers new to data science and scientific computing." --</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 cleaing and preparation -- Data wrangling: join, combine, reshape -- Plotting and visualization -- Data aggregation and group operations -- Time series -- Introduction to modeling libraries in Python -- Data analysis examples -- Advanced NumPy -- More on the IPython system.</tableOfContents>
  <note type="statement of responsibility">by Wes McKinney </note>
  <subject authority="lcsh">
    <topic>Data anlysis</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Programming languages (Electronic computers)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Data mining</topic>
  </subject>
  <subject authority="">
    <topic>Programming languages (Electronic computers)</topic>
  </subject>
  <classification authority="ddc">005.133  WES-P</classification>
  <identifier type="isbn">9789355421906</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">240720</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250716161248.0</recordChangeDate>
  </recordInfo>
</mods>
