Skip to content

Comments

GH-49349: [Doc][Python] Simplify doctests in tables.pxi and types.pxi#49350

Open
tadeja wants to merge 1 commit intoapache:mainfrom
tadeja:docstring-table-simplified
Open

GH-49349: [Doc][Python] Simplify doctests in tables.pxi and types.pxi#49350
tadeja wants to merge 1 commit intoapache:mainfrom
tadeja:docstring-table-simplified

Conversation

@tadeja
Copy link
Contributor

@tadeja tadeja commented Feb 20, 2026

Rationale for this change

Closes #49349

What changes are included in this PR?

a) Changing docstring examples from pandas 2.3.3 or 3 agnostic to pandas 3 specific output
b) Replace pa.Table.from_arrays([...], names=[...]) with pa.table({...})

Are these changes tested?

Yes, tests pass locally.

Are there any user-facing changes?

No.

@github-actions
Copy link

⚠️ GitHub issue #49349 has been automatically assigned in GitHub to PR creator.

@github-actions
Copy link

⚠️ GitHub issue #49349 has no components, please add labels for components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc][Python] Simplify doctests in tables.pxi and types.pxi

1 participant