Skip to content

DataFrame.applymap has been deprecated#2622

Merged
jimmytwei merged 1 commit intooneapi-src:developmentfrom
jafraustro:map_function
Mar 11, 2025
Merged

DataFrame.applymap has been deprecated#2622
jimmytwei merged 1 commit intooneapi-src:developmentfrom
jafraustro:map_function

Conversation

@jafraustro
Copy link

Existing Sample Changes

Description

DataFrame.applymap has been deprecated
Update Modin examples to use df.map instead of df.applymap

Type of change

Please delete options that are not relevant. Add a 'X' to the one that is applicable.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Implement fixes for ONSAM Jiras

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Command Line
  • oneapi-cli
  • Visual Studio
  • Eclipse IDE
  • VSCode
  • When compiling the compliler flag "-Wall -Wformat-security -Werror=format-security" was used

Update Modin examples to use `df.map` instead of `df.applymap`

Signed-off-by: jafraustro <jaime.fraustro.valdez@intel.com>
@Ankur-singh
Copy link
Contributor

Ankur-singh commented Mar 10, 2025

@jafraustro Great work on the PR.

@jimmytwei LGTM, we can merge this PR

@jimmytwei jimmytwei merged commit 258d3b8 into oneapi-src:development Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants