-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Insights: pandas-dev/pandas
Overview
Could not load contribution data
Please try again later
14 Pull requests merged by 8 people
-
API: make construct_array_type non-classmethod
#62060 merged
Aug 6, 2025 -
DOC: Inform users that incomplete reports will generally be closed
#62054 merged
Aug 6, 2025 -
BUG: groupby.idxmin/idxmax with all NA values should raise
#62026 merged
Aug 5, 2025 -
BUG: Add min/max methods to ArrowExtensionArray GH#61311
#61924 merged
Aug 5, 2025 -
REF: simplify mask_missing
#62049 merged
Aug 5, 2025 -
DOC: Add SSLCertVerificationError warning message for documentation b…
#62015 merged
Aug 5, 2025 -
REF: Avoid/defer
dtype=object
containers in plotting#62042 merged
Aug 5, 2025 -
API: improve dtype in df.where with EA other
#62038 merged
Aug 5, 2025 -
REF: make copy keyword in recode_for_categories keyword only
#62019 merged
Aug 4, 2025 -
API: rank with nullable dtypes preserve NA
#62043 merged
Aug 4, 2025 -
[pre-commit.ci] pre-commit autoupdate
#62041 merged
Aug 4, 2025 -
TST: nan->NA in non-construction tests
#62021 merged
Aug 4, 2025 -
EHN: return early when the result is None
#62032 merged
Aug 4, 2025 -
Bump pypa/cibuildwheel from 3.1.1 to 3.1.3
#62039 merged
Aug 4, 2025
5 Pull requests opened by 4 people
-
API: mode.nan_is_na to consistently distinguish NaN-vs-NA
#62040 opened
Aug 4, 2025 -
DOC: updated BooleanDType docstring
#62045 opened
Aug 4, 2025 -
BUG Updated border attribute to in-line CSS
#62046 opened
Aug 5, 2025 -
BUG: read_csv with engine=pyarrow and numpy-nullable dtype
#62053 opened
Aug 6, 2025 -
BUG: Fix all-NaT when ArrowEA.astype to categorical
#62055 opened
Aug 6, 2025
67 Issues closed by 5 people
-
REF/API: make construct_array_type a non-classmethod
#58663 closed
Aug 6, 2025 -
ENH: pd.DataFrame.describe(): rename top to mode
#62056 closed
Aug 6, 2025 -
DOC: There is an unreadable dark text on the dark background in the getting started page
#62061 closed
Aug 6, 2025 -
API: Series[Float64] == False
#62048 closed
Aug 6, 2025 -
BUG: failing when groupby on data containing bytes
#62047 closed
Aug 6, 2025 -
BUG: Pandas mean function fails on type pd.NA with axis=1 but not axis=0
#62052 closed
Aug 5, 2025 -
BUG: groupby.idxmin/idxmax will all NA values
#57745 closed
Aug 5, 2025 -
QST: How to convert large queryset into dataframes in optimized way?
#55371 closed
Aug 5, 2025 -
BUG: replace value failed
#61643 closed
Aug 5, 2025 -
DOC: Issue with the general expressiveness of the docs
#61392 closed
Aug 5, 2025 -
ENH: fillna enhancement with method='nearest'
#61124 closed
Aug 5, 2025 -
PERF: why nlargest is so slower?
#61076 closed
Aug 5, 2025 -
DOC: Pivot() example call incorrectly used and would give "error: duplicate index"
#61058 closed
Aug 5, 2025 -
BUILD: Trouble installing pandas on Windows
#60947 closed
Aug 5, 2025 -
QST: Should the absence of tzdata package affect the performance in any way ?
#61218 closed
Aug 5, 2025 -
PERF: Setting an item of incompatible dtype
#61456 closed
Aug 5, 2025 -
BUG: "python make.py html" for documentation is giving error
#60039 closed
Aug 5, 2025 -
BUG: DataFrame Dict not callabe
#60086 closed
Aug 5, 2025 -
ENH: Restore the functionality of `.fillna`
#59831 closed
Aug 5, 2025 -
ENH: Add a clear option to interpret strings as Pandas dtypes specifically.
#59777 closed
Aug 5, 2025 -
BUG: QST: `pd.read_html` gives tables with duplicated columns
#56337 closed
Aug 5, 2025 -
BUG: memory leak when using read_csv with python engine
#59694 closed
Aug 5, 2025 -
Bug in Chunk Processing: Non-NULL IDs Become NULL During IterationBUG:
#59477 closed
Aug 5, 2025 -
BUG: ArrowNotImplementedError: Unsupported cast from int64 to null using function cast_null
#59497 closed
Aug 5, 2025 -
BUG: import has error
#59527 closed
Aug 5, 2025 -
Title: Feature Request: Improve diff Function to Support Forward and Backward CompletionENH:
#59465 closed
Aug 5, 2025 -
BUG: diff method incorrect on datetime64[s]
#59650 closed
Aug 5, 2025 -
ENH: Make merge_asof preserve the index
#60919 closed
Aug 5, 2025 -
BUG: Memory leak when creating a df inside a loop
#60897 closed
Aug 5, 2025 -
BUG: NameError: name 'pa' is not defined despite `pyarrow` is installed
#60573 closed
Aug 5, 2025 -
PERF: index.unique much slower than get_level_values.drop_duplicates
#60213 closed
Aug 5, 2025 -
BUG: reading long csv with high numeric values displays a "mixed types" message
#60082 closed
Aug 5, 2025 -
BUG: Warning when compiling pandas/_libs/algos.c
#58829 closed
Aug 5, 2025 -
ENH: In pandas.testing.assert_frame_equal, support per-column configuration
#59548 closed
Aug 5, 2025 -
'base' argument when resampling has no effect
#22855 closed
Aug 5, 2025 -
ENH: PyPy Support
#42509 closed
Aug 5, 2025 -
ENH: Allow storing timezone-aware datetimes in a series with a datetime64 dtype
#46998 closed
Aug 5, 2025 -
Decrypting file in read_csv
#44097 closed
Aug 5, 2025 -
BUG: StringArray is a subclass of PandasArray
#48638 closed
Aug 5, 2025 -
BUG: 2.2.2 pep517 build fails
#58274 closed
Aug 5, 2025 -
ENH: Exp function for Series and DataFrame
#56748 closed
Aug 5, 2025 -
ENH: Add first_inverted and last_inverted options to keep in DataFrame.duplicated
#60394 closed
Aug 5, 2025 -
BUG: Timestamp.tz and DatetimeIndex.tz are inconsistent when pytz 2024.2 is installed
#59833 closed
Aug 5, 2025 -
BUG: "Python int too large" in maybe_convert_objects with numpy 1.26
#60023 closed
Aug 5, 2025 -
ENH: A .chi2() method on the DataFrame and Series class that will resemble the .corr() methods
#60111 closed
Aug 5, 2025 -
ENH: Decimal year
#60391 closed
Aug 5, 2025 -
PERF: Extreme regression in 2.2 when aggregating a DataFrame with .attrs data
#60070 closed
Aug 5, 2025 -
ENH: Make pd.Timestamp.astimezone() default to local timezone
#60692 closed
Aug 5, 2025 -
ENH: Automate reading of data in chunks
#61110 closed
Aug 5, 2025 -
ENH: The method of obtaining a certain cell or slice of the dataframe is confusing and unclear
#61232 closed
Aug 5, 2025 -
ENH: read_csv tz option
#61535 closed
Aug 5, 2025 -
ENH: New method "ends" as a combination of “head” and "tail"
#61860 closed
Aug 5, 2025 -
ENH: Images embedded in cells. The DISPIMG function of WPS
#61888 closed
Aug 5, 2025 -
ENH: Add a safe Option to hash_pandas_object with Default Value Set to True
#60428 closed
Aug 5, 2025 -
BUG: alpine 3.21 install issue
#60554 closed
Aug 5, 2025 -
ENH: Add an iterdicts() function
#60901 closed
Aug 5, 2025 -
BUG: Pandas resets counter when using filterwarning "once"
#60664 closed
Aug 5, 2025 -
ENH: generic `save` and `read` methods for DataFrame
#60786 closed
Aug 5, 2025 -
ENH: Add a function like PYQT signal
#61829 closed
Aug 5, 2025 -
BUG: 'Sphinx parallel build error' when building docs locally prevents index.html creation
#61975 closed
Aug 5, 2025 -
DOC: Series and DataFrame.reindex accepts Timedelta as tolerance, which is not documented
#62010 closed
Aug 5, 2025 -
QST: best way to extend/subclass pandas.DataFrame
#61362 closed
Aug 5, 2025 -
ENH: Add a name parameter to value_counts()
#55121 closed
Aug 5, 2025 -
BUG: Can't convert `int64[pyarrow]` series with missing values to legacy numpy `float` series
#57093 closed
Aug 5, 2025
4 Issues opened by 4 people
-
BUG: Inconsistent behavior of `MultiIndex.union` depending on duplicates and names
#62059 opened
Aug 6, 2025 -
DOC: DataFrame.to_feather() does not accept *all* file-like objects
#62057 opened
Aug 6, 2025 -
BUG: ArrowEA.astype to categorical returning all-NaT
#62051 opened
Aug 5, 2025 -
ENH: String functions for df.aggregate()
#62050 opened
Aug 5, 2025
43 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
API: offsets.Day is always calendar-day
#61985 commented on
Aug 6, 2025 • 6 new comments -
BUG: Fix ExtensionArray binary op protocol
#61990 commented on
Aug 6, 2025 • 3 new comments -
BUG: raise a proper exception when str.rsplit is passed a regex and clarify the docs
#62035 commented on
Aug 4, 2025 • 2 new comments -
BUG: Fix Series.reindex losing values when reindexing to MultiIndex
#61969 commented on
Aug 6, 2025 • 2 new comments -
ENH: usecols takes input order for read_csv implementation review
#61967 commented on
Aug 5, 2025 • 2 new comments -
BUG: Instantiating pandas._libs.parsers.TextReader segfaults
#53131 commented on
Aug 4, 2025 • 0 new comments -
ENH: Function‑scoped bad‑line callback for read_csv that provides line_number (immediate per‑row handling without global side‑effects)
#61978 commented on
Aug 6, 2025 • 0 new comments -
BUG: .round causes TypeError / NaN-
#61712 commented on
Aug 6, 2025 • 0 new comments -
DOC: Add link to the "try pandas online" in the regular documentation
#61060 commented on
Aug 6, 2025 • 0 new comments -
BUG: pyarrow stripping leading zeros with dtype=str
#57666 commented on
Aug 6, 2025 • 0 new comments -
Missing Values and Categoricals - inconsistent dtypes
#23242 commented on
Aug 6, 2025 • 0 new comments -
BUG: why arrow only work on mac arm?
#60714 commented on
Aug 6, 2025 • 0 new comments -
BUG: Segfault on `np.maximum(series, ...)`
#60611 commented on
Aug 6, 2025 • 0 new comments -
QST:
#58930 commented on
Aug 6, 2025 • 0 new comments -
DOC: Reindexing behaviour of dataframe column-assignment missing
#39845 commented on
Aug 6, 2025 • 0 new comments -
Add `strict_na` keyword to the assert_.._equal methods for object dtype to help with deprecation
#58072 commented on
Aug 5, 2025 • 0 new comments -
ENH: Implement translations infrastructure
#61380 commented on
Aug 6, 2025 • 0 new comments -
ENH: Implement PDEP-17
#61468 commented on
Aug 4, 2025 • 0 new comments -
BUG: Add PyArrow datelike type support for `map()`
#61644 commented on
Aug 6, 2025 • 0 new comments -
DOC: mention .attrs are preserved in Parquet IO for pyarrow engine
#61912 commented on
Aug 6, 2025 • 0 new comments -
DOC: added button to edit on GitHub
#61956 commented on
Aug 4, 2025 • 0 new comments -
BUG: Fix assert_series_equal with check_category_order=False for categoricals with nulls
#62017 commented on
Aug 6, 2025 • 0 new comments -
BUG: rank with object dtype and small values
#62036 commented on
Aug 4, 2025 • 0 new comments -
dtype-unaware (empty) objects ("any" dtype)
#19647 commented on
Aug 4, 2025 • 0 new comments -
BUG/API: preserve dtype in Index `append()`
#60159 commented on
Aug 4, 2025 • 0 new comments -
BUG: Empty list passed to `Series` returns `object` dtype, but via `DataFrame` returns `float64`
#56679 commented on
Aug 4, 2025 • 0 new comments -
BUG: Different initialization methods lead to different dtypes (DataFrame)
#42971 commented on
Aug 4, 2025 • 0 new comments -
Dtype inconsistency when appending to empty dataframe
#22621 commented on
Aug 4, 2025 • 0 new comments -
DOC: Fix docstring validation errors for pandas.core.groupby
#60365 commented on
Aug 4, 2025 • 0 new comments -
DOC: Sort the pandas API reference navbar in alphabetical order
#59164 commented on
Aug 4, 2025 • 0 new comments -
ENH: error messages for missing performance dependencies should point out the options
#62001 commented on
Aug 5, 2025 • 0 new comments -
BUG: NaN vs NA in mixed reduction
#62024 commented on
Aug 5, 2025 • 0 new comments -
Understanding string interning in pd.read_csv vs. other methods of creating large object columns
#52639 commented on
Aug 5, 2025 • 0 new comments -
ENH: Implement `skiptrailingspace` parameter for `read_csv`
#60813 commented on
Aug 5, 2025 • 0 new comments -
Follow-up on basic FloatingArray implementation
#38110 commented on
Aug 5, 2025 • 0 new comments -
Should IntegerArray provide data / mask through an API?
#34873 commented on
Aug 5, 2025 • 0 new comments -
ENH: Support for list of intervals / IntervalArray in to_parquet
#34644 commented on
Aug 5, 2025 • 0 new comments -
ENH: unset_index method
#60869 commented on
Aug 5, 2025 • 0 new comments -
DOC: use shared_docs for isna/notna & isnull/notnull
#17096 commented on
Aug 5, 2025 • 0 new comments -
BUG: Wrong inferred type in case of a mixture of boolean, float and integers
#62033 commented on
Aug 5, 2025 • 0 new comments -
REF: dtype_backend argument in sql module mixes lib.no_default and numpy
#60326 commented on
Aug 5, 2025 • 0 new comments -
BUG: read_csv loses precision when `engine='pyarrow'` and dtype Int64
#56136 commented on
Aug 5, 2025 • 0 new comments -
BUG: many dataframe operations broken when a column contains numpy structured array
#60108 commented on
Aug 6, 2025 • 0 new comments