File: test_fill_different_shape_with_nan.csv

package info (click to toggle)
pytest-regressions 2.5.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 1,012 kB
  • sloc: python: 2,367; makefile: 18
file content (7 lines) | stat: -rw-r--r-- 62 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
,data1,data2,data3
0,1,1,1
1,1,1,1
2,1,,1
3,1,,1
4,1,,1
5,,,1