pandas-dev / pandas Public
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Test Case: pd.DataFrame.prob with min_count changes dtype if result contains NaNs
#47170
opened May 30, 2022 by
weikhor
Loading…
4 tasks
BUG: Raise on parse int overflow #47167
#47168
opened May 30, 2022 by
SandroCasagrande
Loading…
4 tasks done
BUG: do not suppress errors when closing file handles
Error Reporting
Incorrect or improved errors from pandas
IO Data
IO issues that don't fit into a more specific label
DOC: how to_datetime %S differs from strptime
Docs
#47164
opened May 29, 2022 by
MaruthiKo
Loading…
4 tasks
ENH: implement Timedelta._as_unit
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
Timedelta
Timedelta data type
#47162
opened May 29, 2022 by
jbrockmendel
Loading…
4 tasks
DEPR: na_sentinel in factorize
Algos
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Deprecate
Functionality to remove in pandas
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Properly propagate exceptions in sas.pyx
IO SAS
SAS: read_sas
#47149
opened May 27, 2022 by
jonashaag
Loading…
3 of 4 tasks
REGR: setitem writing into RangeIndex instead of creating a copy
Copy / view semantics
Indexing
Related to indexing on series/frames, not to indexes themselves
Regression
Functionality that used to work in a prior pandas version
TYP: read_csv/table (names index_col)
IO CSV
read_csv, to_csv
Typing
type annotations, mypy/pyright type checking
BUG: read_excel loading some xlsx ints as floats
#47121
opened May 25, 2022 by
ahawryluk
Loading…
4 tasks done
ENH: DatetimeTZDtype support non-nano
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
Timezones
Timezone data dtype
#47120
opened May 25, 2022 by
jbrockmendel
Loading…
4 tasks
DOC: added copy functionality in code blocks
#47114
opened May 25, 2022 by
Meghana-12
Loading…
1 of 4 tasks
Fix SAS 0x40 control byte handling and column name parsing
#47113
opened May 25, 2022 by
jonashaag
Loading…
4 tasks done
BUG Avoid IndexError on writing empty (row) MI df to excel (GH19543)
#47111
opened May 25, 2022 by
wf-r
Loading…
4 tasks done
Convert ExtensionDtype class objects to instances of that class
#47108
opened May 24, 2022 by
patrickmckenna
Loading…
1 of 4 tasks
Fix SAS7BDAT run-length encoding formula
#47099
opened May 23, 2022 by
jonashaag
Loading…
1 of 4 tasks
Fix segfault with printing dataframe
Output-Formatting
__repr__ of pandas objects, to_string
Regression
Functionality that used to work in a prior pandas version
TST: Added test for bug Reindexing pd.Float64Dtype() series gives runtime warnings when passed to np.log
#47087
opened May 21, 2022 by
MiloniAtal
Loading…
3 of 4 tasks
BLD: Build shared c dependencies as a library
Build
Library building on various platforms
#47081
opened May 21, 2022 by
lithomas1
Loading…
4 tasks
REF: Add Manager.column_setitem to set values into a single column (without intermediate series)
Indexing
Related to indexing on series/frames, not to indexes themselves
Internals
Related to non-user accessible pandas implementation
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.