Skip to content

The Python and Pandas Field Guide: An Introduction to Computer and Data Science

Notifications You must be signed in to change notification settings

CS-DS-125/125book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Python and Pandas Field Guide:

An Introduction to Computer and Data Science

From the Introduction:

This book aims to teach you how to solve problems with computers by programming them, with an emphasis on solving problems with and learning from data.

In other words: Python, Pandas, Programming, and some Data Science.

It's intended for use in an introductory university-level course on Computer and Data Science with no prerequisites. See https://github.com/CS-DS-125 for other repositories with related course materials.

Authors

This book was developed by Mark Liffiton and Brad Sheese, building on the excellent open-source Python for Everybody and in turn on the open-source books from which it was derived.

Bugs

Please report any issues with the content or the website in the Github repository issues tracker.

License

Creative Commons BY-NC-SA 3.0 This work is licensed under CC BY-NC-SA 3.0. See source/AB-License.rst for details.

Building

Requires a fork of RunestoneComponents. Install that with pip install -e . in the RunestoneComponents directory. Then pip -r requirements.txt in the book directory. Finally, make should build everything.

About

The Python and Pandas Field Guide: An Introduction to Computer and Data Science

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages