pyspark-ai icon indicating copy to clipboard operation
pyspark-ai copied to clipboard

Add example notebook with Code Llama

Open gengliangwang opened this issue 1 year ago • 0 comments

Add an example notebook with Code Llama. For instance, we can try Code Llama on the following functions:

  • df.ai.plot()
  • df.ai.verify()
  • Create python UDF via @spark_ai.udf annotation

gengliangwang avatar Sep 01 '23 23:09 gengliangwang