Category

Data & Analytics

Data analysis, BI, visualization, datasets, statistics, and ML workflows

13,011
skills in category
543
pages available
Security grades appear on each card once the skill has been scanned. Newly imported skills may briefly show without a grade until the backfill job runs.
Open in full browser

Browse data & analytics skills

Showing 12,96112,984 of 13,011 skills

Trigger DevelopmentA

start = '2001-01-01' end = '2001-10-31' version = 2 rf_list_slice = da_glofas_reforecast_interp[version].sel(time=slice(start,end)) ra_slice = da_glofas_reanalysis[version].sel(time=slice(start, end)) rf_list_slice.mean(axis=1).plot.line( x='time', add_legend=True) ra_slice.plot.line(label='Historical', c='k') plt.show() ``` We'll compute forecast skill using the ```xskillscore``` library and focus on the CRPS (continuous ranked probability score) value, which is similar to the mean absolute ...

datapython
0
18
Drought TriggerA

This notebook explores the Ranked Probability Skill Score (RPSS) for IRI's seasonal forecast. In the end results were not really used. Interactive tool several skill measurements: https://iri.columbia.edu/our-expertise/climate/forecasts/verification/ Data description RPSS: http://iridl.ldeo.columbia.edu/maproom/Global/Forecasts/skill_precip_seasonal.html Data files RPSS: http://iridl.ldeo.columbia.edu/home/.jingyuan/.NMME_seasonal_hindcast_verification/.monthly_RPSS_seasonal_hindcast_precip_E...

datapython
0
18
Us Gov Shutdown TrackerA

Track and analyze US government shutdown liquidity impacts by monitoring TGA (Treasury General Account), bank reserves, EFFR, and SOFR data from FRED API. Use when user wants to (1) analyze current or past government shutdown effects on financial markets, (2) track liquidity conditions during fiscal policy disruptions, (3) assess "stealth tightening" effects, (4) compare shutdown episodes across different monetary policy regimes (QE vs QT), or (5) generate liquidity stress reports with histor...

datapythongo
0
65
Weather FetcherA

Instructions for fetching current weather temperature data for Karachi, Pakistan from wttr.in API

dataapi
0
66,109
Github TopicsA

追踪 GitHub 话题下的热门项目趋势,AI 智能分析,每日趋势报告。

datapythonbash
0
78
Yahoofi Info SignalA

Analyzes stock data and generates technical signals using Yahoo Finance. Use when the user asks for analysis of a specific stock ticker using this specific tool, or asks for "yahoo stock analysis" or mentions "get_info" or "signal" scripts. Provides RSI, MACD, MA, and simple trend signals.

datapythongo
0
5
Ai DailyA

Fetches AI news from smol.ai RSS and generates structured markdown with intelligent summarization and categorization. Optionally creates beautiful HTML webpages with Apple-style themes and shareable card images. Use when user asks about AI news, daily tech updates, or wants news organized by date or category.

datapythongo
0
235
Etl DesignerA

Design ETL/ELT pipelines with proper orchestration, error handling, and monitoring. Use when building data pipelines, designing data workflows, or implementing data transformations.

datapythonsql
0
29
Data Quality CheckerA

Implement data quality checks, validation rules, and monitoring. Use when ensuring data quality, validating data pipelines, or implementing data governance.

datapythongo
0
29
Sdlc ReportsA

Generate comprehensive SDLC reports including iteration status, metrics dashboards, and executive summaries.

datagoreact
0
211
Decision SupportA

Facilitate data-driven technical decisions using embedded decision matrices and trade-off analysis.

datagosql
0
211
Performance DigestA

Generate executive-ready performance summaries with insights and recommendations.

datagotesting
0
211
Data PipelineA

Orchestrate marketing data collection, transformation, and reporting workflows.

datagoapi
0
211
Audience SynthesisA

Synthesize audience insights from multiple data sources into unified personas and segments.

datarustgo
0
211
Voice AnalyzeA

Reverse-engineer voice profiles from sample content by analyzing writing patterns

datapythonrust
0
211
Ai Ml EngineerA

Copilot agent that assists with machine learning model development, training, evaluation, deployment, and MLOps Trigger terms: machine learning, ML, AI, model training, MLOps, model deployment, feature engineering, model evaluation, neural network, deep learning Use when: User requests involve ai ml engineer tasks.

datapythongo
0
72
Csv ParserA

Parse and analyze CSV files with data validation

data
0
147
Prior Art SearchA

Systematic 7-step methodology for comprehensive patent prior art searches and patentability assessments using BigQuery and CPC classification

datapythonrust
0
186
Patent SearchA

Search 100M+ patents via the MCP server's BigQuery tools. No standalone scripts; everything goes through the MCP tools registered by the patent-creator server.

datapythongo
0
186
Data AnalysisA

Comprehensive data analysis skill for CSV files using Python and pandas

datapythongo
0
1,054
XlsxA

Comprehensive Excel spreadsheet creation, editing, and analysis with support for formulas, formatting, charts, data analysis, and visualization. Use when working with .xlsx, .xlsm, .csv files for: (1) Creating spreadsheets with formulas and formatting, (2) Reading/analyzing data, (3) Modifying existing spreadsheets while preserving formulas, (4) Creating charts and visualizations, (5) Data transformation and analysis, (6) Multi-worksheet operations

datapythonbash
0
29
Scientific Thinking Exploratory Data AnalysisA

Analyze datasets to discover patterns, anomalies, and relationships. Use when exploring data files, generating statistical summaries, checking data quality, or creating visualizations. Supports CSV, Excel, JSON, Parquet, and more.

datapythongo
0
16
Scientific Pkg Zarr PythonA

Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.

datapythongo
0
16
Scientific Pkg Torch GeometricA

Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for geometric deep learning.

datapythongo
0
16