Commit e833096
BUG: Apply min_itemsize to index even when not appending
closes pandas-dev#10381
Author: Pietro Battiston <[email protected]>
Closes pandas-dev#14812 from toobaz/to_hdf_min_itemsize and squashes the following commits:
c07f1e4 [Pietro Battiston] Whatsnew
38b8fcc [Pietro Battiston] Tests for previous commit
c838afa [Pietro Battiston] BUG: set min_itemsize even when there is no need to validate (pandas-dev#10381)1 parent 602cc46 commit e833096
File tree
3 files changed
+39
-3
lines changed- doc/source/whatsnew
- pandas/io
- tests
3 files changed
+39
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3429 | 3429 | | |
3430 | 3430 | | |
3431 | 3431 | | |
3432 | | - | |
3433 | | - | |
3434 | | - | |
| 3432 | + | |
| 3433 | + | |
3435 | 3434 | | |
3436 | 3435 | | |
3437 | 3436 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1372 | 1372 | | |
1373 | 1373 | | |
1374 | 1374 | | |
| 1375 | + | |
| 1376 | + | |
| 1377 | + | |
| 1378 | + | |
| 1379 | + | |
| 1380 | + | |
| 1381 | + | |
| 1382 | + | |
| 1383 | + | |
| 1384 | + | |
| 1385 | + | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
1375 | 1391 | | |
1376 | 1392 | | |
1377 | 1393 | | |
| |||
1426 | 1442 | | |
1427 | 1443 | | |
1428 | 1444 | | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
| 1454 | + | |
| 1455 | + | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
1429 | 1465 | | |
1430 | 1466 | | |
1431 | 1467 | | |
| |||
0 commit comments