Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
PostgreSQL 13.0 should be enabled. This will require clearing a bunch of:
I'm stuck. I don't know how to troubleshoot any further, when the data changes before I can inspect it.
I'm getting ~90% accuracy, with about 5% of expected names failing to appear in my final report, and 5% appearing with a "max" credit limit lower than the expected max.
I assume some rows are somehow failing to pass through my transformation pipeline, but I haven't any idea how to check why that happens. The test run failed info lists which rows were incorrect or absent, but I can't then go browse the prospect source data to figure out why exactly that row is being dropped (or not matched).
Any tips on how to continue troubleshooting?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution