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

Update pandas.md #1372

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update pandas.md #1372

wants to merge 1 commit into from

Conversation

XJWM
Copy link

@XJWM XJWM commented Feb 16, 2025

Changed the location where the example data was storaged, for a Python project file, we shall create the related files in the project folder. Therefore, I changed the code.
在这个代码中,“..”目录意味着数据文件将会被创建在项目文件夹的父文件夹中,这对于项目管理非常不利,建议改为“.”目录以将数据文件创建在子目录中

Changed the location where the example data was storaged, for a Python project file, we shall create the related files in the project folder. Therefore, I changed the code.
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

Successfully merging this pull request may close these issues.

1 participant