Skip to content

Commit

Permalink
Updates for Server Resampling Changes (#54)
Browse files Browse the repository at this point in the history
* update tests for upcoming backend changes

* Add test for resampling and pagination

* Added market day resampling

* Update tests

* Add test for resampling to market day frequency

* More tests for resampling

* Add test for invalid resampling frequency

* Prepare for release

* Rerun notebooks

---------

Co-authored-by: Max Kanter <[email protected]>
  • Loading branch information
WillKoehrsen and kmax12 authored Aug 28, 2024
1 parent a0a9bf9 commit 191705e
Show file tree
Hide file tree
Showing 9 changed files with 2,066 additions and 1,043 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.7.0 - August 28, 2024

- Updates for resampling changes on server. Upsampling is now supported.

## 0.6.5 - August 6, 2024

- Remove `gridstatus` and add `tabulate` as dependencies.
Expand Down
Loading

0 comments on commit 191705e

Please sign in to comment.