Tag

trend analysis

1 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Mar 7, 2024 · Fundamentals

Introduction to Time Series Analysis with a Python Example

This article explains the concept of time series, describes its main patterns such as long‑term trend, seasonal, cyclical and random variations, and demonstrates a practical Python analysis of a three‑year sales dataset from a Taobao shop using pandas and matplotlib.

Pythondata analysisseasonality
0 likes · 4 min read
Introduction to Time Series Analysis with a Python Example
Model Perspective
Model Perspective
Feb 26, 2023 · Fundamentals

How to Detect Trends with the Mann‑Kendall Test in Python

This article explains how to determine whether a time‑series dataset exhibits a monotonic trend using the non‑parametric Mann‑Kendall test, walks through its statistical foundations, shows the calculation steps with sample sales data, and provides a complete Python implementation for practical analysis.

Mann-KendallPythonstatistics
0 likes · 7 min read
How to Detect Trends with the Mann‑Kendall Test in Python
DataFunSummit
DataFunSummit
Nov 5, 2022 · Big Data

2022 Open Source Big Data Heat Report: Trends, Moore’s Law, and Top 30 Projects

The 2022 Open Source Big Data Heat Report, released at the Yunqi Conference, analyzes 102 active projects, discovers a 40‑month “Moore’s law” doubling of project heat, highlights three major trends—diversification, integration, and cloud‑native—and ranks the top 30 hottest open‑source big‑data projects.

Hadoopcloud-nativedata lake
0 likes · 6 min read
2022 Open Source Big Data Heat Report: Trends, Moore’s Law, and Top 30 Projects
Model Perspective
Model Perspective
Jun 2, 2022 · Fundamentals

Mastering Moving Average Methods: Simple, Weighted, and Trend Techniques

This article explains the moving average method for time‑series analysis, covering simple, weighted, and trend moving averages, their formulas, appropriate use cases, selection of parameters, and how they help reveal long‑term trends by smoothing out periodic and irregular fluctuations.

moving averagesimple moving averagetime series forecasting
0 likes · 5 min read
Mastering Moving Average Methods: Simple, Weighted, and Trend Techniques
Architects Research Society
Architects Research Society
Nov 4, 2019 · Fundamentals

Programming Language Trends 2019 and Beyond: Insights on Elixir, Rust, Swift, .NET, and Emerging Infrastructure Languages

The 2019 programming language trends report analyzes the adoption stages of languages such as Elixir, Rust, Swift, .NET Core, and emerging infrastructure DSLs like Ballerina and Pulumi, offering insights for technology leaders and developers on where to invest their learning and development resources.

ElixirSwiftcloud infrastructure
0 likes · 14 min read
Programming Language Trends 2019 and Beyond: Insights on Elixir, Rust, Swift, .NET, and Emerging Infrastructure Languages
Architecture Digest
Architecture Digest
Nov 14, 2016 · Fundamentals

TIOBE Programming Language Ranking – Monthly Update and Trend Overview

The article presents the latest TIOBE programming language rankings, highlighting Haskell's position at 23, notable moves for MQL4, Hack, and Elixir, and provides visual trend charts for the top 10 languages along with a disclaimer about the data's scope and limitations.

Software DevelopmentTIOBE rankinglanguage popularity
0 likes · 5 min read
TIOBE Programming Language Ranking – Monthly Update and Trend Overview