Commit 1ac7815
TST: Adds test coverage for pd.read_json index type (#53242)
* TST: Added test coverage for pd.read_json index type
* Update pandas/tests/io/json/test_pandas.py
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
* add coverage for entire index and columns.
* Update pandas/tests/io/json/test_pandas.py
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
---------
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>1 parent a2bb939 commit 1ac7815
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1398 | 1398 | | |
1399 | 1399 | | |
1400 | 1400 | | |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
| 1406 | + | |
| 1407 | + | |
| 1408 | + | |
| 1409 | + | |
| 1410 | + | |
1401 | 1411 | | |
1402 | 1412 | | |
1403 | 1413 | | |
| |||
0 commit comments