<?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>Learning data science</title>
    <subTitle>data wrangling, exploration, visualization, and modeling with Python</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Lau, Sam</namePart>
    <namePart type="termsOfAddress">(Professor)</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Gonzalez, Joseph</namePart>
    <namePart type="termsOfAddress">(Professor)</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Nolan, Deborah Ann</namePart>
    <namePart type="date">1955-</namePart>
    <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">USA</placeTerm>
    </place>
    <publisher>O'Reilly Media, Inc.</publisher>
    <dateIssued>2023</dateIssued>
    <copyrightDate encoding="marc">2023</copyrightDate>
    <edition>First edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xx, 573 pages : illustrations ; 24 cm</extent>
  </physicalDescription>
  <abstract>As an aspiring data scientist, you appreciate why organizations rely on data for important decisions--whether it's for companies designing websites, cities deciding how to improve services, or scientists discovering how to stop the spread of disease. And you want the skills required to distill a messy pile of data into actionable insights. We call this the data science lifecycle: the process of collecting, wrangling, analyzing, and drawing conclusions from data. Learning Data Science is the first book to cover foundational skills in both programming and statistics that encompass this entire lifecycle. It's aimed at those who wish to become data scientists or who already work with data scientists, and at data analysts who wish to cross the "technical/nontechnical" divide. If you have a basic knowledge of Python programming, you'll learn how to work with data using industry-standard tools like pandas.--</abstract>
  <note type="statement of responsibility">Sam Lau, Joseph Gonzalez &amp; Deborah Nolan.</note>
  <note>Includes bibliographic references and index.</note>
  <note>CSE ps REF</note>
  <note>Omni concept</note>
  <subject authority="lcsh">
    <topic>Data mining</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Information retrieval</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Databases</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Information technology</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject authority="rvm">
    <topic>Python (Langage de programmation)</topic>
  </subject>
  <subject authority="rvm">
    <topic>Exploration de données (Informatique)</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 L3661l</classification>
  <identifier type="isbn">9781098113001</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">QT4</recordContentSource>
    <recordCreationDate encoding="marc">260708</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260708095103.0</recordChangeDate>
    <recordIdentifier>57895</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
