Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

feat: Implement DataFrame.dot for matrix multiplication#67

Merged
shobsi merged 11 commits intomainfrom
shobs-df-dot
Oct 19, 2023
Merged

feat: Implement DataFrame.dot for matrix multiplication#67
shobsi merged 11 commits intomainfrom
shobs-df-dot

Conversation

@shobsi
Copy link
Copy Markdown
Contributor

@shobsi shobsi commented Sep 27, 2023

Change-Id: I8baa8c8ee0aeef587be25519a9df549e6db70067

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #b/300001052 🦕

Change-Id: I8baa8c8ee0aeef587be25519a9df549e6db70067