Pandas Series and Pandas Dataframe – A Quick Tutorial

In this tutorial we’re going to look at  pandas data structures are and how to use them. We ‘ll start with an introduction to the pandas package and look at  why it is important. We will begin to understand what data structures provides – particularly Pandas Series and Pandas DataFrame – and illustrate how to perform basic tasks on these data structures.

(more…)