-
### Current Behaviour
The following example is from the docs (modified a bit for testing against my files):
```py
from ydata_profiling import ProfileReport, compare
train_df = pd.read_excel(…
-
Could be interesting to be able to grab some stats of the stream usage:
- Total TX/RX bytes count
- Total TX/RX packets count (writes)
- Min/Max/Average read/write size
The only difficulty I see…
-
While testing the `calculate_streak` endpoint, i faced the following exception:
```python
File "Flashcard-App\backend\routes\api\statistics.py", line 203, in calculate_streak
last_streak = …
-
As a developer, I want to monitor the audio processing pipeline and generate a detailed summary report of processing statistics, including error analysis and LLM cost tracking, so that we can identify…
-
In my case i`m executed dynamic generated queries uses Dapper. In production my service uses a lot of memory (~9 GB). I took a memory dump of the process and saw that dapper saved more than a million …
-
Hi,
I have encountered an issue where the Z and r2 reimputed statistics are not been calculated. Seems to be an issue with the window/flanking regions. Using, the small GWAS example dataset and 10…
-
Hello,
During time series normalization, are all data points within a channel (X) used to calculate the mean and standard deviation for normalization? Subsequently, is the normalized data split int…
rdabc updated
3 months ago
-
This issue addresses code improvement and further functionalities for the statistics routine `modstatsdump.f90`.
Code improvement: The code has currently some statistics calculations hardcoded for ea…
-
I'm sorry to bother you again. I implemented the code and tested it according to the previous discussion, but the results do not seem to be consistent with those in the paper, so I have a few question…
-
It would be great to be able to view user statistics. For instance, a profile page at `/users/myuser` that contains the below stats, calculated off the completion and the GPX file used for the route.
…