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

feat: add convenience properties iv_names, dv_names, X, and y #84

Conversation

younesStrittmatter
Copy link
Contributor

add convenience properties iv_names, dv_names, X, and `y

Type of change

  • feat: A new feature

Remarks

These are not aliases but properties! It is important to note that this means they can not be used to set state fields but are "read-only."

Copy link
Contributor

@musslick musslick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!

@younesStrittmatter younesStrittmatter added this pull request to the merge queue Aug 9, 2024
Merged via the queue into main with commit c553603 Aug 9, 2024
16 checks passed
@younesStrittmatter younesStrittmatter deleted the 83-add-alias-for-x-and-y-in-standardstate-as-pandas-dataframe branch August 9, 2024 16:15
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.

Add alias for X and y in StandardState as Pandas Dataframe
2 participants