-
Estava pensando em fazer a criação de dois tipos de ranking:
- Geral (pega os 10 melhores colocados com relação ao ranking do RA)
- Individual (para os que não estão no top 10, pode ver o seu rank…
-
**Describe the bug**
Several times during today's league meets we noticed that team ranks were different between field and audience display of match preview data.
**To Reproduce**
Steps to repr…
-
script to test jim's return period rankings
```python
import pandas as pd
import numpy as np
def weibull_series(recurrence, years):
"""
this came from Jim F.'s code. recurrence is a li…
-
The current structure storage of rankings using Redis is not efficient at all. IMO, we must be using either something like SQL or Redis sorted sets. Then we easily can get top N, and ranking of each u…
-
### Description
Create a leaderboard (page) that displays users ranked by the amount of XP they have earned. This feature allows users to see their position within the community and motivates them …
-
Mimic current ratings/rankings process and display for NIRA.
Steps:
- Create dataset of scores.
- Currently no central score repository. I've reached out to NIRA without word. May need to dig t…
-
-
It would be really great to be able to see power rankings for each league and division. Then there could multiple ways to slice the data:
CRAA D1A, D1AA, D2
NCR D1A, D1AA, D2 & D3
CRAA ranking
…
-
### Description
I want to add some labeled data into OpenDigger to help us for our community analysis.
The data is based on a dataset fused by data from [dbdb.io](https://www.dbdb.io/) and [DB-Engin…
-
### Description
Using Grid mode for output, when I run a query against DuckDB that produces nested data in one of the columns, the presented result is missing the nested data. The identical query run…