Cleaning & TypesHandle missing data, remove duplicates, and convert or inspect column typesClean up data and manage column types.Position-based Indexing (iLoc)Access DataFrame data using integer positions with ILoc()Handling Missing DataDetect, fill, and drop null values in DataFrames with FillNA, DropNA, IsNA, and NotNA