Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This reverts commit 00e90d2.
SorrTask786 Unit test for split_positive_and_negative_parts() (SorrTask786 Unit test for split_positive_and_negative_parts() #883)
Added Unit test for split_positive_and_negative_parts()
Resolved comments
Added remaining comments
deleted unnecessary files
"Fixes"
Comment resolution
Comments resolved.
SorrTask-782 Unit tests for calculate_vwap_twap() (SorrTask-782 Unit tests for calculate_vwap_twap() #801)
Issue Unit test
calculate_vwap()
#782 draft PR with code skeletonIssue Unit test
calculate_vwap()
#782 unit tests for function calculate_vwap_twap with 2 different resampling rulesFix for ambiguous truth value of multiindex column names
Linter corrections on file
Changes for PR comment
Modifications to address PR comments
Adding full-stop to comments
SorrTask-891 Unit tests for compute epoch function (SorrTask-891 Unit tests for compute epoch function #901)
Issue 891 - Unit test code skeleton
Issue-891 3 unit tests with each available unit value for Series input.
Issue-891 Unit test of compute epoch function for dataframe input with default unit
Adding missed full stop for comment
PR comment fixes
Removing todo from function
PR comment fixes
SorTask903 Unit test convert_seconds_to_pandas_minutes() (SorTask903 Unit test convert_seconds_to_pandas_minutes() #907)
Added unit test for function convert_seconds_to_minutes
Nits