Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enhance dataframe transformation and OHLCV handling #9

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

alineberry
Copy link
Collaborator

  • Updated reindex_timeseries_df to include an inclusive parameter in the date range creation, allowing for more flexible time filtering.
  • Improved documentation in fill_ohlcv to clarify that it does not insert missing rows, suggesting the use of reindex_timeseries_df for that purpose.

These changes improve the functionality and clarity of the dataframe manipulation processes.

- Updated `reindex_timeseries_df` to include an `inclusive` parameter in the date range creation, allowing for more flexible time filtering.
- Improved documentation in `fill_ohlcv` to clarify that it does not insert missing rows, suggesting the use of `reindex_timeseries_df` for that purpose.

These changes improve the functionality and clarity of the dataframe manipulation processes.
@alineberry alineberry merged commit 7227a5c into main Jan 16, 2025
1 check passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant