Skip to main content
DSandovalFlavio
GitHub 创作者资料

DSandovalFlavio

按仓库查看 1 个 GitHub 仓库中的 14 个已收集 skills。

已收集 skills
14
仓库
1
更新
2026-06-26
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

limpieza-en-pipeline
软件开发工程师

Sequence cleaning steps in a chain — trim/case/replace, null handling, deduplication, and type casting — in the right order. Use when raw ingested data needs cleaning before joins or aggregation.

2026-06-26
puertas-de-calidad
软件开发工程师

Place Assert and Schema Validation nodes as gates that halt a chain when data is wrong, so bad data never reaches the output. Use when the pipeline must guarantee correctness before exporting or loading downstream.

2026-06-26
estrategia-de-salida
软件开发工程师

Choose the right sink format, compression, and destination for a chain's output, and decide between exporting a file vs creating a table. Use at the end of a pipeline when deciding how to persist results.

2026-06-26
patrones-de-ingesta
软件开发工程师

Best practices for loading files into a chain — single file, folder globs, type detection, and union of many files. Use when the pipeline starts from CSV/Parquet/JSON/Excel files or a folder of files.

2026-06-26
combinar-fuentes
软件开发工程师

Decide between Merge (stack rows / UNION) and Join (match on a key) when a chain has multiple inputs, and set keys and join type correctly. Use when a pipeline combines two or more upstream tables.

2026-06-26
dise-o-de-pipeline
软件开发工程师

Descompone un objetivo de procesamiento en un flujo de nodos Chains (source → transform → sink). Use when the user wants to build a data pipeline / chain, or describes an end-to-end "load X, clean it, summarize, export" goal.

2026-06-26
data-storytelling
数据科学家

Framework de razonamiento para convertir resultados de análisis en una narrativa visual clara y convincente

2026-06-25
an-lisis-de-cohortes
数据科学家

Cohort retention analysis — how groups of users or customers behave over time after an initial event

2026-06-24
当前展示该仓库 Top 8 / 14 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库