rebase codebase, delete trunk, move threads to backend
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
|
||||
import csv
|
||||
|
||||
import chardet
|
||||
|
||||
|
||||
def csv_to_list(path: str) -> list[str]:
|
||||
"""
|
||||
Extracts the data from a csv file and returns it as a pandas dataframe
|
||||
|
||||
Reference in New Issue
Block a user