We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Some groupby ops have args and/or kwargs unnecessarily.
These should be deprecated. For the cum* methods, the kwargs that are used should be added to the function signature (e.g. skipna).
skipna