Closed chrwm closed 5 months ago
csvs.rstrip(".csv") will also strip "c", "s", "v" from the table name.
Replace it with `removesuffix(".csv")
csvs.rstrip(".csv") will also strip "c", "s", "v" from the table name.
Replace it with `removesuffix(".csv")