Source
Using pandas DataFrames with the Python Connector
…pandas is a library for data analysis. With pandas, you use a data structure called a DataFrame to analyze and manipulate two - dimensional data (such as data from a database table).
Python UDF handler examples
Python UDF handler examples This topic includes simple examples of UDF handler code written in Python. For information on using Python to create a UDF handler, refer to Creating Python UDFs.