Skip to content

Latest commit

 

History

History

Pandas-Playground

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Playground - Pandas

Pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.

Playground Overview

In this project, we'll play with the Pandas library, specifically:

  • Series
  • DataFrames
  • Pandas Mathematical Operations

Getting Started

Prerequisites

You'll need to install:

Scripts

  • pandas_playground.py - Script that shows off Pandas's various functions.

Authors

License

Creative Commons License

Acknowledgments