Categories / list
To answer your question, the code you've posted is actually creating a table of values in Python using pandas library and then printing this table.
Using Cross-Correlation Analysis with For Loops in R: A Practical Guide to Populating Dataframes
Python Pandas Concatenation: Merging Dataframes with Ease
Extracting Values from Multiple Data Frames in R: A Comparison of lapply, sapply, and collapse
Processing Multiple CSV DataFrames in R: A Step-by-Step Guide
Creating a List of Lists in R: A More Efficient Approach
Converting Pandas DataFrames to Lists: A Comprehensive Guide
Sorting and Filtering Dates with SQL: Two Approaches to Extracting First Day of Year and Sequence Number
Merging Matrices in a List of Matrices: A Quicker Approach Using lapply()
Transforming Individual-Level Data into Grouped Level Lists and Searching for Presence of Elements Using R's data.table Package