<?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 science</title>
    <subTitle>By Mohd. Abdul Hameed</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Hameed, Mohd. Abdul.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Wiley India Pvt Ltd</publisher>
    <dateIssued>2021</dateIssued>
    <edition>1st ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xix,273 p.; PB 24.5 cm.</extent>
  </physicalDescription>
  <tableOfContents>Python Data Types, Values, and Identifiers
Statements, Expressions, and Operators
Python’s Flow Control Tools
Functions in Python
Python Modules
Python Classes and Objects
Files and Input/Output
Errors and Exceptions
Pandas
Data Visualization with Seaborn
Introduction to Machine Learning This book was amazing. I read it and finished the book. I can say this book is monumental. Book covers everything so simple and easy to read and understand. This book is a useful and comprehensive reference to understand python for data science concepts.

Anurag Rana (Ph D)
Yoganada School of AI, Computer and Data Sciences
Faculty of Engineering and Technology
Shoolini University Dr. Mohd. Abdul Hameed is currently working as an Assistant Professor in the Department of Computer Science and Engineering, University College of Engineering, Osmania University (OU), Hyderabad, Telangana. Further, he holds an additional responsibility as Training and Placement Officer at the College of Engineering</tableOfContents>
  <note>Python for Data Science contains the basic and advanced concepts to understand Python language. Besides, it furnishes the detailed procedure on how to implement a Data Science project. This book is intended to develop in readers the skills to independently work on their Data Science projects. In addition to UG, PG, and PhD students, this book would be a ready reckoner to IT professionals.</note>
  <subject>
    <topic>Statements expressions and operators</topic>
  </subject>
  <subject>
    <topic>Functions in python</topic>
  </subject>
  <subject>
    <topic/>
  </subject>
  <identifier type="isbn">9789354243479</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260206</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260211142036.0</recordChangeDate>
  </recordInfo>
</mods>
