||| |
From: https://data36.com/pandas-tutorial-1-basics-reading-data-files-dataframes-data-selection/
https://www.geeksforgeeks.org/python-union-two-lists/
two types of data structures in pandas: Series and DataFrames
(1) Series: a pandas Series is a one dimensional data structure (“a one dimensional ndarray”) that can store values — and for every value it holds a unique index, too.
(2) DataFrame: a pandas DataFrame is a two (or more) dimensional data structure – basically a table with rows and columns. The columns have names and the rows have indexes.
Archiver|手机版|科学网 ( 京ICP备07017567号-12 )
GMT+8, 2024-11-30 04:57
Powered by ScienceNet.cn
Copyright © 2007- 中国科学报社