阅读背景:

从Python创建JSON的更有效方法

来源:互联网 

I'd like to write an API that reads from a CSV on disk (with x, y coordinates) and outputs them in JSON format to be rendered by a web front end. The issue is that there are lots of data points (order of 30k) and so going from numpy arrays of x and y into JSON is really slow.I'd like to write an API that reads from a CSV




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: