<?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>
    <role>
      <roleTerm authority="marcrelator" type="code">aut</roleTerm>
    </role>
    <role>
      <roleTerm authority="marcrelator" type="code">http://id.loc.gov/vocabulary/relators/aut</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Shroff Publishers and Distributors  Pvt.Ltd.</publisher>
    <dateIssued>2022</dateIssued>
    <copyrightDate encoding="marc">2022</copyrightDate>
    <edition>Third edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xvi, 561 pages illustrations 24 cm</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." -- Provided by publisher</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">Wes McKinney.</note>
  <note>Previous edition: 2017.</note>
  <note>Includes index.</note>
  <note>Includes bibliographical references and index.</note>
  <note>CSE ps REF</note>
  <note>Omni concept</note>
  <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="rvm">
    <topic>Exploration de données (Informatique)</topic>
  </subject>
  <subject authority="rvm">
    <topic>Python (Langage de programmation)</topic>
  </subject>
  <subject authority="fast">
    <topic>Programming languages (Electronic computers)</topic>
  </subject>
  <subject authority="fast">
    <topic>Data mining</topic>
  </subject>
  <subject authority="fast">
    <topic>Python (Computer program language)</topic>
  </subject>
  <classification authority="ddc" edition="23">006.312 M1583p</classification>
  <identifier type="isbn">9781098104030</identifier>
  <identifier type="isbn">109810403X</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UKMGB</recordContentSource>
    <recordCreationDate encoding="marc">260517</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260517151517.0</recordChangeDate>
    <recordIdentifier source="BD-DhIUB">57804</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
