-
Note the following output. $Names is an array with two values. $Machinename is an array with two val...
- 985 浏览
- 0 回答
- 4 关注
-
I\'m hosting my website on VPS server running on Ubuntu 18 with mosquitto installed. I would like to...
- 1615 浏览
- 0 回答
- 6 关注
-
I am facing issue in the redshift running sum functionality. here is my set up. Table create table t...
- 1661 浏览
- 0 回答
- 4 关注
-
So I am trying to start my first python project by making a discord bot using the discord.py library...
- 1302 浏览
- 0 回答
- 6 关注
-
I have a lot of .csv files with the following format. 338,800 338,550 339,670 340,600 327,500 30...
- 1609 浏览
- 2 回答
- 4 关注
-
I want to write a function in Python which takes as input a list and changes the values within the l...
- 460 浏览
- 0 回答
- 4 关注
-
I wrote a Python module, with several classes that inherit from a single class called MasterBlock. I...
- 1651 浏览
- 3 回答
- 5 关注
-
- 1721 浏览
- 1 回答
- 4 关注
-
from kivy.network.urlrequest import UrlRequest def got_json(req, result): for key, value in req.resp...
- 1681 浏览
- 0 回答
- 6 关注
-
I\'m working on using the subprocess module to send shell commands from Python, specifically, ssh. B...
- 668 浏览
- 0 回答
- 5 关注
-
I want to automate the generation of a report from SSRS, export the report to csv and then use this ...
- 1259 浏览
- 0 回答
- 4 关注
-
Given my current program, I would like it to calculate the sum of each column and each row once the ...
- 775 浏览
- 3 回答
- 5 关注
-
I\'m trying to get a value from a registry key, and the final program has to work on both 32 & 64 bi...
- 1845 浏览
- 1 回答
- 5 关注
-
I\'m not sure how i will do it, I want convert date in english word format, like this if date is 10-...
- 1620 浏览
- 5 回答
- 4 关注
-
I\'m writing an application on android that will show a map from google maps. When I start the app, ...
- 792 浏览
- 1 回答
- 5 关注