DOC: clarify list-like conversion in DataFrame broadcasting behavior#64321
DOC: clarify list-like conversion in DataFrame broadcasting behavior#64321LarytheLord wants to merge 2 commits intopandas-dev:mainfrom
Conversation
|
Follow-up pushed in |
|
CI note: the latest failing I can push/rebase if needed, but from the traceback this looks like transient network flakiness in the website build step. |
|
CI note for |
|
CI note: the failing The failure occurs while building the website context and is a network timeout to GitHub API:
I don't have permissions to rerun workflows in this repo. If a maintainer can rerun that failed job, this should confirm whether it was transient infra/network. |
24f257b to
d9c14b2
Compare
|
Rebased this branch onto current main and force-pushed (d9c14b2) to retrigger a fresh doc build run after the previous GitHub API timeout. No behavioral/content change beyond the existing docs fix. |
Summary
Seriesndarrayobjects, showing why object-valued cells can appearIssue
Closes #18857
Notes
This is a docs-only clarification in
user_guide/basics.rstunder the existing "Matching / broadcasting behavior" section.