Skip to content

Change geomapper class to use "timestamp" as the default name for date_col's #1265

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

Merged
merged 4 commits into from
Oct 18, 2021

Conversation

alexcoda
Copy link
Contributor

Description

Change the default date_col name to "timestamp" from "date". The export_csv function expects "timestamp", and most indicators were specifying it as this anyways.

Note that there were two indicators (changehc, and claims_hosp) which were using the column named like "date" and this has been changed to "timestamp".

@alexcoda alexcoda requested a review from krivard September 26, 2021 21:00
@dshemetov
Copy link
Contributor

LGTM

@krivard krivard merged commit 410b791 into main Oct 18, 2021
@krivard krivard deleted the change-timestamp-to-date branch October 18, 2021 18:32
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.

4 participants