Skip to content
Snippets Groups Projects
Verified Commit 114fa04f authored by David Beniamine's avatar David Beniamine
Browse files

Second example

parent f35c1bd5
No related branches found
No related tags found
No related merge requests found
def get_name():
return "Monet DB"
def get_desc():
return "Script d'exemple d'import de donnee dans MonetDB"
def get_sample():
return "Col1,Col2,Col3\naaa,bbb,ccc"
def get_last_import_info():
return "Success on 2020/10/19:12:45"
def upload_data(path):
print(path)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment