-
-
Notifications
You must be signed in to change notification settings - Fork 20.4k
Closed Mar 16, 2022
Due by January 19, 2022
•Closed on-merge: backport to 1.4.x
100% complete
List view
0 of 1902 selected 0 issues of 1902 selected
DEPR REF:
hide(axis=..)replaceshide_indexandhide_columnsDeprecateFunctionality to remove in pandasFunctionality to remove in pandasStylerconditional formatting using DataFrame.styleconditional formatting using DataFrame.styleStatus: Merged (completed).CLN: enable reportInvalidStubStatement
Typingtype annotations, mypy/pyright type checkingtype annotations, mypy/pyright type checkingStatus: Merged (completed).pandas-dev/pandasnumber 43775#43775 In pandas-dev/pandas;TYP: enable reportUntypedNamedTuple
Typingtype annotations, mypy/pyright type checkingtype annotations, mypy/pyright type checkingStatus: Merged (completed).pandas-dev/pandasnumber 43776#43776 In pandas-dev/pandas;- Status: Merged (completed).
Auto-update now occurs monthly instead of weekly
CIContinuous IntegrationContinuous IntegrationStatus: Merged (completed).ENH:
multicolnaive implementation. part2Stylerconditional formatting using DataFrame.styleconditional formatting using DataFrame.styleStatus: Merged (completed).MAINT: rename IOError -> OSError
Error ReportingIncorrect or improved errors from pandasIncorrect or improved errors from pandasStatus: Merged (completed).BUG: rolling.groupby with on and __getitem__ doesn't mutate underlying object
Windowrolling, ewma, expandingrolling, ewma, expandingStatus: Merged (completed).REF: reindex_indexer use np.void to avoid JoinUnit
InternalsRelated to non-user accessible pandas implementationRelated to non-user accessible pandas implementationRefactorInternal refactoring of codeInternal refactoring of codeStatus: Merged (completed).pandas-dev/pandasnumber 43376#43376 In pandas-dev/pandas;PERF: Groupby.quantile
Numeric OperationsArithmetic, Comparison, and Logical operationsArithmetic, Comparison, and Logical operationsPerformanceMemory or execution speed performanceMemory or execution speed performanceStatus: Merged (completed).pandas-dev/pandasnumber 43725#43725 In pandas-dev/pandas;[PERF] Improve performace of read_csv with memory_map=True when file encoding is UTF-8
IO CSVread_csv, to_csvread_csv, to_csvPerformanceMemory or execution speed performanceMemory or execution speed performanceUnicodeUnicode stringsUnicode stringsStatus: Merged (completed).CLN: share rank_t fused type
InternalsRelated to non-user accessible pandas implementationRelated to non-user accessible pandas implementationStatus: Merged (completed).pandas-dev/pandasnumber 43789#43789 In pandas-dev/pandas;TYP: enable reportMissingImports
DependenciesRequired and optional dependenciesRequired and optional dependenciesTypingtype annotations, mypy/pyright type checkingtype annotations, mypy/pyright type checkingStatus: Merged (completed).PERF: materialize less on slice in sparse __getitem__
IndexingRelated to indexing on series/frames, not to indexes themselvesRelated to indexing on series/frames, not to indexes themselvesPerformanceMemory or execution speed performanceMemory or execution speed performanceSparseSparse Data TypeSparse Data TypeStatus: Merged (completed).pandas-dev/pandasnumber 43777#43777 In pandas-dev/pandas;Fixed broken import in assert_frame_equal docs snippet
Testingpandas testing functions or related to the test suitepandas testing functions or related to the test suiteStatus: Merged (completed).PERF: obj_with_exclusions
PerformanceMemory or execution speed performanceMemory or execution speed performanceRefactorInternal refactoring of codeInternal refactoring of codeReshapingConcat, Merge/Join, Stack/Unstack, ExplodeConcat, Merge/Join, Stack/Unstack, ExplodeStatus: Merged (completed).pandas-dev/pandasnumber 43760#43760 In pandas-dev/pandas;TYP: rename FrameOrSeries to NDFrameT
Typingtype annotations, mypy/pyright type checkingtype annotations, mypy/pyright type checkingStatus: Merged (completed).pandas-dev/pandasnumber 43752#43752 In pandas-dev/pandas;TST: DataFrameGroupBy.aggregate with empty frame with MultiIndex
ApplyApply, Aggregate, Transform, MapApply, Aggregate, Transform, MapNeeds TestsUnit test(s) needed to prevent regressionsUnit test(s) needed to prevent regressionsStatus: Merged (completed).pandas-dev/pandasnumber 43746#43746 In pandas-dev/pandas;- Status: Merged (completed).pandas-dev/pandasnumber 43753#43753 In pandas-dev/pandas;
- Status: Merged (completed).
BUG: to_coo silently converting non-zero fill values
Error ReportingIncorrect or improved errors from pandasIncorrect or improved errors from pandasMissing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolatenp.nan, pd.NaT, pd.NA, dropna, isnull, interpolateSparseSparse Data TypeSparse Data TypeStatus: Merged (completed).pandas-dev/pandasnumber 43763#43763 In pandas-dev/pandas;REF: share _cython_agg_general
RefactorInternal refactoring of codeInternal refactoring of codeStatus: Merged (completed).pandas-dev/pandasnumber 43762#43762 In pandas-dev/pandas;REF: pad/backfill out of IndexEngine
IndexingRelated to indexing on series/frames, not to indexes themselvesRelated to indexing on series/frames, not to indexes themselvesMissing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolatenp.nan, pd.NaT, pd.NA, dropna, isnull, interpolateRefactorInternal refactoring of codeInternal refactoring of codeStatus: Merged (completed).pandas-dev/pandasnumber 43761#43761 In pandas-dev/pandas;CI: run pyright with mypy
CIContinuous IntegrationContinuous IntegrationTypingtype annotations, mypy/pyright type checkingtype annotations, mypy/pyright type checkingStatus: Merged (completed).pandas-dev/pandasnumber 43747#43747 In pandas-dev/pandas;PERF:
Styler.tooltipsPerformanceMemory or execution speed performanceMemory or execution speed performanceStylerconditional formatting using DataFrame.styleconditional formatting using DataFrame.styleStatus: Merged (completed).