pandas-dev / pandas

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
https://pandas.pydata.org
BSD 3-Clause "New" or "Revised" License
42.57k stars 17.56k forks source link

REF: Make read_json less stateful #59124

Open mroeschke opened 3 days ago

mroeschke commented 3 days ago

Also adds some validation for the typ keyword which aligns with the docs/typing