How to Connect Oracle Apex Tables to Python: Apex REST



How to Connect Oracle Apex Tables to Python: Apex REST

How to Connect Oracle Apex Tables to Python: Apex REST

In this video we run through how to rest oracle apex table data in order to use it in python notebooks.

Oracle Apex Rest can make data available in json format. The json formatted data can then be easily converted in to a python data frame to carry out machine learning and advanced analytics. This is a way to give your data science team access to the apex table data in a quick and efficient way.

The notebook for this exercise is available on github here: https://github.com/SuperDataWorld/Python/blob/main/Apex_Connect.ipynb

#OracleApexRest #PythonRequest #PythonJSON #PandasJSON

Comments are closed.