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

Logging fix #309

Merged
merged 4 commits into from
Feb 6, 2024
Merged

Logging fix #309

merged 4 commits into from
Feb 6, 2024

Conversation

lawhead
Copy link
Collaborator

@lawhead lawhead commented Dec 22, 2023

Overview

Fixes an issue with logging samples that was caused by the provided type being a DataFrame rather than a List[Series].

Contributions

  • Updated the sampler code to ensure that we were getting a pd.Series.
  • Simplified the logging

…ype being a DataFrame rather than a List[Series]
@lawhead lawhead requested a review from sreekaroo December 22, 2023 21:33
@sreekaroo sreekaroo merged commit a03cad1 into s_simple_sampler_simulator Feb 6, 2024
0 of 6 checks passed
@sreekaroo sreekaroo deleted the logging-fix branch February 6, 2024 01:01
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.

3 participants