Skip to content

No labels!

There aren’t any labels for this repository quite yet.

IO SAS
IO SAS
SAS: read_sas
IO SQL
IO SQL
to_sql, read_sql, read_sql_query
IO Stata
IO Stata
read_stata, to_stata
IO XML
IO XML
read_xml, to_xml
isin
isin
isin method
Master Tracker
Master Tracker
High level tracker for similar issues
metadata
metadata
_metadata, .attrs
Missing-data
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Mothballed
Mothballed
Temporarily-closed PR the author plans to return to
MultiIndex
MultiIndex
mypy bug
mypy bug
Requires mypy to fix a bug
NA - MaskedArrays
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
Needs Discussion
Needs Discussion
Requires discussion from core team before further action
Needs Info
Needs Info
Clarification about behavior needed to assess issue
Needs Review
Needs Review
Waiting for review/response from a maintainer.
Needs Tests
Needs Tests
Unit test(s) needed to prevent regressions
Needs Triage
Needs Triage
Issue that has not been reviewed by a pandas team member
Nested Data
Nested Data
Data where the values are collections (lists, sets, dicts, objects, etc.).
nightly
nightly
bugs detected in nightly runs
Non-Nano
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
Nuisance Columns
Nuisance Columns
Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply
numba
numba
numba-accelerated operations
Numeric Operations
Numeric Operations
Arithmetic, Comparison, and Logical operations
Output-Formatting
Output-Formatting
__repr__ of pandas objects, to_string
Period
Period
Period data type
Python 3.8
Python 3.8
Python 3.9
Python 3.9
Python 3.10
Python 3.10
Python 3.11
Python 3.11
quantile
quantile
quantile method