Tag

Data Reporting

1 views collected around this technical thread.

Test Development Learning Exchange
Test Development Learning Exchange
Jul 12, 2024 · Fundamentals

Using Python to Quickly Create Professional Data Reports

This tutorial demonstrates how to use Python libraries such as pandas, matplotlib, openpyxl, and python-docx to load, clean, analyze, visualize, and automatically generate Excel and Word reports from CSV data, complete with code examples for each step.

Data ReportingMatplotlibPython
0 likes · 6 min read
Using Python to Quickly Create Professional Data Reports
Dada Group Technology
Dada Group Technology
Sep 23, 2022 · Backend Development

Design and Implementation of a New Event‑Tracking Framework for Dada Delivery

The document describes the background, problems, design goals, architecture, core mechanisms, and achieved results of a rebuilt event‑tracking SDK that separates collection, storage, and reporting into independent modules, uses single‑thread pools, and attains over 99% reporting success while improving portability across apps.

Data ReportingSDKbackend architecture
0 likes · 9 min read
Design and Implementation of a New Event‑Tracking Framework for Dada Delivery
Tencent Cloud Developer
Tencent Cloud Developer
Mar 25, 2020 · Mobile Development

Technical Summary of 2020 Tencent QQ Spring Festival Red Packet: Configuration, Staggering, Data Reporting, and Resource Pre‑download Strategies

The 2020 Tencent QQ Spring Festival Red Packet system achieved stable, high‑performance operation by using dynamic global configurations, a two‑stage geographic and hash‑based staggering scheme, layered real‑time data reporting with batch aggregation, controlled Wi‑Fi‑only resource pre‑download, and flexible feature switches to limit backend load during peak usage.

Data ReportingMobile DevelopmentQQ
0 likes · 20 min read
Technical Summary of 2020 Tencent QQ Spring Festival Red Packet: Configuration, Staggering, Data Reporting, and Resource Pre‑download Strategies
JD Tech Talk
JD Tech Talk
Aug 8, 2019 · Mobile Development

APP Push Notification: Definition, Value, Classification, Process, Channels, and Best Practices

This article explains the definition, value, and classification of APP push notifications, outlines the end‑to‑end push workflow, compares vendor, third‑party and long‑connection channels, discusses token management, routing, data reporting, and practical tips for improving delivery rates in mobile applications.

APP PushData ReportingMessage Routing
0 likes · 10 min read
APP Push Notification: Definition, Value, Classification, Process, Channels, and Best Practices