pymatch
pymatch copied to clipboard
Matcher can not use spark data frame
when i use Matcher method test and control parameter need pd.DataFrame,but when I query by hive, my data is sparkdataframe,and it is too big can't use to_pandas. how can I use, when my data is sparkdataframe?