Hey guys,
I was wondering if there was a way to filter out all the hands that either one of the players is all in.
I messed around with
holdem_hand_player_statistics.enum_face_allin != 'R'
which I could then add another filter for the preflop flop and turn.
Unfortunately this doesn't eliminate the hands where the hero goes all in.
It only filters out hands where the hero faces an allin...
Thanks,
Josh
