We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To enable easy matrix multiplication with DataFrame:
df.dot(series)
The text was updated successfully, but these errors were encountered:
ENH: add DataFrame.dot for matrix multiplication, GH #65
58e2f36
fix pandas-dev#65 add manifest file to include README.md and CHANGES.md
f1ec350
Merge pull request pandas-dev#66 from llazzaro/master
ffd89a0
No branches or pull requests
To enable easy matrix multiplication with DataFrame:
The text was updated successfully, but these errors were encountered: