Tagged articles
521 articles
Page 1 of 6
Old Zhang's AI Learning
Old Zhang's AI Learning
May 2, 2026 · Artificial Intelligence

Andrew Ng’s AI Prompting Course: Deep Research, Writing, Data Analysis

The review dissects Andrew Ng’s 2026 “AI Prompting for Everyone” course, outlining its three modules—information retrieval tiers, AI‑assisted writing with progressive outlining, and building apps or analyzing data via code execution—while highlighting the Deep Research agentic loop, AI‑slop detection, and a decision‑tree for choosing the right AI tool.

AI promptingAI writingCode Execution
0 likes · 12 min read
Andrew Ng’s AI Prompting Course: Deep Research, Writing, Data Analysis
DataFunSummit
DataFunSummit
Apr 26, 2026 · Artificial Intelligence

How AI Powers an Immersive Vibe Analyzing Experience for Data Exploration

The article analyzes how AskTable uses AI agents to replace static BI dashboards with an immersive, real‑time data‑analysis canvas, enabling business users to query multiple data sources in seconds, while addressing accuracy, table‑finding, and fine‑grained permission challenges.

AIAI AgentAskTable
0 likes · 15 min read
How AI Powers an Immersive Vibe Analyzing Experience for Data Exploration
AI Illustrated Series
AI Illustrated Series
Apr 26, 2026 · Artificial Intelligence

15 Real-World AI Agent Use Cases You Can Deploy Today

The article outlines fifteen mature AI Agent scenarios across office productivity, customer service, software development, and data analysis, explains how each works, ranks their readiness, and discusses why some applications are ready for large‑scale use while others remain experimental.

AI AgentAutomationCode Assistant
0 likes · 14 min read
15 Real-World AI Agent Use Cases You Can Deploy Today
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Apr 21, 2026 · Artificial Intelligence

Why Do Papers with a '?' in the Title Achieve a 45% Acceptance Rate? A Five‑Year ICLR Keyword Analysis

Analyzing five years of ICLR submission metadata reveals that titles containing a question mark boost acceptance to 45.5% in 2022, while emerging keywords such as diffusion, sparse, and planning dominate high‑acceptance lists, and older topics like federated learning, adversarial attacks, and security suffer low acceptance and high withdrawal rates.

ICLRacceptance ratedata analysis
0 likes · 8 min read
Why Do Papers with a '?' in the Title Achieve a 45% Acceptance Rate? A Five‑Year ICLR Keyword Analysis
Model Perspective
Model Perspective
Apr 9, 2026 · Industry Insights

Why the Silly Big Personality Test Feels So Accurate: A 15‑Dimensional Clustering Analysis

The article dissects the Silly Big Personality Test (SBTI), explaining its 15‑dimensional Euclidean space, threshold‑based hierarchical clustering, statistical tricks like the Barnum effect, and its viral spread as a social meme, while highlighting the scientific limits of such entertainment‑focused assessments.

Barnum effectPsychologyclustering
0 likes · 7 min read
Why the Silly Big Personality Test Feels So Accurate: A 15‑Dimensional Clustering Analysis
Data Party THU
Data Party THU
Feb 12, 2026 · Artificial Intelligence

10 Expert Tips to Boost Your Claude Code Productivity

This guide translates and refines the Claude Code founder’s ten practical usage tips, covering parallel worktree sessions, plan‑mode workflows, CLAUDE.md maintenance, custom skills, automated bug fixing, prompt strategies, terminal setup, sub‑agents, data analysis, and learning techniques to help developers get the most out of the AI coding assistant.

AI coding assistantClaude Codedata analysis
0 likes · 10 min read
10 Expert Tips to Boost Your Claude Code Productivity
Old Zhang's AI Learning
Old Zhang's AI Learning
Feb 12, 2026 · Artificial Intelligence

Testing the World's Most Powerful Open‑Source LLM: GLM‑5, Local Deployment & Free Ollama Cloud

The article evaluates GLM‑5, the claimed strongest open‑source large language model, comparing its benchmark scores to Claude Opus, Gemini and GPT, detailing its DeepSeek‑inspired architecture, quantized FP8 deployment requirements, and step‑by‑step usage of Ollama’s free cloud model with Agent, data‑analysis and document‑generation features.

AI benchmarkingGLM-5Ollama
0 likes · 7 min read
Testing the World's Most Powerful Open‑Source LLM: GLM‑5, Local Deployment & Free Ollama Cloud
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 2, 2026 · Artificial Intelligence

Boosting A/B Experiment Automation: Prompt Engineering Achieves 80% Accuracy

This article details how a production‑grade prompt system powered by large language models was designed to replace manual A/B experiment inspection, introducing a six‑level priority decision tree, robust data preprocessing, and systematic bad‑case analysis that lifted automation accuracy from 68% to over 80% while providing clear, explainable recommendations.

A/B testingLLMPrompt Engineering
0 likes · 46 min read
Boosting A/B Experiment Automation: Prompt Engineering Achieves 80% Accuracy
Su San Talks Tech
Su San Talks Tech
Dec 22, 2025 · Databases

10 Advanced SQL Techniques Every Data Professional Should Master

This article presents ten powerful SQL techniques—including CTEs, recursive CTEs, temporary functions, CASE‑WHEN pivots, EXCEPT vs NOT IN, self‑joins, ranking functions, delta calculations, cumulative sums, and datetime manipulation—complete with explanations and runnable code examples for data analysts and engineers.

CTEWindow Functionsdata analysis
0 likes · 13 min read
10 Advanced SQL Techniques Every Data Professional Should Master
PMTalk Product Manager Community
PMTalk Product Manager Community
Dec 9, 2025 · Product Management

Real‑World AI Data Analysis Case for Product Managers: Iteration & Optimization

The article shows how product managers can avoid the disappointment of a feature that looks perfect but gets no users by building a complete data‑driven loop that combines user‑behavior and business metrics, walks through a real e‑commerce recommendation case, outlines data‑collection pitfalls, metric‑design methods, hypothesis‑driven analysis, testing procedures and concrete steps to turn insights into iterative product improvements.

AICase Studydata analysis
0 likes · 33 min read
Real‑World AI Data Analysis Case for Product Managers: Iteration & Optimization
Data STUDIO
Data STUDIO
Dec 1, 2025 · Fundamentals

10 Essential Pandas Query Tricks to Double Your Data‑Processing Speed

The article presents ten powerful Pandas query methods—such as .query(), .isin(), .between(), .str.contains(), .loc, .iloc, .nlargest/.nsmallest, .where/.mask, and .eval()—showing how each can replace verbose code, improve readability, and dramatically speed up data‑analysis pipelines.

data analysisdataframepandas
0 likes · 9 min read
10 Essential Pandas Query Tricks to Double Your Data‑Processing Speed
Baidu Maps Tech Team
Baidu Maps Tech Team
Nov 19, 2025 · Artificial Intelligence

Boosting Socio‑Economic Q&A: The ARAG Framework Merges Structured Data Analysis with RAG

ARAG introduces a novel Retrieval‑Augmented Generation framework that tightly integrates LLM‑driven structured data analysis with unstructured information retrieval, addressing the “structured + unstructured” reasoning gap in socio‑economic queries, and demonstrates superior accuracy, robustness, and hallucination resistance through extensive evaluations.

LLMRAGSocio-economic AI
0 likes · 12 min read
Boosting Socio‑Economic Q&A: The ARAG Framework Merges Structured Data Analysis with RAG
Data STUDIO
Data STUDIO
Nov 12, 2025 · Databases

7 Reusable DuckDB SQL Patterns for Fast Local Data Analysis

This article presents seven practical DuckDB SQL patterns—querying files directly, treating partition folders as tables, deduplicating with QUALIFY, computing rolling metrics with window functions, pivot/unpivot, handling JSON arrays, and exporting results to Parquet—plus tips and a mini case study that show how to turn a notebook into a lightweight OLAP engine without leaving the Python environment.

DuckDBJSONParquet
0 likes · 12 min read
7 Reusable DuckDB SQL Patterns for Fast Local Data Analysis
Data STUDIO
Data STUDIO
Oct 22, 2025 · Fundamentals

10 Little‑Known Jupyter Tricks That Can Double Your Productivity

This article walks through ten hidden Jupyter Notebook features—including magic commands, terminal integration, shortcut keys, markdown styling, collapsible headings, nbconvert exporting, and tab completion—showing how each can streamline debugging, documentation, and reporting to save roughly an hour of work per day.

JupyterMagic CommandsNotebook Tips
0 likes · 6 min read
10 Little‑Known Jupyter Tricks That Can Double Your Productivity
Data Party THU
Data Party THU
Oct 14, 2025 · Fundamentals

Master Data Visualization: Core Concepts, Chart Selection, and Python Code Samples

This comprehensive guide explains what data visualization is, why it matters, how to choose the right chart type, preprocess data, design effective visuals, select appropriate Python tools, and provides numerous code examples for pie, bar, histogram, box, scatter, bubble, and deviation charts, concluding with best‑practice insights.

Data visualizationMatplotlibPython
0 likes · 21 min read
Master Data Visualization: Core Concepts, Chart Selection, and Python Code Samples
Data Party THU
Data Party THU
Oct 5, 2025 · Fundamentals

Which Probability Distribution Fits Your Data? A Practical Guide to 8 Core Models

This article presents eight essential probability distributions for everyday data‑science tasks, explains when to use each, provides concise Python code for fitting and sampling, and shares practical tips and a real‑world case study to help you choose the right model quickly.

Statistical Modelingdata analysisprobability distribution
0 likes · 11 min read
Which Probability Distribution Fits Your Data? A Practical Guide to 8 Core Models
DataFunSummit
DataFunSummit
Sep 25, 2025 · Artificial Intelligence

Can NL→MQL→SQL Bridge the Gap to End‑to‑End Intelligent BI?

Aloudata Agent introduces a novel NL→MQL→SQL framework that combines large language models with a custom metric query language, enabling business users to perform end‑to‑end intelligent data analysis, attribution, and reporting without technical expertise, while balancing accuracy, cost, and performance.

Intelligent BIMetric Query LanguageNL2SQL
0 likes · 18 min read
Can NL→MQL→SQL Bridge the Gap to End‑to‑End Intelligent BI?
ByteDance Data Platform
ByteDance Data Platform
Sep 24, 2025 · Artificial Intelligence

Why Data Agents Are the Next AI Frontier: Insights from Volcano Engine’s Journey

In this talk, Volcano Engine’s technical expert Chen Shuo explains the evolution of the Data Agent platform, the four‑quadrant framework for AI‑driven analytics, real‑world deployment challenges, architectural upgrades from pipeline to intelligent scheduling, and key lessons for building reliable, enterprise‑grade AI agents.

AIAgent ArchitectureData Agent
0 likes · 17 min read
Why Data Agents Are the Next AI Frontier: Insights from Volcano Engine’s Journey
Fun with Large Models
Fun with Large Models
Sep 16, 2025 · Artificial Intelligence

LangGraph Data Analysis Assistant Agent: Step‑by‑Step Project Guide (Part 5)

This tutorial walks you through building a LangGraph-powered data analysis assistant that converts natural language into SQL, executes queries via NL2SQL and NL2Python tools, visualizes results with a Python interpreter, and deploys the agent using LangGraph CLI and Agent Chat UI for end‑to‑end interaction.

AI AgentAgent Chat UILangGraph
0 likes · 21 min read
LangGraph Data Analysis Assistant Agent: Step‑by‑Step Project Guide (Part 5)
Python Programming Learning Circle
Python Programming Learning Circle
Sep 8, 2025 · Big Data

Unlocking E‑Commerce Insights: How Python & SQL Reveal User Behavior and Boost Sales

This article analyzes a JD e‑commerce dataset using Python and MySQL to calculate key metrics such as PV, UV, conversion rates, attrition, daily activity, hourly trends, user‑behavior funnels, purchase intervals, retention rates, product sales, and RFM segmentation, and then offers data‑driven recommendations to improve traffic, conversion, and user loyalty.

PythonRFMSQL
0 likes · 37 min read
Unlocking E‑Commerce Insights: How Python & SQL Reveal User Behavior and Boost Sales
Liangxu Linux
Liangxu Linux
Sep 6, 2025 · Databases

Why PostgreSQL Is Overtaking MySQL: Survey Data and Real‑World Insights

A recent Stack Overflow survey shows PostgreSQL surpassing MySQL in popularity, and the article explains the technical advantages, real‑world performance tests, and evolving use cases that make PostgreSQL the preferred choice for many developers while still acknowledging MySQL’s enduring role for beginners.

PostgreSQLSQLdata analysis
0 likes · 5 min read
Why PostgreSQL Is Overtaking MySQL: Survey Data and Real‑World Insights
Data STUDIO
Data STUDIO
Sep 3, 2025 · Artificial Intelligence

Hands‑On Review of AiPy: Open‑Source AI‑Python Tool for Data Analysis, Reporting & Video Creation

The author evaluates the free open‑source AiPy tool through three real‑world cases—U.S. GDP trend analysis, Cambricon stock assessment, and short‑video production—showing its local, code‑free workflow for data processing, report generation, and multimedia creation while noting minor visual glitches and their fixes.

AIAiPyTool Review
0 likes · 7 min read
Hands‑On Review of AiPy: Open‑Source AI‑Python Tool for Data Analysis, Reporting & Video Creation
Alibaba Cloud Native
Alibaba Cloud Native
Sep 2, 2025 · Artificial Intelligence

How AI Can Design Your SQLite Database and Perform Data Analysis

This guide demonstrates using the Tongyi Lingma AI agent to automatically design an SQLite database schema, generate SQL, insert sample data, and conduct data analysis with visual charts, covering all required installations, configurations, prompts, and code snippets.

AIDatabase designMCP
0 likes · 6 min read
How AI Can Design Your SQLite Database and Perform Data Analysis
Data Thinking Notes
Data Thinking Notes
Aug 17, 2025 · Artificial Intelligence

Unlocking AI Agents: From Basics to Real-World Development

This article provides a comprehensive overview of AI Agents, covering their fundamental concepts, core features, technical evolution, work cycle, architectural modules, key technologies such as prompt engineering and RAG, practical development steps, a data‑analysis agent case study, and typical industry applications.

AI AgentAgent ArchitecturePrompt Engineering
0 likes · 13 min read
Unlocking AI Agents: From Basics to Real-World Development
Model Perspective
Model Perspective
Jul 15, 2025 · Fundamentals

How Simple Temperature Accumulation Rules Predict Cherry Blossom Bloom

This article explains the 400 °C and 600 °C rules for forecasting cherry blossom opening using effective accumulated temperature, presents the underlying mathematical model, validates it with a 1997‑2022 Japanese dataset, and discusses how adjusting the critical temperature improves prediction accuracy.

Temperaturedata analysisdegree-days
0 likes · 6 min read
How Simple Temperature Accumulation Rules Predict Cherry Blossom Bloom
Python Programming Learning Circle
Python Programming Learning Circle
Jul 12, 2025 · Fundamentals

Boost Your Data Exploration with pandas‑profiling: Quick Setup and Customization

This article explains why data cleaning and exploratory analysis consume most of a data scientist's time, introduces the pandas‑profiling library as a richer alternative to pandas.describe(), shows how to install and generate reports, customize them via code or YAML, and discusses performance considerations for larger datasets.

EDAYAMLdata analysis
0 likes · 8 min read
Boost Your Data Exploration with pandas‑profiling: Quick Setup and Customization
Old Zhao – Management Systems Only
Old Zhao – Management Systems Only
Jul 1, 2025 · Operations

Why Inventory Turnover Rate Is the True KPI for Supply Chain Efficiency

Inventory turnover rate, not delivery time or fulfillment rate, is the key metric for evaluating supply chain efficiency; this article explains its definitions, business-specific calculations, common pitfalls, data requirements, and practical steps to set, monitor, and leverage the metric for better operational performance.

KPIsManufacturingOperations
0 likes · 9 min read
Why Inventory Turnover Rate Is the True KPI for Supply Chain Efficiency
Python Programming Learning Circle
Python Programming Learning Circle
Jun 28, 2025 · Artificial Intelligence

Why Python Is Overtaking MATLAB in Science and AI: A Comprehensive Comparison

Python’s open‑source ecosystem, extensive libraries, and low learning curve are rapidly displacing MATLAB in academic research, industry, and AI development, as universities adopt Python curricula, companies integrate it for data analysis and modeling, while MATLAB retains niche strengths in Simulink and specialized engineering toolboxes.

AIMATLABPython
0 likes · 9 min read
Why Python Is Overtaking MATLAB in Science and AI: A Comprehensive Comparison
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 26, 2025 · Artificial Intelligence

How to Build a Multi‑Dimensional Evaluation Framework for AI‑Powered Data Analysis Platforms

This article outlines the design of a scientific, quantifiable, multi‑dimensional evaluation system for the DataV‑Note intelligent analysis platform, addressing the lack of unified standards and accuracy challenges in AI‑driven data reporting, and proposes concrete metrics, model architecture, and future automation plans.

AI EvaluationModel Designdata analysis
0 likes · 13 min read
How to Build a Multi‑Dimensional Evaluation Framework for AI‑Powered Data Analysis Platforms
ByteDance Data Platform
ByteDance Data Platform
Jun 18, 2025 · Artificial Intelligence

How Imperfect AI Can Unlock the Hidden 80% of Enterprise Data

Enterprises face a sharp paradox: despite exploding data volumes, only about 20% of structured data is used while the remaining 80% of unstructured data stays frozen, and this talk explores how Data Agent‑powered imperfect AI can awaken that hidden value.

AIData AgentEnterprise AI
0 likes · 16 min read
How Imperfect AI Can Unlock the Hidden 80% of Enterprise Data
Model Perspective
Model Perspective
Jun 15, 2025 · Fundamentals

How Does Statistical Thinking Differ from Mathematical Thinking? A Deep Dive

This article explores how mathematical and statistical thinking differ in their starting points, research objects, problem formulation, reasoning methods, and attitudes toward uncertainty, highlighting that mathematics emphasizes formal deduction while statistics focuses on probabilistic inference and decision‑making under uncertainty.

data analysismathematical thinkingprobability
0 likes · 7 min read
How Does Statistical Thinking Differ from Mathematical Thinking? A Deep Dive
Python Programming Learning Circle
Python Programming Learning Circle
Jun 12, 2025 · Fundamentals

Essential Python Libraries Every Developer Should Master

This guide introduces the most popular Python libraries across web development, GUI creation, data analysis, machine learning, and automation, explaining their purposes, advantages, selection criteria, and providing concise code examples to help developers quickly adopt the right tools for their projects.

AutomationGUIdata analysis
0 likes · 16 min read
Essential Python Libraries Every Developer Should Master
AntData
AntData
May 30, 2025 · Artificial Intelligence

DeepInsight Copilot: AI‑Powered Data Analysis Platform Overview and Technical Evolution

The article presents an in‑depth overview of DeepInsight Copilot, an AI‑driven business intelligence product that streamlines data, information, insight, and decision‑recommendation stages, detailing its functional modules, intelligent agents, multi‑generation technical evolution, architecture, model fine‑tuning, and future challenges and solutions in data analysis.

AIBusiness IntelligenceCopilot
0 likes · 21 min read
DeepInsight Copilot: AI‑Powered Data Analysis Platform Overview and Technical Evolution
Big Data Tech Team
Big Data Tech Team
May 29, 2025 · Product Management

Master Growth Analytics to Close Your Product Metric Loop

This guide explains how to design, track, collect, manage, analyze, and monitor product metrics to create a closed‑loop growth system, and demonstrates the process with a real‑world video‑app submission‑rate optimization case study.

Video platformdata analysisgrowth analytics
0 likes · 3 min read
Master Growth Analytics to Close Your Product Metric Loop
Python Programming Learning Circle
Python Programming Learning Circle
May 29, 2025 · Fundamentals

12 Essential Python Libraries Every Developer Should Know in 2025

In 2025, Python remains the leading language, and this article presents twelve indispensable libraries—ranging from data manipulation with Pandas to deep learning with TensorFlow and PyTorch—detailing their key features and providing code examples to help developers master essential tools across various domains.

Web Developmentdata analysislibraries
0 likes · 13 min read
12 Essential Python Libraries Every Developer Should Know in 2025
Python Programming Learning Circle
Python Programming Learning Circle
May 21, 2025 · Fundamentals

Introduction to NumPy: Core Features, Array Creation, Operations, Indexing, and I/O

This article provides a comprehensive overview of NumPy, covering its high‑performance ndarray object, core functionalities such as broadcasting and vectorized operations, array creation and manipulation methods, mathematical and statistical functions, linear‑algebra utilities, random number generation, and input/output capabilities with practical code examples.

NumPydata analysisscientific computing
0 likes · 6 min read
Introduction to NumPy: Core Features, Array Creation, Operations, Indexing, and I/O
21CTO
21CTO
May 17, 2025 · Artificial Intelligence

Are Large Language Models Killing Stack Overflow? Data Shows the Decline

Recent data confirms that large language models have dramatically reduced Stack Overflow’s monthly question volume, dropping to levels seen in 2009, with key milestones from 2014 to 2025 illustrating how policy changes, the pandemic surge, and the rise of ChatGPT accelerated the platform’s decline.

Question Volumedata analysislarge language models
0 likes · 5 min read
Are Large Language Models Killing Stack Overflow? Data Shows the Decline
Old Zhao – Management Systems Only
Old Zhao – Management Systems Only
May 17, 2025 · Operations

How to Turn Procurement into a Profit Center with Data‑Driven Analysis

This article explains why systematic procurement analysis is essential, outlines its eight core modules—from demand and category analysis to supplier management and price control—and provides practical methods such as the upgraded Kraljic matrix, dual‑dimensional supplier scoring, and regular review cycles to boost cost efficiency, operational speed, and risk mitigation.

cost controldata analysisprocurement
0 likes · 10 min read
How to Turn Procurement into a Profit Center with Data‑Driven Analysis
php Courses
php Courses
May 15, 2025 · Artificial Intelligence

Why Python Dominates Data Analysis and Machine Learning: Core Tools, Full‑Stack Solutions, and Learning Path

This article explains why Python has become the leading language for data analysis and machine learning, outlines the essential libraries and frameworks, provides practical code examples, describes typical application scenarios, suggests a staged learning roadmap, and forecasts future trends such as AutoML and federated learning.

AutoMLPyTorchPython
0 likes · 6 min read
Why Python Dominates Data Analysis and Machine Learning: Core Tools, Full‑Stack Solutions, and Learning Path
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
May 15, 2025 · Artificial Intelligence

How to Build a Qwen3‑Powered ChatBI Agent with PAI‑LangStudio and Hologres

This guide walks you through creating a ChatBI intelligent agent by integrating Alibaba's Qwen3 large language model with PAI‑LangStudio, configuring the Model Context Protocol (MCP) server, and connecting to Hologres real‑time data warehouse, covering setup, deployment, and verification steps for enterprise data analysis.

ChatBIHologresLLM
0 likes · 11 min read
How to Build a Qwen3‑Powered ChatBI Agent with PAI‑LangStudio and Hologres
Youzan Coder
Youzan Coder
May 12, 2025 · Artificial Intelligence

How Large Language Models Empower Business Development Engineers: Data Analysis, Model Training, and Rapid Prototyping

This article demonstrates how large language models can augment business development engineers by providing data insight, automating algorithm training, and enabling low‑cost rapid product prototyping, thereby transforming traditional backend‑focused roles into full‑stack, AI‑enhanced innovators.

AIPythonRapid Prototyping
0 likes · 10 min read
How Large Language Models Empower Business Development Engineers: Data Analysis, Model Training, and Rapid Prototyping
G7 EasyFlow Tech Circle
G7 EasyFlow Tech Circle
May 9, 2025 · Artificial Intelligence

How LLMs + Python Are Redefining Data Analysis: A Practical Guide

This article explains how large language models combined with Python's data‑science ecosystem can automate metadata extraction, data cleaning, and analysis tasks—illustrated with a step‑by‑step Titanic passenger dataset case study, complete prompts, code snippets, and best‑practice recommendations.

LLMPrompt EngineeringPython
0 likes · 18 min read
How LLMs + Python Are Redefining Data Analysis: A Practical Guide
php Courses
php Courses
Apr 30, 2025 · Fundamentals

Comprehensive Introduction to NumPy: ndarray, Creation, Indexing, Operations, Linear Algebra, I/O, and Real‑World Data Analysis

This article provides a thorough overview of NumPy, covering its core ndarray structure, various array creation methods, indexing and slicing techniques, vectorized operations with broadcasting, statistical and linear‑algebra functions, file input/output, and a practical data‑analysis example, all illustrated with executable Python code.

Array OperationsNumPyPython
0 likes · 10 min read
Comprehensive Introduction to NumPy: ndarray, Creation, Indexing, Operations, Linear Algebra, I/O, and Real‑World Data Analysis
Python Crawling & Data Mining
Python Crawling & Data Mining
Apr 25, 2025 · Fundamentals

How AI Is Redefining Data Analyst Skills and What You Must Learn

The article explains how AI tools like DeepSeek lower data‑analysis barriers, outlines the new CDA curriculum with three skill levels, describes essential business‑analysis abilities—from status visualization to attribution and quantitative strategy—and highlights the updated textbooks designed to boost professionals' competitiveness in the AI era.

AI toolsBusiness AnalyticsCDA Curriculum
0 likes · 9 min read
How AI Is Redefining Data Analyst Skills and What You Must Learn
Big Data Technology & Architecture
Big Data Technology & Architecture
Apr 9, 2025 · Artificial Intelligence

Overview of Data Agents: Definitions, Applications, and Recent Developments by Google, Alibaba Cloud, and ByteDance

This article introduces the concept of AI-powered Data Agents, outlines their key features and use cases across enterprise analytics, data governance, and intelligent customer service, and reviews recent implementations from Google, Alibaba Cloud, and ByteDance, highlighting their impact on modern data-driven workflows.

Data AgentEnterprise AIGoogle
0 likes · 8 min read
Overview of Data Agents: Definitions, Applications, and Recent Developments by Google, Alibaba Cloud, and ByteDance
AI Cyberspace
AI Cyberspace
Apr 5, 2025 · Fundamentals

Mastering Statistics: From Data Basics to Regression Analysis

This comprehensive guide explains the fundamentals of statistics—including data types, collection, descriptive analysis, visualization tools, measures of central tendency and dispersion, correlation techniques, and regression modeling—providing practical insights for data scientists and engineers seeking to extract meaningful insights from data.

correlationdata analysisdescriptive statistics
0 likes · 20 min read
Mastering Statistics: From Data Basics to Regression Analysis
Model Perspective
Model Perspective
Apr 1, 2025 · Fundamentals

Unlock Excel’s Power: A Complete Guide to Python in Excel

Python in Excel lets Microsoft 365 users write and run Python code directly within spreadsheets, offering built-in libraries for data analysis, visualization, and machine learning, with cloud execution, seamless cell integration, step‑by‑step activation, sample code, library support, data import, troubleshooting, and practical tips.

Excel AutomationMatplotlibPython in Excel
0 likes · 12 min read
Unlock Excel’s Power: A Complete Guide to Python in Excel
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Mar 24, 2025 · Artificial Intelligence

How to Build a Real‑Time Data Analysis Agent with LLMs, Hologres, and MCP

This article explains the challenges LLMs face in data analysis, introduces the Model Context Protocol (MCP) as a standard bridge, and provides a step‑by‑step guide to integrate Hologres, MCP, and large language models—using Claude Desktop as an example—to create a fast, multi‑source data‑analysis agent.

AI AgentHologresLLM
0 likes · 11 min read
How to Build a Real‑Time Data Analysis Agent with LLMs, Hologres, and MCP
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 20, 2025 · Backend Development

Build an AI-Powered Financial Data Analyzer with XXL‑JOB and Deepseek

This guide explains how to create a scheduled financial data analysis system by integrating the XXL‑JOB distributed task scheduler with the Deepseek large‑model AI, covering model selection, local and cloud deployment options, job configuration, and a complete code example for automated news processing.

AIFinancial AIXXL-JOB
0 likes · 10 min read
Build an AI-Powered Financial Data Analyzer with XXL‑JOB and Deepseek
php Courses
php Courses
Mar 13, 2025 · Fundamentals

History, Features, and Applications of Python

This article outlines Python's origin in 1989, its evolution through major versions, highlights its simple syntax, powerful libraries, cross‑platform nature, and showcases its widespread use in web development, data analysis, AI, automation, web crawling, and game development.

ApplicationsProgramming LanguagePython
0 likes · 4 min read
History, Features, and Applications of Python
Java Captain
Java Captain
Feb 14, 2025 · Fundamentals

Step-by-Step Guide to Installing DeepSeek on Windows, macOS, and Linux

This comprehensive tutorial walks users through preparing their system, downloading the appropriate DeepSeek installer, and performing detailed installation steps for Windows, macOS, and Linux, followed by initial launch, configuration, and troubleshooting tips to ensure a successful setup of the data analysis tool.

DeepSeekInstallationLinux
0 likes · 6 min read
Step-by-Step Guide to Installing DeepSeek on Windows, macOS, and Linux
Test Development Learning Exchange
Test Development Learning Exchange
Feb 11, 2025 · Fundamentals

Master Data Cleaning in Pandas: 20 Essential Scripts for E‑Commerce Sales Analysis

This guide walks you through creating a sample e‑commerce sales Excel file with Pandas and then demonstrates twenty practical data‑cleaning and transformation scripts—including handling missing values, renaming columns, filtering, grouping, and exporting—so you can efficiently prepare sales data for analysis.

Exceldata analysisdata cleaning
0 likes · 9 min read
Master Data Cleaning in Pandas: 20 Essential Scripts for E‑Commerce Sales Analysis
Top Architecture Tech Stack
Top Architecture Tech Stack
Feb 10, 2025 · Big Data

DeepSeek: Comprehensive Guide to Installation, Configuration, Basic and Advanced Usage

This article provides a detailed, step‑by‑step tutorial on DeepSeek—a command‑line data processing tool—including its overview, installation on Windows/macOS/Linux, configuration, basic commands for importing, querying, and visualizing data, advanced cleaning and analysis features, practical tips, and a FAQ section.

Big DataCLI toolDeepSeek
0 likes · 7 min read
DeepSeek: Comprehensive Guide to Installation, Configuration, Basic and Advanced Usage
Python Programming Learning Circle
Python Programming Learning Circle
Jan 14, 2025 · Fundamentals

25 Essential pandas Tricks for Data Manipulation in Python

This article presents a comprehensive collection of 25 practical pandas techniques, covering version inspection, DataFrame creation, column renaming, prefix/suffix addition, row and column reversal, dtype selection, type conversion, memory optimization, and efficient construction of DataFrames from multiple CSV files.

data analysisdata manipulationpandas
0 likes · 10 min read
25 Essential pandas Tricks for Data Manipulation in Python
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Jan 13, 2025 · Artificial Intelligence

Build a Kaggle House‑Price Prediction Pipeline with DataWorks

This guide walks you through setting up Alibaba Cloud DataWorks, creating a workspace and personal development environment, and importing a Kaggle house‑price prediction notebook to perform data loading, cleaning, feature engineering, model training, and evaluation—all without writing code from scratch.

DataWorksKaggleTutorial
0 likes · 6 min read
Build a Kaggle House‑Price Prediction Pipeline with DataWorks
Test Development Learning Exchange
Test Development Learning Exchange
Jan 9, 2025 · Artificial Intelligence

Numerical Computing, Data Analysis, Machine Learning, and Data Visualization with Python Libraries

This article presents practical examples and code snippets for using Python libraries such as NumPy, Pandas, SciPy, Statsmodels, Dask, Vaex, Modin, CuPy, Scikit‑learn, TensorFlow, PyTorch, XGBoost, LightGBM, and various visualization tools to perform efficient numerical computation, data processing, machine‑learning modeling, and interactive visual analytics.

Data visualizationNumPyPython
0 likes · 22 min read
Numerical Computing, Data Analysis, Machine Learning, and Data Visualization with Python Libraries
DataFunSummit
DataFunSummit
Jan 7, 2025 · Artificial Intelligence

Tencent OlaChat: Intelligent Data Analysis Platform – Research, Architecture, and Capabilities

This article presents the Tencent PCG OlaChat team's research and practice in intelligent data analysis, covering the DIKW model, evolution of BI platforms, the impact of large language models, challenges of third‑generation data products, detailed product features, agent architecture, system design, and related academic publications.

AgentIntelligent BILLM
0 likes · 19 min read
Tencent OlaChat: Intelligent Data Analysis Platform – Research, Architecture, and Capabilities
DataFunTalk
DataFunTalk
Dec 28, 2024 · Big Data

Next‑Generation Data Analysis Platform: Integrating Chat BI and Headless BI

This article examines the current challenges of enterprise data analysis platforms, outlines three traditional analysis modes, and presents a next‑generation solution that combines Headless BI’s semantic modeling with Chat BI’s large‑language‑model interaction to deliver a more efficient, secure, and user‑friendly analytics experience.

ChatBIDataGovernanceHeadlessBI
0 likes · 15 min read
Next‑Generation Data Analysis Platform: Integrating Chat BI and Headless BI
DataFunTalk
DataFunTalk
Dec 27, 2024 · Artificial Intelligence

Designing Enterprise Business Analysis Agents with Large Language Models

This article explains how large‑model capabilities combined with metric and tag platforms can be used to build intelligent data‑analysis products for enterprises, covering challenges, solution routes such as NLP2SQL, NLP2API, NLP2Python, agent design, planning, and future outlooks.

AI AgentBusiness IntelligenceEnterprise Analytics
0 likes · 21 min read
Designing Enterprise Business Analysis Agents with Large Language Models
Test Development Learning Exchange
Test Development Learning Exchange
Dec 18, 2024 · Fundamentals

How to Import and Export Data in Pandas

This guide explains how to use Pandas to import data from various file formats such as CSV, Excel, JSON, SQL, HTML, HDF5, Pickle, TSV, fixed‑width files and the clipboard, and also demonstrates how to export DataFrames to formats like CSV, Excel, JSON, SQL, HTML, HDF5 and Pickle, providing clear code examples for each operation.

Data ExportPythondata analysis
0 likes · 10 min read
How to Import and Export Data in Pandas
DataFunSummit
DataFunSummit
Dec 7, 2024 · Artificial Intelligence

Technical Practices of Tencent's Intelligent BI System: Architecture, Model Fine‑Tuning, and Agent Design

This article details Tencent's shift from traditional BI to an AI‑driven intelligent BI platform, describing the challenges of architecture, large‑language‑model integration, and data integration, and presenting the OlaChat framework, unified orchestration, atomic agents, DSL conversion, monitoring, and future roadmap.

AIIntelligent BIarchitecture
0 likes · 22 min read
Technical Practices of Tencent's Intelligent BI System: Architecture, Model Fine‑Tuning, and Agent Design
Test Development Learning Exchange
Test Development Learning Exchange
Nov 19, 2024 · Fundamentals

Advanced Pandas Tutorial: Multi‑Index and apply Method

This tutorial demonstrates how to use Pandas' advanced features, including creating and manipulating multi‑level indexes, selecting data with hierarchical keys, resetting and sorting indexes, and applying custom functions to columns and rows using the apply method, with comprehensive code examples.

Multi-IndexPythonapply
0 likes · 5 min read
Advanced Pandas Tutorial: Multi‑Index and apply Method
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Nov 12, 2024 · Operations

How a Regression Platform Transforms Construction Drawing Testing and Boosts Efficiency

This article details the end‑to‑end workflow of converting 3D design models into 2D construction drawings, explains the platform’s architecture, testing baseline management, automated data collection, regression testing, and visual diff results, and highlights the massive efficiency gains and future automation roadmap.

Automationconstruction drawingdata analysis
0 likes · 10 min read
How a Regression Platform Transforms Construction Drawing Testing and Boosts Efficiency
iKang Technology Team
iKang Technology Team
Nov 12, 2024 · Artificial Intelligence

AI Applications in Medical Imaging for Enhanced Disease Detection

AI-driven medical imaging leverages deep learning and massive datasets to detect lesions—often earlier than human eyes— with high accuracy and speed, reducing fatigue‑related errors and workload, while challenges such as data quality, interpretability, privacy, and regulatory compliance must be addressed for widespread clinical adoption.

AIAI applicationsAI in healthcare
0 likes · 5 min read
AI Applications in Medical Imaging for Enhanced Disease Detection
Test Development Learning Exchange
Test Development Learning Exchange
Nov 10, 2024 · Fundamentals

20 Essential Pandas Data Processing Methods with Code Examples

This article provides a comprehensive overview of 20 essential Pandas data processing methods with detailed code examples covering statistics, data cleaning, transformation, filtering, merging, grouping, sorting, reshaping, aggregation, window functions, time series analysis, conditional selection, indexing, slicing, visualization, type conversion, data filling, filtering, renaming, and import/export operations.

Data visualizationPythondata analysis
0 likes · 16 min read
20 Essential Pandas Data Processing Methods with Code Examples
JD Tech
JD Tech
Oct 31, 2024 · Artificial Intelligence

Design and Implementation of the Logistics Intelligent Robot “Yunli XiaoZhi” Powered by Large Language Models

The article details the development of Yunli XiaoZhi, an AI‑driven logistics chatbot that combines knowledge‑base Q&A, data‑analysis, proactive alerts and report‑pushing to streamline SOP access, reduce manual query effort, and improve operational efficiency for operators, carriers and drivers.

AI chatbotKnowledge BaseRAG
0 likes · 22 min read
Design and Implementation of the Logistics Intelligent Robot “Yunli XiaoZhi” Powered by Large Language Models
Test Development Learning Exchange
Test Development Learning Exchange
Oct 27, 2024 · Fundamentals

Comprehensive Pandas Tutorial: Installation, Core Concepts, Data I/O, Manipulation, and Visualization

This tutorial introduces Pandas, covering installation, core data structures like Series and DataFrame, data input/output, viewing, selection, filtering, sorting, grouping, aggregation, handling missing values, merging, advanced features such as time series and multi‑index, performance tips, and basic visualization techniques.

data analysisdata manipulationdataframe
0 likes · 8 min read
Comprehensive Pandas Tutorial: Installation, Core Concepts, Data I/O, Manipulation, and Visualization
Software Development Quality
Software Development Quality
Oct 7, 2024 · Fundamentals

Unlocking Data Thinking: How to Turn Numbers into Actionable Insights

This article explains the concept of data thinking, its core components of data sensitivity and methodological experience, outlines a step‑by‑step data analysis process, and shows why cultivating this mindset improves decision‑making, communication efficiency, and business opportunity discovery across various domains.

AnalyticsBusiness Intelligencedata analysis
0 likes · 16 min read
Unlocking Data Thinking: How to Turn Numbers into Actionable Insights
JavaEdge
JavaEdge
Oct 7, 2024 · Big Data

Master Data Analysis: From Collection to Visualization

This guide explains why data analysis is essential, breaks it into three core stages—data collection, data mining, and data visualization—offers practical tool recommendations, and presents principles for efficient learning and skill development.

Big DataData visualizationPython
0 likes · 10 min read
Master Data Analysis: From Collection to Visualization
21CTO
21CTO
Oct 4, 2024 · Fundamentals

7 Must‑Know Open‑Source Python Projects Every Developer Should Explore

Discover seven essential open‑source Python repositories—from data analysis with Pandas and workflow automation with Apache Airflow to AI‑powered G4F, web crawling with Scrapy, Telegram bots via Ultroid, team chat with Zulip, and crypto trading with Freqtrade—each offering powerful capabilities and community support.

AutomationPythondata analysis
0 likes · 4 min read
7 Must‑Know Open‑Source Python Projects Every Developer Should Explore