{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "
Series
object.Series
objects contain data stored as NumPy arrays. As a result, we can take advantage of broadcasting to perform operations on all array elements without needing to construct a Python for
loop. Series
' name attribute: