Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DavMelchi
/
db_query
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
440ac25
db_query
/
process_kpi
/
kpi_health_check
43.6 kB
3 contributors
History:
18 commits
DavMelchi
Add export raw data toggle with optimized health check evaluation using vectorized operations and improved timestamp handling for baseline/recent period masking with persistent bad date detection
440ac25
18 days ago
__init__.py
0 Bytes
Add KPI Health Check Panel with multi-RAT analysis, persistent degradation detection, and Excel export functionality
22 days ago
benchmarks.py
1.26 kB
feat: Introduce KPI health check feature with panel application, drilldown plots, and rule presets.
21 days ago
engine.py
10.2 kB
Add export raw data toggle with optimized health check evaluation using vectorized operations and improved timestamp handling for baseline/recent period masking with persistent bad date detection
18 days ago
export.py
3.12 kB
Add hourly granularity support with period-based time column handling, window calculations using hour intervals, and adaptive date axis formatting for hourly vs daily data across drill-down plots, site views, heatmaps, and correlation analysis
18 days ago
io.py
1.49 kB
Add KPI Health Check Panel with multi-RAT analysis, persistent degradation detection, and Excel export functionality
22 days ago
kpi_groups.py
3.48 kB
Add PDCP pattern to Throughput group and remove user/subscriber metrics from Traffic group to improve KPI classification accuracy
20 days ago
multi_rat.py
7.39 kB
Add RCA group classification, tags, and hints to multi-RAT top anomalies table with helper functions for slug generation, numeric formatting, and metadata construction based on KPI groups, status, baseline/recent values, and multi-RAT impact
20 days ago
normalization.py
8.9 kB
Add SLA visibility toggle control with profile persistence and cache invalidation for drill-down plots with checkbox widget, config serialization, and parameter watching
18 days ago
presets.py
2.12 kB
Add map filtering controls with status, RAT, and search capabilities including auto-fit bounds, city/site search, dominant status classification, and interactive center override with fit-to-points functionality
20 days ago
profiles.py
1.9 kB
Add comprehensive profile management system for KPI health check panel with full state persistence including analysis parameters, filters, presets, and drill-down selections
22 days ago
rules.py
3.75 kB
Add TWAMP RAT support with file input, filter options, traffic columns, and enhanced numeric parsing for European/US decimal formats with comma/dot disambiguation logic
19 days ago