Concept Flow - Row and column indexing
Start with data frame
Choose row index
Choose column index
Extract value or subset
Use or display result
END
This flow shows how to pick rows and columns from a data frame by their positions or names to get specific values or smaller tables.