name | about | title | labels |
---|---|---|---|
Feature Request |
Suggest an idea for pandas |
ENH: |
Enhancement, Needs Triage |
[this should provide a description of what the problem is, e.g. "I wish I could use pandas to do [...]"]
[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]
[this should provide a description of how this feature will affect the API]
[this should provide a description of any alternative solutions or features you've considered]
[add any other context, code examples, or references to existing implementations about the feature request here]
# Your code here, if applicable