Domanda di colloquio di JoinQuant

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

Risposta di colloquio

Anonimo

31 ago 2018

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