pymatch icon indicating copy to clipboard operation
pymatch copied to clipboard

Matcher can not use spark data frame

Open yiwuxing opened this issue 4 years ago • 0 comments

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?

yiwuxing avatar Jul 15 '21 12:07 yiwuxing