Frage im Vorstellungsgespräch bei JoinQuant

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

Antwort im Vorstellungsgespräch

Anonym

31. Aug. 2018

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