Skip to content

feat: add map values cleaning step - #3271

Merged
im-anishraj merged 0 commit into
im-anishraj:mainfrom
LuisFigueroaG:feat-map-values-cleaning
Jul 22, 2026
Merged

feat: add map values cleaning step#3271
im-anishraj merged 0 commit into
im-anishraj:mainfrom
LuisFigueroaG:feat-map-values-cleaning

Conversation

@LuisFigueroaG

Copy link
Copy Markdown
Contributor

Summary

  • Add map_values for ArFrame and pandas inputs
  • Share scalar and null-like mapping handling with replace_values
  • Register the pipeline step and document the public API

Closes #2581

Validation

  • uv run pytest -q (3741 passed, 110 skipped)
  • uv run ruff check .
  • uv run ruff format --check . (fails on existing repository formatting baseline: 34 files would be reformatted)
  • uv run pyright (fails because pyright is not installed in the uv environment)

@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

@LuisFigueroaG is attempting to deploy a commit to the xtylishanish-gmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

@im-anishraj im-anishraj added gssoc:approved Merged and approved GSSoC contribution quality:clean GSSoC scoring label for clean, well-scoped merged PRs labels Jul 20, 2026
@im-anishraj
im-anishraj merged commit 5fc60ab into im-anishraj:main Jul 22, 2026
47 of 48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc:approved Merged and approved GSSoC contribution quality:clean GSSoC scoring label for clean, well-scoped merged PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Add map_values cleaning operation for column value transformations

2 participants