from glob import glob 投稿者: WP_MIWA_KY | 2022-01-13 0件のコメント from glob import glob files = glob('data/~~~~~/*.csv') files.sort() files