Aymon Wuolanne

Results 6 comments of Aymon Wuolanne

@aamir-rj and anyone else who stumbles across this error, I've had the same problem with importing `altair`, the solution was to restart the python kernel after installing splink, like this:...

This would be pretty useful!

Hey @RobinL, I've been playing around with a solution for this. For filtering out those large blocks I think the options are - using `not in` like in your example,...

> Revamp pipelining: > > * Get rid of cache? In terms of how most people actually use Splink, is it really needed? > * Find way of improving pipeline...

Re: removing the internal cache, I think it generally looks good! Having the interface via `linker.table_management` sounds like a good approach. I feel like there could be some confusion with...

You can also use `break_lineage_method="parquet"` in your SparkAPI as a workaround until the fix is released.