Skip to content

silly change#14

Open
PeterMakus wants to merge 7 commits into
agu-ossi:mainfrom
PeterMakus:main
Open

silly change#14
PeterMakus wants to merge 7 commits into
agu-ossi:mainfrom
PeterMakus:main

Conversation

@PeterMakus

Copy link
Copy Markdown

lala

Comment thread agu_oss/clean_data.py
# Finally create a date time column
temp_df["date"] = pd.to_datetime(temp_df[['Year', 'Month', 'Day']])

print('done')

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no change is silly @PeterMakus nice work submitting this pr! :)

@banesullivan

Copy link
Copy Markdown
Member

Nice job adding a workflow! However it didn't run because you didn't add a name to it 😞

Make sure to add name: Linting at the top of the YAML file

@banesullivan

Copy link
Copy Markdown
Member

Actually. The name shouldn't matter. I'm not sure why it didn't run 😕

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.

3 participants