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

withValue() -> with { value } #403

Merged
merged 3 commits into from
Jun 21, 2023
Merged

withValue() -> with { value } #403

merged 3 commits into from
Jun 21, 2023

Conversation

Jolanrensen
Copy link
Collaborator

Discussed in #253 (comment)

Since we have no plans atm to implement single-value columns, I think it might be best to remove withValue() from the Update function (and the docs of Convert).

This PR replaces usage of it across the library and examples and provides a helpful deprecation annotation.

@Jolanrensen Jolanrensen added documentation Improvements or additions to documentation (not KDocs) invalid This issue/PR doesn't seem right labels Jun 13, 2023
@Jolanrensen Jolanrensen added this to the 0.11.0 milestone Jun 13, 2023
# Conflicts:
#	core/generated-sources/src/test/kotlin/org/jetbrains/kotlinx/dataframe/samples/api/DataRowApi.kt
#	core/src/test/kotlin/org/jetbrains/kotlinx/dataframe/samples/api/DataRowApi.kt
#	docs/StardustDocs/topics/DataRow.md
@Jolanrensen Jolanrensen merged commit f1b245e into master Jun 21, 2023
@Jolanrensen Jolanrensen deleted the withValue-removal branch June 21, 2023 15:34
@zaleslaw zaleslaw removed this from the 0.11.0 milestone Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation (not KDocs) invalid This issue/PR doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants