<?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 Mining Quick Syntax Reference</title>
  </titleInfo>
  <name type="personal">
    <namePart>Porcu, Valentina</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Berkeley, CA</placeTerm>
    </place>
    <publisher>Apress</publisher>
    <dateIssued>2018</dateIssued>
    <edition>1st ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>xv, 260p ; 23.3 cm</extent>
  </physicalDescription>
  <abstract>Learn how to use Python and its structures, how to install Python, and which tools are best suited for data analyst work. This book provides you with a handy reference and tutorial on topics ranging from basic Python concepts through to data mining, manipulating and importing datasets, and data analysis. Python for Data Mining Quick Syntax Reference covers each concept concisely, with many illustrative examples. You'll be introduced to several data mining packages, with examples of how to use each of them. The first part covers core Python including objects, lists, functions, modules, and error handling. The second part covers Python's most important data mining packages: NumPy and SciPy for mathematical functions and random data generation, pandas for dataframe management and data import, Matplotlib for drawing charts, and scikitlearn for machine learning.</abstract>
  <tableOfContents>1. Getting Started -- 2. Introductory Notions -- 3. Basic Objects and Structures -- 4. Functions -- 5. Conditional Instructions and Writing Functions -- 6. Other Basic Concepts -- 7. Importing Files -- 8. pandas -- 9. SciPy and NumPy -- 10. Matplotlib -- 11. scikit-learn.</tableOfContents>
  <note type="statement of responsibility">by Valentina Porcu.</note>
  <subject authority="lcsh">
    <topic>Big data</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Python</topic>
  </subject>
  <subject>
    <topic>Big Data</topic>
  </subject>
  <classification authority="ddc" edition="1">005.762 PORV</classification>
  <relatedItem type="otherFormat" displayLabel="Print version:">
    <titleInfo>
      <title>Python for data mining quick syntax reference</title>
    </titleInfo>
    <identifier type="local">(DLC)  2018966554</identifier>
  </relatedItem>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <identifier type="isbn">9781484241134</identifier>
  <identifier type="lccn">2019758735</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">181219</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220428141457.0</recordChangeDate>
    <recordIdentifier source="OSt">21769316</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
