Skip to content

DOC: warnings with new panel apply functionality #6087

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

Closed
jorisvandenbossche opened this issue Jan 25, 2014 · 0 comments · Fixed by #6089
Closed

DOC: warnings with new panel apply functionality #6087

jorisvandenbossche opened this issue Jan 25, 2014 · 0 comments · Fixed by #6089
Labels
Milestone

Comments

@jorisvandenbossche
Copy link
Member

@jreback related to #5850

There are two warnings remaining in the doc building, both coming from new panel.apply functionality:

>>>-------------------------------------------------------------------------
Warning in source/v0.13.1.txt at block ending on line 142
----------------------------------------------------------------------------
/home/joris/scipy/pandas/pandas/core/frame.py:2805: FutureWarning: TimeSeries
broadcasting along DataFrame index by default is deprecated. Please use
DataFrame.<op> to explicitly broadcast arithmetic operations along the index
FutureWarning)
<<<-------------------------------------------------------------------------
>>>-------------------------------------------------------------------------
Warning in /home/joris/scipy/pandas/doc/source/basics.rst at block ending on line 735
----------------------------------------------------------------------------
/home/joris/scipy/pandas/pandas/core/frame.py:2805: FutureWarning: TimeSeries
broadcasting along DataFrame index by default is deprecated. Please use
DataFrame.<op> to explicitly broadcast arithmetic operations along the index
FutureWarning)
<<<-------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant