Skip to content

Conversation

@jbrockmendel
Copy link
Member

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.
@mroeschke mroeschke added IO JSON read_json, to_json, json_normalize Typing type annotations, mypy/pyright type checking labels Dec 18, 2023
@mroeschke mroeschke added this to the 2.2 milestone Dec 18, 2023
@mroeschke mroeschke merged commit f56e141 into pandas-dev:main Dec 18, 2023
@mroeschke
Copy link
Member

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the typ branch December 18, 2023 18:32
cbpygit pushed a commit to cbpygit/pandas that referenced this pull request Jan 2, 2024
* TYP: _json.py * fix index special-casing
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 Typing type annotations, mypy/pyright type checking

2 participants