My code would be something like this :
import os import pandas as pd cwd = os.getcwd() csv_name = \'/CONTCAR_SORTED\' df = pd.read_csv(f"{cwd}{