You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a script in the src directory to extract data from a Knowledge Graph.
The connection strings should be passed as environmental variables and the output should be a csv file.
The text was updated successfully, but these errors were encountered:
I just observed that there is a file called extract_data.py in src directory which does the above task except the connection string is in the script itself(instead it should have been part of .env file). Could you elaborate more on what do you mean by "Script or function to determine if data needs to be ADDED, UPDATED, or DELETED." as there is no description provided
We need a script in the src directory to extract data from a Knowledge Graph.
The connection strings should be passed as environmental variables and the output should be a csv file.
The text was updated successfully, but these errors were encountered: