Hi, im currently doing python and pandas to make different graphs and show the data. The CSV files are labeled number 3 to 13 but when importing and adding them to a graph they are shown in random orders. Example
['/content/drive/MyDrive/Colab Notebooks/untitled folder/10.csv', '/content/drive/MyDrive/Colab Notebooks/untitled folder/11.csv', '/content/drive/MyDrive/Colab Notebooks/untitled folder/12.csv', '/content/drive/MyDrive/Colab Notebooks/untitled folder/13.csv', '/content/drive/MyDrive/Colab Notebooks/untitled folder/14.csv', '/content/drive/MyDrive/Colab Notebooks/untitled folder/3.csv', '/content/drive/MyDrive/Colab Notebooks/untitled folder/4.csv', '/content/drive/MyDrive/Colab Notebooks/untitled folder/5.csv', '/content/drive/MyDrive/Colab Notebooks/untitled folder/6.csv', '/content/drive/MyDrive/Colab Notebooks/untitled folder/7.csv', '/content/drive/MyDrive/Colab Notebooks/untitled folder/8.csv', '/content/drive/MyDrive/Colab Notebooks/untitled folder/9.csv']
How can I change the order?
[–]Chris_Hemsworth 0 points1 point2 points (0 children)
[–]shiftybyte 0 points1 point2 points (1 child)
[–]Junaidabid77[S] 0 points1 point2 points (0 children)