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

Get era range and date range #151

Merged
merged 3 commits into from
Dec 12, 2023
Merged

Get era range and date range #151

merged 3 commits into from
Dec 12, 2023

Conversation

CarloLepelaars
Copy link
Collaborator

@CarloLepelaars CarloLepelaars commented Dec 11, 2023

  1. get_era_from_date (Convert date to era)
  2. get_date_from_era (Convert era to date)
  3. get_date_range (For date column frames, get data between to dates inclusive)
  4. get_era_range (For era column frames, get data between two eras inclusive)
  5. get_dates_from_era_col(For era column frames, get column with all dates corresponding to eras in the data)

@CarloLepelaars CarloLepelaars merged commit 35a74ee into master Dec 12, 2023
8 checks passed
@CarloLepelaars CarloLepelaars deleted the feature/era-numerframe branch December 12, 2023 12:36
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