Dataframe (pandas)

pandas

  • One data structure of pandas
  • Like matrix, there are rows (each row (= a record) name : index) and columns
  • Creation

Series (pandas)

pandas

  • One data structure of pandas
  • index-value (1 : 1 relationship) → similar to dictionary (key-value)
  • Creation

Pagination


© 2017. All rights reserved.

Powered by Hydejack v조현진