pyspark-ai
pyspark-ai copied to clipboard
Add example notebook with Code Llama
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