Commit 343ac2a
authored
BUG: Throw a ParserError when header rows have unequal column counts … (#43118)
* BUG: Throw a ParserError when header rows have unequal column counts (GH43102)
* BUG: Throw a ParserError when header rows have unequal column counts. Updated to comply with PEP8 (GH43102)
* Added Test. (GH43102)
* Added Test. (GH43102)
* Added Test. (GH43102)
* Added Changes. (GH43102)
* Added whatsnew
* Added whatsnew
* Test without whatsnew
* Add whatsnew again
* Update v1.4.0.rst
* Merge upstream
* Skipping test on PyArrow1 parent 35d52ff commit 343ac2a
File tree
3 files changed
+21
-1
lines changed- doc/source/whatsnew
- pandas
- io/parsers
- tests/io/parser
3 files changed
+21
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
387 | | - | |
| 387 | + | |
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
346 | 350 | | |
347 | 351 | | |
348 | 352 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
0 commit comments