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 file doesn't exit when I run the python text.py #23

Closed
Adhders opened this issue May 29, 2019 · 1 comment
Closed

.csv file doesn't exit when I run the python text.py #23

Adhders opened this issue May 29, 2019 · 1 comment

Comments

@Adhders
Copy link

Adhders commented May 29, 2019

in test.py file:
denname = './den/' + filename_no_ext + '.csv'
den = pd.read_csv(denname, sep=',',header=None)

what does the .csv file used for ?

@Adhders Adhders closed this as completed Jun 4, 2019
@yds5817
Copy link

yds5817 commented Jul 8, 2019

How did you solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants