Hi All, I've been working on a library for fast explanation of tabular data: https://github.com/jjthomas/fast_data_explanation
I've implemented acceleration on GPU and FPGA (using the Amazon F1 platform). I think this is an example of a pretty simple but useful workload going from Pandas to accelerators through Arrow. Let me know if any of you have thoughts or potential use cases. Thanks! -James