filmov
tv
Python Pandas - Series

Показать описание
Pandas is a fast, powerful, flexible and easy to use open source data analysis and manipulation tool in Python,
built on top of the NumPy package.
Its two workhorse data structures are:
1. Series
2. DataFrame
In this session I am going to cover Series, in next session will cover DataFrame.
built on top of the NumPy package.
Its two workhorse data structures are:
1. Series
2. DataFrame
In this session I am going to cover Series, in next session will cover DataFrame.