Labels
Labels
157 labels
- cut, qcut
- DataFrame data structure
- Datetime data dtype
- stdlib datetime.date support
- Required and optional dependencies
- Functionality to remove in pandas
- obj.describe, obj.info, requests for methods that look similar
- Unexpected or buggy dtype conversions
- Duplicate issue or pull request
- duplicated, drop_duplicates
- Incorrect or improved errors from pandas
- pd.eval, query, pd.col
- Extending pandas with custom dtypes or arrays.
- Suggestion to add a new method to the EA base class/interface.
- e.g. head, tail, nth
- User expects "freq" attribute to be preserved
- DateOffsets
- hash_pandas_object
- Long-Term Enhancement Discussions
- Related to the Index class or subclasses
- Related to indexing on series/frames, not to indexes themselves
- Cases when an argument to a loc.__[sg]etitem__ is a frame/series and the alignment may be ambiguous
- Relating to inplace parameter or equivalent