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

there is no column d in data on google drive #14

Open
Sandy4321 opened this issue Jan 13, 2021 · 3 comments
Open

there is no column d in data on google drive #14

Sandy4321 opened this issue Jan 13, 2021 · 3 comments

Comments

@Sandy4321
Copy link

there is no column d in data on google drive

image

image

https://drive.google.com/drive/folders/1D6EWdVSaOtrP1LEFh1REjI3vej6iUS_4?usp=sharing

@spdrnl
Copy link

spdrnl commented Jan 22, 2024

Try:

calendar_df['d'] = pd.Series([f"d_{i}" for i in range(1, 1970)])

@spdrnl
Copy link

spdrnl commented Jan 23, 2024

Also an id seems to be missing in sales_train_validation. I found this hint.
image

@Sandy4321
Copy link
Author

SO WHAT TO DO?

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