Minor Issue
prathmesh-trip opened this issue · 0 comments
prathmesh-trip commented
Hi Howard,
Wanted to check a few things, what version of Spark did you test this piece of code with?
I seem to get an error, when trying to run
"RuntimeError: Given feature/column names do not match the ones for the data given during fit"
I ensured the order of columns before transformation for both Pandas and PySpark dataframe is the same, however still facing this issue.
Did you come across any such issue or let me know if there's a resolution for the same.