-
What should be changed in my code? Code in the screenshot with details: from pandas import DataFrame...
- 1287 浏览
- 0 回答
- 4 关注
-
I have this tuple method used to return values of the calculated template key-points and descriptors...
- 904 浏览
- 0 回答
- 5 关注
-
I am trying to solve the problem I posted here, i.e, creating multiple 1000 note .apkg from one .csv...
- 1333 浏览
- 0 回答
- 6 关注
-
When I execute a git svn fetch from my repository, it returns nothing and doesn\'t update even t...
- 842 浏览
- 4 回答
- 4 关注
-
I want to write audio data that follows the correct subformat of a WAVEFORMATEXTENSIBLE object. Micr...
- 631 浏览
- 0 回答
- 4 关注
-
I\'m new to Python. Would you please tell me what\'s wrong with the following code? When I run it, I...
- 1236 浏览
- 2 回答
- 4 关注
-
I am stuck here. I have row in Postgres like this: id amount a 5000 a 1500 a ...
- 724 浏览
- 1 回答
- 6 关注
-
I am not quite sure what the best practice is. Just wanted to see what the community thinks. Is it g...
- 1377 浏览
- 0 回答
- 5 关注
-
How can I customize the top nav of model driven app. I need to customize the top nav and add a link...
- 1033 浏览
- 0 回答
- 0 关注
-
How are GUIDs generated in C#?
- 1250 浏览
- 8 回答
- 6 关注
-
I installed apache2, php5 and the php5 apache module on Ubuntu 13.04. Php is working on .php files ...
- 2037 浏览
- 4 回答
- 6 关注
-
I think I did everything I could in the last 20 hours, but nothing seems to work. My app is running ...
- 610 浏览
- 4 回答
- 5 关注
-
I used to start my Flask app with app.run(host=0.0.0.0, port=8080) But since I\'ve split my app int...
- 948 浏览
- 0 回答
- 6 关注
-
- 1962 浏览
- 2 回答
- 6 关注
-
For example I have following code: class FamilyMember(models.Model): user = models.OneToOneFiel...
- 1424 浏览
- 2 回答
- 4 关注