Summary
See the advantages of Series and the pandas library.
We'll cover the following...
- The Series object is a one-dimensional data structure. It can hold numerical data, time data, strings, or arbitrary
See the advantages of Series and the pandas library.