Data & Analytics
Data analysis, BI, visualization, datasets, statistics, and ML workflows
Browse data & analytics skills
Showing 11,185–11,208 of 13,031 skills
Test your understanding of DAG validation, quality metrics, circular dependency detection, and taxonomy distribution analysis with these questions. --- <div class="upper-alpha" markdown> 1. O(V) where V is the number of vertices 2. O(V + E) where V is vertices and E is edges 3. O(V²) for all possible vertex pairs 4. O(E log E) where E is the number of edges </div> ??? question "Show Answer" The correct answer is **B**. The depth-first search (DFS) algorithm with cycle detection runs in O(V + ...
This reference covers file formats specific to proteomics, metabolomics, lipidomics, and related omics workflows.
**Project:** Claude Skills Intelligent Textbook **Date Started:** 2025-11-08 **Initial Token Count:** 29,660 tokens used
Quarto provides a unified cross-reference system for figures, tables, equations, sections, theorems, and more.
Comprehensive guide to different plot types in matplotlib with examples and use cases.
Bio.Phylo provides a unified toolkit for reading, writing, analyzing, and visualizing phylogenetic trees. It supports multiple file formats including Newick, NEXUS, phyloXML, NeXML, and CDAO.
Qiskit Patterns provide a general framework for solving domain-specific quantum computing problems in four stages: Map, Optimize, Execute, and Post-process.
行情分析模块提供股票K线数据获取、技术指标计算、AI走势分析和市场概览功能。
The system SHALL emit an SSE event of type `visualization` when an agent tool returns structured chart data, containing the chart type, component name, title, and props sufficient to render the corresponding frontend chart component.
TBD - created by archiving change add-chat-visualization. Update Purpose after archive. The system SHALL emit an SSE event of type `visualization` when an agent tool returns structured chart data, containing the chart type, component name, title, and props sufficient to render the corresponding frontend chart component.
These are the ONLY valid commands. Do not invent or guess command names: - `get_current_season` - `get_competitions` - `get_competition_seasons` - `get_season_schedule` - `get_season_standings` - `get_season_leaders` - `get_season_teams` - `search_team` - `get_team_profile` - `get_daily_schedule` - `get_event_summary` - `get_event_lineups` - `get_event_statistics` - `get_event_timeline` - `get_team_schedule` - `get_head_to_head` - `get_event_xg` - `get_event_players_statistics` - `get_missing_pl
These are the ONLY valid commands. Do not invent or guess command names: - `get_race_schedule` - `get_race_results` - `get_session_data` - `get_driver_info` - `get_team_info` - `get_lap_data` - `get_pit_stops` - `get_speed_data` - `get_championship_standings` - `get_season_stats` - `get_team_comparison` - `get_teammate_comparison` - `get_tire_analysis`
``` project-root/ .windsurf/ performance/ profiles/ baseline.profile.json # Baseline performance profile # Metric baselines # Execution times # Memory usage
**Version: 0.233.300** **Fixed in version: 0.233.300** **Date: December 19, 2024**
Fire-and-forget (returns `void`, not Promise). Writes happen asynchronously.
Fire-and-forget (returns `void`, not Promise). Writes happen asynchronously.
Never generate documentation which simply restates the entity's name. Describe **why, not just what**. Inspect the data before writing documentation about it, using discovering-data.
Deep-dive data profiling for a specific table. Use when the user asks to profile a table, wants statistics about a dataset, asks about data quality, or needs to understand a table's structure and content. Requires a table name.
NanoGPT's `train.py` is a self-contained training script with minimal dependencies.
Model comprehensive market and customer responses with segment analysis, behavioral prediction, and optimization
Marketing attribution and performance analysis specialist. Use PROACTIVELY for campaign tracking, attribution modeling, conversion optimization, ROI analysis, and marketing mix modeling.
Kraken2 is a fast taxonomic classifier that uses exact k-mer matches to assign reads to taxonomic nodes. It's highly accurate for well-represented taxa and ideal for screening large datasets.
| File | Descrizione | |------|-------------| | `page.tsx` | Pagina pubblica accessibile tramite URL | | `layout.tsx` | Layout condiviso che wrappa i page | | `loading.tsx` | UI di caricamento durante fetch dati | | `error.tsx` | UI per gestione errori | | `not-found.tsx` | UI per 404 | | `template.tsx` | Layout re-mounted su navigazione | | `default.tsx` | Fallback per parallel routes | | `route.ts` | API Route Handler |
You are a Tool Recommendation Agent. Your job is to analyze the given request, evaluate the available tools, and recommend the best tool that can resolve the user's requests. Your expertise lies in understanding the capabilities and limitations of various tools. Identify and beware of the tricky parts of this request: - Overlapping tool functionalities that may cause confusion. - Tools with limited capabilities that may not fully address the request. With chain-of-thought reasoning, you shoul...