Skip to content

Conversation

@jorisvandenbossche
Copy link
Member

This updates read_json to:

  • follow the general default of microseconds (or nanos if needed for the precision of the string) when parsing string columns
  • follow the actual (inferred) date unit of the numeric input (by default to_json writes milliseconds), similarly as is now done in to_datetime

@jorisvandenbossche jorisvandenbossche added IO JSON read_json, to_json, json_normalize Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods labels Dec 23, 2025
@jorisvandenbossche jorisvandenbossche added this to the 3.0 milestone Dec 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

IO JSON read_json, to_json, json_normalize Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant