-
Hope to get help. Some errors that occur when I execute the command :
`coverage run -m unittest discover -v`,
The test result is “Ran 81 tests in 247.720s,FAILED (failures=6, errors=18)”
1. Six of …
-
I wanted to analyze my ECG data (sample rate of 500), however I came across with this bug and I don't know how to update the parameter 'windows'.
Code:
`processed_data, info = nk.bio_process(ecg=d…
-
I am using `btfxwss` to regularly fetch orderbook data. On the past twelve days, the connection has been reset about 50 times. At each reset, I receive a new snapshot, and notice that **my version of …
-
Hi, great work on all these functions. I really appreciate what you guys did here. I'm posting because i'm having a bit of trouble understanding how i'm supposed to be using the NWNX_Creature_SetMovem…
-
For the upcoming [federal version of NepalMap](https://github.com/Code4Nepal/nepalmap_federal), we would like to present data on pneumococcal vaccination rates. These data are available in Table 10.3 …
-
I'm trying to get table of content data of epub files with this code:
```rs
fn main() {
use mupdf::{Document, Outline};
let doc: Document = Document::open("C:\\Users\\LazyGeniusMan\\Down…
-
Hello!
### A little background
I am writing a framework to launch android static security implementations. I want to include Argus-SAF
### Issue
I have a (small) test apk, to see if my framework…
-
### Title
When I was going through new projects addition, Whatsapp chat analyzer caught my attention, however the code seems to have few inconveniences inside the `main.py` file. I would like to po…
-
Coming from Zephyr ([and it's BMI160 library](https://github.com/zephyrproject-rtos/zephyr/tree/main/drivers/sensor/bmi160)), there are two features that seem to be missing that would be really nice t…
-
Matt,
I have to report each month on a bunch of data points. I am now doing this by hand for part of it because we didn't plan MIRG to handle these things or we have new things we want to track. …