Data Frames
摘要
Data Frames are structures used to keep and store data in a table structure and to perform various operations with the data it contains. Especially in data analysis, it is very useful to keep large data in tables.