<?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>Thinking in Pandas</title>
    <subTitle>how to use the python data analysis library the right way</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Stepanek, Hannah.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">India</placeTerm>
    </place>
    <publisher>Replika Press Pvt.Ltd</publisher>
    <publisher>Apress</publisher>
    <dateIssued>2022</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xi, 186p. 23.4 cm.</extent>
  </physicalDescription>
  <note type="statement of responsibility">By Hannah Stepanek</note>
  <subject>
    <topic>Basic data access and merging</topic>
  </subject>
  <subject>
    <topic>How Panda works under the hood</topic>
  </subject>
  <subject>
    <topic>Loading and Normalizing data</topic>
  </subject>
  <subject>
    <topic>Basic data Transformation in Pandas</topic>
  </subject>
  <subject>
    <topic>The Future of Pandas</topic>
  </subject>
  <classification authority="ddc" edition="1">005.768 STEH</classification>
  <identifier type="isbn">9781484258385</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">220420</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220420145450.0</recordChangeDate>
  </recordInfo>
</mods>
