Computational frameworks for political and social research with Python

著者

    • Cutler, Josh
    • Dickenson, Matt

書誌事項

Computational frameworks for political and social research with Python

Josh Cutler, Matt Dickenson

(Textbooks on political analysis)

Springer, c2020

大学図書館所蔵 件 / 1

この図書・雑誌をさがす

注記

Includes bibliographical references and index

内容説明・目次

内容説明

This book is intended to serve as the basis for a first course in Python programming for graduate students in political science and related fields. The book introduces core concepts of software development and computer science such as basic data structures (e.g. arrays, lists, dictionaries, trees, graphs), algorithms (e.g. sorting), and analysis of computational efficiency. It then demonstrates how to apply these concepts to the field of political science by working with structured and unstructured data, querying databases, and interacting with application programming interfaces (APIs). Students will learn how to collect, manipulate, and exploit large volumes of available data and apply them to political and social research questions. They will also learn best practices from the field of software development such as version control and object-oriented programming. Instructors will be supplied with in-class example code, suggested homework assignments (with solutions), and material for practical lab sessions.

目次

Chapter 1. Getting Started With Python.- Chapter 2. Building Software.- Chapter 3. Object-Oriented Programming.- Chapter 4. Introduction to Algorithms.- Chapter 5. Introduction to Data Structures.- Chapter 6. Input, Output, and the Web.- Chapter 7. Application Programming Interfaces.- Chapter 8. Databases.- Chapter 9. NoSQL Databases.- Chapter 10. Introduction to Machine Learning with Python.- Chapter 11. Linear Programming.- Chapter 12. Practical Programming.- Chapter 13. Case Study: Image Processing.- Chapter 14. Case Study: Natural Language Processing.- Chapter 15. Conclusion.

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

ページトップへ