Skip to content

Conversation

yarikoptic
Copy link
Contributor

This is the "fix" only for 1 case out of few other possible:

$> git grep 'def.*column=' 
pandas/core/frame.py:    def boxplot(self, column=None, by=None, ax=None, fontsize=None,
pandas/stats/misc.py:def percentileRank(frame, column=None, kind='mean'):
pandas/tools/plotting.py:def boxplot(data, column=None, by=None, ax=None, fontsize=None,

to be more adequate and correspond to provided docstring
@adamklein adamklein closed this in de6318e Feb 13, 2012
dan-nadler pushed a commit to dan-nadler/pandas that referenced this pull request Sep 23, 2019
Add back env variable for disabling cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants