Skip to content

fix: use nullable Float64Dtype in to_pandas for consistency - #3285

Open
saurabhhhcodes wants to merge 2 commits into
im-anishraj:mainfrom
saurabhhhcodes:fix/arnio-batch-1
Open

fix: use nullable Float64Dtype in to_pandas for consistency#3285
saurabhhhcodes wants to merge 2 commits into
im-anishraj:mainfrom
saurabhhhcodes:fix/arnio-batch-1

Conversation

@saurabhhhcodes

Copy link
Copy Markdown
Contributor

Changes

  • Changed float64 column conversion in to_pandas to use pd.Float64Dtype() with pd.NA for nulls, matching the pattern used by int64 and bool columns for consistency

@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

Someone 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.

…quence, remove duplicate imports

- Add missing 'import math', 'import decimal', 'from typing import Any, TYPE_CHECKING' to convert.py
- Define missing _validate_existing_column_sequence helper in cleaning.py (used by cleaning.py and encode_categorical.py)
- Remove duplicate imports in cleaning.py (pandas, ArFrame)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant