Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 929 Bytes

feature_request.md

File metadata and controls

33 lines (19 loc) · 929 Bytes
name about title labels
Feature Request
Suggest an idea for pandas
ENH:
Enhancement, Needs Triage

Is your feature request related to a problem?

[this should provide a description of what the problem is, e.g. "I wish I could use pandas to do [...]"]

Describe the solution you'd like

[this should provide a description of the feature request, e.g. "DataFrame.foo should get a new parameter bar that [...]", try to write a docstring for the desired feature]

API breaking implications

[this should provide a description of how this feature will affect the API]

Describe alternatives you've considered

[this should provide a description of any alternative solutions or features you've considered]

Additional context

[add any other context, code examples, or references to existing implementations about the feature request here]

# Your code here, if applicable