Python Pandas Series Programs

 Series Data Structure:-

  • It is 1D data structure
  • It stores homogeneous data
  • It is value mutable
  • It is size immutable
  • It supports explicit indexing
  • Series() can have two arguments which are data and index
  • The arguments can be taken in any order
  • It can be made with any datatype like scalar value, ndarray, python sequences(List,Tuple,String)




Comments

Popular posts from this blog

Social Network Analysis Syllabus (JNTUK)

Computer Science (2024-25) CLASS XI Code No. 083 Syllabus