Add a simple nbytes
representation in DataArrays and Dataset repr
#11296
Annotations
2 errors
Run tests:
xarray\tests\test_formatting.py#L852
test_display_nbytes
AssertionError: assert '<xarray.Data...197 1198 1199' == '<xarray.Data...197 1198 1199'
Skipping 74 identical leading characters in diff, use -v to show
- 198, 1199])
+ 198, 1199], dtype=int64)
Coordinates:
* foo (foo) int64 0 1 2 3 4 5 6 7 ... 1193 1194 1195 1196 1197 1198 1199
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading