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

fix: replace deprecated np.split_array #2735

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

jaidisido
Copy link
Contributor

Feature or Bugfix

  • Enhancement

Detail

  • replace deprecated np.split_array in split_pandas_frame

Relates

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@malachi-constant
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: fffde89
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@malachi-constant
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubDistributedCodeBuild6-jWcl5DLmvupS
  • Commit ID: fffde89
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@jaidisido jaidisido marked this pull request as ready for review March 18, 2024 14:54
@jaidisido jaidisido self-assigned this Mar 18, 2024
@jaidisido jaidisido linked an issue Mar 18, 2024 that may be closed by this pull request
@jaidisido jaidisido merged commit 5e140ff into main Mar 19, 2024
19 checks passed
@jaidisido jaidisido deleted the fix/issue-2730-deprecated-split-array branch March 19, 2024 10:42
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.

Use of np.array_split causes warning that can be avoided
4 participants