84669 person learning
152542 person learning
20005 person learning
5487 person learning
7821 person learning
359900 person learning
3350 person learning
180660 person learning
48569 person learning
18603 person learning
40936 person learning
1549 person learning
1183 person learning
32909 person learning
python里面有没有类似C#里面的DataSet类型, 就是从数据库里Select出来之后的数据集放在内存里,能够再次使用SQL来查询的? 比如我Select了一部分数据到内存里,然后想把这些数据再次用sql做处理这样。 甚至是两个dataset做关联查询
走同样的路,发现不同的人生
这个是linq的概念吧 查询python linq就有你想要的答案 so上面的问题:http://stackoverflow.com/questions/10... 其中一个库:https://github.com/heynemann/pynq/wik... 其他的不用在回答里面多说了吧
既然选择了Python, 就应该使用Python的编程思想, 不要把Python写的像C#.
这个是linq的概念吧
查询python linq就有你想要的答案
so上面的问题:http://stackoverflow.com/questions/10...
其中一个库:https://github.com/heynemann/pynq/wik...
其他的不用在回答里面多说了吧
既然选择了Python, 就应该使用Python的编程思想, 不要把Python写的像C#.