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

Replace usage of exp_to_df with Experiment.to_df #3279

Closed
wants to merge 1 commit into from

Conversation

saitcakmak
Copy link
Contributor

Summary: Updates some use cases of exp_to_df to utilize Experiment.to_df. This diff handles most usage that doesn't rely on the kwargs exposed on exp_to_df. The remaining usage will be updated after adding the necessary options to Experiment.to_df.

Differential Revision: D68774600

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Jan 28, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68774600

saitcakmak added a commit to saitcakmak/Ax that referenced this pull request Jan 28, 2025
Summary:

Updates some use cases of `exp_to_df` to utilize `Experiment.to_df`. This diff handles most usage that doesn't rely on the kwargs exposed on `exp_to_df`. The remaining usage will be updated after adding the necessary options to `Experiment.to_df`.

Differential Revision: D68774600
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68774600

@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.00%. Comparing base (1a43c91) to head (5b38faf).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3279      +/-   ##
==========================================
- Coverage   96.01%   96.00%   -0.01%     
==========================================
  Files         514      514              
  Lines       51955    51953       -2     
==========================================
- Hits        49884    49880       -4     
- Misses       2071     2073       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

saitcakmak added a commit to saitcakmak/Ax that referenced this pull request Jan 28, 2025
Summary:

Updates some use cases of `exp_to_df` to utilize `Experiment.to_df`. This diff handles most usage that doesn't rely on the kwargs exposed on `exp_to_df`. The remaining usage will be updated after adding the necessary options to `Experiment.to_df`.

Reviewed By: bernardbeckerman

Differential Revision: D68774600
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68774600

saitcakmak added a commit to saitcakmak/Ax that referenced this pull request Jan 28, 2025
Summary:

Updates some use cases of `exp_to_df` to utilize `Experiment.to_df`. This diff handles most usage that doesn't rely on the kwargs exposed on `exp_to_df`. The remaining usage will be updated after adding the necessary options to `Experiment.to_df`.

Reviewed By: bernardbeckerman

Differential Revision: D68774600
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68774600

Summary:

Updates some use cases of `exp_to_df` to utilize `Experiment.to_df`. This diff handles most usage that doesn't rely on the kwargs exposed on `exp_to_df`. The remaining usage will be updated after adding the necessary options to `Experiment.to_df`.

Reviewed By: bernardbeckerman

Differential Revision: D68774600
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68774600

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in de82bcc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants