Pregunta de entrevista de JoinQuant

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

Respuesta de la entrevista

Anónimo

31 de ago de 2018

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