-
Trying to train the scalar with training data and smooth data:
smoothing_window_size = 2500
for di in range(0,10000,smoothing_window_size):
scaler.fit(train_data[di:di+smoothing_window_size,:…
-
When I execute a mutation for deleting I don't get the errors in Errors but instead the 'graphQLResponse = await graphQlClient.SendQueryAsync(request);' will throw and InternalServerError
So I woul…
-
### Describe the bug
Discord's [` Get Gateway `](https://discord.com/developers/docs/events/gateway#get-gateway) endpoint returns a ` url ` field containing ` "wss://gateway.discord.gg" `. This WSS…
-
## Erroneous Behavior
```
Import-Module : File
C:\Users\dsieradski\OneDrive\Documents\PowerShell\Modules\PSWindowsUpdate\2.2.0.3\PSWindowsUpdate.psm1 cannot be
loaded because running scripts is …
-
*Short summary (3-5 sentences) describing the issue.*
### Assemblies affected
*Which assemblies and versions are known to be affected e.g. OData WebApi lib 6.1.0
### Reproduce steps
*T…
xuzhg updated
2 years ago
-
### Describe the bug
https://github.com/abraunegg/onedrive/discussions/2887
When using a bind to give the docker container access to the data and conf folders on the host, the container will modify …
-
Please provide a working OneNotePowershell.msi installer, and/or instructions on how to build it from source. The link to the file in various blogs no longer works. It'd be nice if it was posted as …
-
### Describe the bug
Noticed this change after upgrading onedrive from 2.4.23 to 2.5.2
Setting skip_file in config **appends** to defaults, it does not override the defaults.
Config file:
`ski…
-
**Describe the bug**
When 'resync' is checked, an interactive confirmation is asked by onedrive client and prevent the normal startup
**To Reproduce**
Steps to reproduce the behavior:
1. Open On…
-
Hi,
MS Graph doesn't have enough documentation and the sdk naming is making things worse. I don't know what happened here, but it is the first time I see such a counter intuitive thing in Microsoft…