<?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>From social science to data science</title>
  </titleInfo>
  <name type="personal">
    <namePart>Hogan, Bernie</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <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>
    <dateIssued encoding="marc">2023</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxxiv, 361 pages : illustrations (chiefly color) ; 26 cm</extent>
  </physicalDescription>
  <abstract>From Social Science to Data Science is a fundamental guide to scaling up and advancing your programming skills in Python. From beginning to end, this book will enable you to understand merging, accessing, cleaning and interpreting data whilst gaining a deeper understanding into computational techniques and seeing the bigger picture. With key features such as tables, figures, step-by-step instruction and explanations giving a wider context, Hogan presents a clear and concise analysis on key data collection and skills in Python. --</abstract>
  <tableOfContents>Part I. Thinking programmatically -- Introduction: thinking of life at scale -- The series: taming the distribution -- The data frame: python's tabular format -- Part II. Accessing and converting data -- File types: getting data in -- Merging and grouping data -- Accessing data on the world wide web using code -- Accessing APIs, including twitter and reddit -- Part III. Interpreting data: expectations versus observations -- Research questions -- Visualizing expectations: comparing statistical tests and plots -- Part IV. Social data science in practice: four approaches -- Cleaning data for socially interesting features -- Introducing natural language processing: cleaning, summarizing, and classifying text -- Introducing time-series data: showing periods and trends -- Introducing network analysis: structuring relationships -- Introducing geographic information systems: data across space and place -- Conclusion: there (to do science) and back again (to social science).</tableOfContents>
  <note type="statement of responsibility">Bernie Hogan.</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <topic>Social sciences</topic>
    <topic>Research</topic>
    <topic>Data processing</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Data mining</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject authority="fast">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject authority="fast">
    <topic>Social sciences</topic>
    <topic>Research</topic>
    <topic>Data processing</topic>
  </subject>
  <classification authority="lcc">H62 .H64 2023</classification>
  <classification authority="ddc" edition="23">300.72 H678f</classification>
  <identifier type="isbn">9781529707489</identifier>
  <identifier type="lccn">2022938266</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">YDX</recordContentSource>
    <recordCreationDate encoding="marc">220509</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250717093812.0</recordChangeDate>
    <recordIdentifier source="CSPC">22540304</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
