Skip to content

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

Merged
rok merged 1 commit intoapache:mainfrom
tadeja:docstring-table-simplified
Mar 5, 2026
Merged

GH-49349: [Doc][Python] Simplify doctests in tables.pxi and types.pxi#49350
rok merged 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.

@rok rok merged commit 5647eda into apache:main Mar 5, 2026
15 of 16 checks passed
@rok rok removed the awaiting review Awaiting review label Mar 5, 2026
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 5647eda.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 11 possible false positives for unstable benchmarks that are known to sometimes produce them.

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

2 participants