Name the Pandas object that can store one dimensional array like object and can have numeric or labelled indexes.
The Pandas object that can store one-dimensional array like objects with numeric or labeled indexes is called a "Series Object".