Feature/2885 broadcast like#3127
Feature/2885 broadcast like#3127DavidMertz wants to merge 13 commits intopydata:masterfrom DavidMertz:feature/2885-broadcast_like
Conversation
…ay into feature/2891-expand-dims
Codecov Report
@@ Coverage Diff @@
## master #3127 +/- ##
==========================================
+ Coverage 95.98% 95.99% +0.01%
==========================================
Files 63 63
Lines 12777 12784 +7
==========================================
+ Hits 12264 12272 +8
+ Misses 513 512 -1 |
|
This was branched off of #3127 by mistake. If both are merged, no issue. |
|
Hi @DavidMertz -- @dcherian already started working on this over in #3086. But there's probably something useful that could be combined between these pull requests, maybe some of the docs or tests? |
|
I realized the overlap only after I made the PR. Their implementation of factoring out the shared code is better than my simple wrapper. But my documention and tests are better. What's the best way to merge the best? I'm happy to do it, but not sure if it should be a new branch and PR, or a revision of one of the existing ones. |
|
I think I'm going to merge the other PR, then you can fork off of master again and add your doc/test improvements? |
|
Great. Will do. |
|
OK, I just merged #3086 in master. I would suggest either merging |
whats-new.rstfor all changes andapi.rstfor new API