-
I have 60000 train_images brought in as a shape (28,28,60000) matrix. It is a numpy.ndarray. I want ...
- 970 浏览
- 3 回答
- 6 关注
-
I have a few experience in python so please forgive me if my question is trivial. I am writing a pyt...
- 1337 浏览
- 0 回答
- 4 关注
-
I need to export a query from PowerQuery to a *.csv file so that another program can use it, but the...
- 1120 浏览
- 0 回答
- 5 关注
-
I\'m looking for a way to close/open foldable blocks of code using the Keyboard. I found some shortc...
- 1377 浏览
- 0 回答
- 6 关注
-
I want to be able to set the ggplot fill color from values stored in the data frame. The following c...
- 1286 浏览
- 1 回答
- 6 关注
-
I have used accuracy_score and recall_score from sklearn.metrics to calculate the scores, but no mat...
- 789 浏览
- 0 回答
- 4 关注
-
I\'m trying to use scipy Bellman-Ford and I\'ve got a case where it is simply not stopping. It\'s a...
- 1520 浏览
- 0 回答
- 5 关注
-
This is a bit of informative question, not really related to code itself. I\'m in need to write a lo...
- 1258 浏览
- 0 回答
- 1 关注
-
I need to find matches with the string in column 1 ($1) in file1.txt with the string in column 1 ($1...
- 1303 浏览
- 2 回答
- 5 关注
-
I have a text file which contains newlines. Opened in text mode at the position of any newline, .tel...
- 1493 浏览
- 0 回答
- 4 关注
-
I wrote a program that count words. Here is the program use std::collections::HashMap; use std::io; ...
- 1074 浏览
- 0 回答
- 2 关注
-
I need to be able to identify a domain name of any subdomain. Examples: For all of thiese I need t...
- 981 浏览
- 3 回答
- 4 关注
-
i wish i could have SEO friendly navigation links like example.com/about or example.com/login or exa...
- 1279 浏览
- 0 回答
- 6 关注
-
I am converting some pdf reports to plain text using PDFMiner and a bunch of my input pdfs just come...
- 821 浏览
- 0 回答
- 4 关注
-
I need to convert a cell with a double to a precentage. I used a macro in excel and it says: Range(...
- 1949 浏览
- 4 回答
- 4 关注