Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

csv path not right - file cannot be found #57

Closed
harrywang opened this issue Oct 31, 2023 · 3 comments
Closed

csv path not right - file cannot be found #57

harrywang opened this issue Oct 31, 2023 · 3 comments
Labels
deploy Deployment questions or suggestions

Comments

@harrywang
Copy link

I used the kaggle plugin to download a csv file as shown below. The data profiling shows the correct results:
Screenshot 2023-10-31 at 6 26 21 PM

However, when I want to visualize the data, the code seems to be correct but the file path is not correct:

Screenshot 2023-10-31 at 6 24 01 PM

I don't know how to change the path to reflect the folder structure shown on the left - please help.

Thanks!

@go-laoji
Copy link
Contributor

go-laoji commented Nov 1, 2023

if you run the code in sandbox with docker,you shoud mout
source=<PATH_TO_PROJECT>/backend/data,target=/home

@harrywang
Copy link
Author

if you run the code in sandbox with docker,you shoud mout source=<PATH_TO_PROJECT>/backend/data,target=/home

Thanks, my screenshots were made at https://chat.xlang.ai/ - not local

@harrywang
Copy link
Author

if you run the code in sandbox with docker,you shoud mout source=<PATH_TO_PROJECT>/backend/data,target=/home

we have tried this and it seems to solve the problem - thanks!

@BlankCheng BlankCheng added the deploy Deployment questions or suggestions label Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy Deployment questions or suggestions
Projects
None yet
Development

No branches or pull requests

3 participants