-
Couldn't load subscription status.
- Fork 76
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood issues to pick-up for newcomersGood issues to pick-up for newcomers
Milestone
Description
Assume a file exists on /Users/emil/data/my file.csv
One would expect to be able to load it using DataFrame.read("/Users/emil/data/my file.csv"), but it seems the path gets URL-encoded somewhere within kotlinx-dataframe.
Actual behaviour
The read operation fails with java.io.FileNotFoundException: /Users/emil/data/my%20file.csv
Misc
OS: macOS
kotlinx-dataframe v0.10.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood issues to pick-up for newcomersGood issues to pick-up for newcomers