If a person want to load the "my-data.csv" file to Dataframe one can use import pandas as pd.
Pandas is known to be a tools that carry out data transformations. It often helps to filter and analyze any kind of data.
Note that for import one can use:
Therefore, If a person want to load the "my-data.csv" file to Dataframe one can use import pandas as pd.
Hence, the second(2) option is correct.
Learn more about Dataframe from
https://brainly.com/question/25525005
#SPJ1