crflynn / pbspark

protobuf pyspark conversion
MIT License
21 stars 5 forks source link

Pandas UDF Support #41

Open srinicodeit opened 2 years ago

srinicodeit commented 2 years ago

Are there any plans to support Pandas UDF, when I try to implement it, currently I can't access the get_decoder method to use in pandas?

crflynn commented 2 years ago

Can you provide an example of how you are using it?