-
I\'m creating a Django app that needs to perform date differences. Given a model with a start_date a...
- 373 浏览
- 1 回答
- 6 关注
-
I have been searching how to implement Conscrypt SSL provider using conscrypt-openjdk-uber-1.4.1.jar...
- 446 浏览
- 1 回答
- 4 关注
-
I am writing a Java client/server program using Socket and ServerSocket. Multiple clients connect to...
- 1174 浏览
- 1 回答
- 5 关注
-
I have found the following piece of code that it makes permutation in Scheme. I mean if I enter like...
- 2014 浏览
- 2 回答
- 4 关注
-
I\'m looking to do something like this but with CSS or JavaScript. I need to highlight a certain pa...
- 1816 浏览
- 5 回答
- 4 关注
-
I\'d like to find the best parameters from SVC, using nested CV approach: import numpy as np import...
- 1868 浏览
- 1 回答
- 3 关注
-
I\'m currently working on an application to validate and parse CSV-files. The CSV files have to be e...
- 1581 浏览
- 2 回答
- 6 关注
-
I started experimenting with gans and on the internet, there are a lot of options the thing I worry ...
- 1684 浏览
- 0 回答
- 4 关注
-
I have an UPSERT query where I want to insert value y value in column b, but if it already exists I ...
- 1465 浏览
- 0 回答
- 6 关注
-
I build a sequential model in Keras, when I use generator for the validation_data input, after 25 Ep...
- 1861 浏览
- 0 回答
- 6 关注
-
I know that System.String.Split(null) should return me a string array with whitespace removed. I\'ve...
- 457 浏览
- 1 回答
- 4 关注
-
I am new to the Zend Framework, and this code is used for downloading contents. This code is working...
- 826 浏览
- 1 回答
- 2 关注
-
STATE FIP Value Alabama 01 10 Alaska 02 13 Arizona 04 12 Arkansas 05 ...
- 609 浏览
- 0 回答
- 4 关注
-
I have a database table with 5 million rows. The clustered index is auto-increment identity column. ...
- 375 浏览
- 1 回答
- 4 关注
-
I want to match all expressions with exactly one whitespace. Currently, I\'m using [^\\\\s]*\\\\s[^\...
- 1878 浏览
- 6 回答
- 4 关注