<?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>Practical Data Science with Python 3</title>
    <subTitle>synthesizing actionable insights from Data</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Varga, Ervin</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="local">Electronic books.</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Berkeley</placeTerm>
    </place>
    <publisher>Apress</publisher>
    <dateIssued>2019</dateIssued>
    <edition>1st ed. </edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>Xvii, 462p. 23.5 cm.</extent>
  </physicalDescription>
  <abstract>Gain insight into essential data science skills in a holistic manner using data engineering and associated scalable computational methods. This book covers the most popular Python 3 frameworks for both local and distributed (in premise and cloud based) processing. Along the way, you will be introduced to many popular open-source frameworks, like, SciPy, scikitlearn, Numba, Apache Spark, etc. The book is structured around examples, so you will grasp core concepts via case studies and Python 3 code. As data science projects gets continuously larger and more complex, software engineering knowledge and experience is crucial to produce evolvable solutions. You'll see how to create maintainable software for data science and how to document data engineering practices. This book is a good starting point for people who want to gain practical skills to perform data science. All the code will be available in the form of IPython notebooks and Python 3 programs, which allow you to reproduce all analyses from the book and customize them for your own purpose. You'll also benefit from advanced topics like Machine Learning, Recommender Systems, and Security in Data Science. Practical Data Science with Python will empower you analyze data, formulate proper questions, and produce actionable insights, three core stages in most data science endeavors.</abstract>
  <tableOfContents>Chapter 1.Introduction to Data Science -- Chapter 2.Data Acquisition -- Chapter 3.Basic Data Processing -- Chapter 4.Documenting Work -- Chapter 5.Transformation and Packaging of Data -- Chapter 6.Visualization -- Chapter 7.Prediction and Inference -- Chapter 8.Network Analysis -- Chapter 9.Data Science Process Engineering -- Chapter 10. Multi-agent Systems, Game Theory and Machine Learning -- Chapter 11. Probabilistic Graphical Models -- Chapter 12. Security in Data Science.</tableOfContents>
  <note type="statement of responsibility">By Ervin Varga.</note>
  <note>Requires an SPL library card.</note>
  <note>Mode of access: World Wide Web.</note>
  <subject authority="lcsh">
    <topic>Estimating the edge betweenness centrality</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Partitioning the model into a bipartite graph</topic>
  </subject>
  <classification authority="lcc">QA76.73.P98</classification>
  <classification authority="ddc" edition="1">005.76 VARE</classification>
  <relatedItem type="host">
    <titleInfo>
      <title>Springer eBooks</title>
    </titleInfo>
  </relatedItem>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <identifier type="isbn">9781484248584 </identifier>
  <identifier type="uri">https://ezproxy.spl.org/login?url=https://learning.oreilly.com/library/view/~/9781484248591/?ar</identifier>
  <location>
    <url displayLabel="View this electronic item in O'Reilly Online Learning: Academic/Public Library Edition.">https://ezproxy.spl.org/login?url=https://learning.oreilly.com/library/view/~/9781484248591/?ar</url>
  </location>
  <accessCondition type="restrictionOnAccess">Requires an SPL library card.</accessCondition>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">190907</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220419114800.0</recordChangeDate>
    <recordIdentifier source="WaSeSS">ssj0002240198</recordIdentifier>
  </recordInfo>
</mods>
