testing pancel.csv #174
Replies: 4 comments 8 replies
-
|
Could you diff the two files to see where they don't match? |
Beta Was this translation helpful? Give feedback.
-
| Comparing them as dataframes. |
Beta Was this translation helpful? Give feedback.
-
|
Yes, that makes sense: the only missing column seems to be |
Beta Was this translation helpful? Give feedback.
-
|
What are those other differences? Yes, it would be good to update the TestData @nilseling |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
It appears that the output of
imc.create_panel_from_imc_panelshould be tested againstimc_test_data_steinbock_path/panel.csvin the test dataset folder. However the outcome ofimc.create_panel_from_imc_panel(imc_test_data_steinbock_path / "raw" / "panel.csv")does not match the file. Am I missing something here?Beta Was this translation helpful? Give feedback.
All reactions