Question d’entretien chez JoinQuant

How could you use python to input data and output data by using python.

Réponse à la question d'entretien

Utilisateur anonyme

31 août 2018

By using pandas module, I can use function call read_csv and to_csv to input and output data.