Skip to content

Conversation

Jacobluke-
Copy link
Collaborator

This branch solved a delta-delta bug created on Dec 27, 2023 by refactoring the bootstrap function of delta-delta calculation.

It also finished some remaining configuration for nbdev.

This branch also includes amendments to README and two templates for raising issues: bug report and feature request

1. Initiate the array using np.empty rather than np.repeat(np.nans)
2. Add solid checking for unusual cases
3. Reform the code using proper Python guideline
4. Ditch the usage of pandas for sampling
1. Initiate the array using np.empty rather than np.repeat(np.nans)
2. Add solid checking for unusual cases
3. Reform the code using proper Python guideline
4. Ditch the usage of pandas for sampling
@Jacobluke- Jacobluke- merged commit 37786a3 into vnbdev Feb 28, 2024
@JAnns98 JAnns98 deleted the ∆∆_bootstrap_rewrite branch January 7, 2025 10:59
@JAnns98 JAnns98 restored the ∆∆_bootstrap_rewrite branch January 24, 2025 10:21
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