Open pzinemanas opened 3 years ago
We are using read_csv from pandas in some of the datasets. We should implement our own function to read csv files in order to avoid installing pandas.
read_csv
We are using
read_csv
from pandas in some of the datasets. We should implement our own function to read csv files in order to avoid installing pandas.