에너지경제연구원 전자도서관

로그인

에너지경제연구원 전자도서관

자료검색

  1. 메인
  2. 자료검색
  3. 통합검색

통합검색

단행본

Python Data Science Handbook: Essential Tools for Working with Data

판사항
First edition
발행사항
Sebastopol, CA : O'Reilly Media, 2016
형태사항
xvi, 529 p. : illustrations, maps ; 24cm
서지주기
Includes index
소장정보
위치등록번호청구기호 / 출력상태반납예정일
이용 가능 (1)
자료실E206963대출가능-
이용 가능 (1)
  • 등록번호
    E206963
    상태/반납예정일
    대출가능
    -
    위치/청구기호(출력)
    자료실
책 소개

For many researchers, Python is a first-class tool mainly because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the Python Data Science Handbook do you get them all? IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and other related tools.

Working scientists and data crunchers familiar with reading and writing Python code will find this comprehensive desk reference ideal for tackling day-to-day issues: manipulating, transforming, and cleaning data; visualizing different types of data; and using data to build statistical or machine learning models. Quite simply, this is the must-have reference for scientific computing in Python.

With this handbook, you? ll learn how to use:

  • IPython and Jupyter: provide computational environments for data scientists using Python
  • NumPy: includes the ndarray for efficient storage and manipulation of dense data arrays in Python
  • Pandas: features the DataFrame for efficient storage and manipulation of labeled/columnar data in Python
  • Matplotlib: includes capabilities for a flexible range of data visualizations in Python
  • Scikit-Learn: for efficient and clean Python implementations of the most important and established machine learning algorithms
목차
Preface 1. IPython: Beyond Normal Python 2. Introduction to NumPy 3. Data Manipulation with Pandas 4. Visualization with Matplotlib 5. Machine Learning Index