Commit 29ac6f0d authored by 赵威's avatar 赵威

add path to sys

parent a6cba4eb
import os
import sys
sys.path.append(os.path.realpath("."))
import pandas as pd
from utils.defs import nth_element
from utils.files import get_df
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment