CSV means comma separated values. It's like a normal "txt" file with commas at regular places to separate some values. Typically the first line of CSV file is a "header", containing names of columns ...
running R code inside Python quickly transferring huge datasets between Python (NumPy/pandas/polars) and R without writing to disk interactively working in both languages at the same time ...