Skip to content
Snippets Groups Projects
Commit 1eee8b59 authored by pracht's avatar pracht
Browse files

Import csv

parent ed18916f
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python #!/usr/bin/env python
from outlines import prompt from outlines import prompt
import copy import copy
import csv
import json import json
import pandas as pd
import random import random
import re import re
import requests import requests
import pandas as pd
from schema import HeidelKBergMini from schema import HeidelKBergMini
from user_scripts import get_sample from user_scripts import get_sample
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment