-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Style: F-String Fixs in pandas/__init__.py Code Style Code style, linting, code_checks
#30474 by naomi172839 was closed Dec 26, 2019 • Draft
Make DTI.get_loc/get_value require tzawareness-compat for datetimes Indexing Related to indexing on series/frames, not to indexes themselves
#31194 by jbrockmendel was closed Feb 19, 2020 Loading…
4 of 5 tasks
TST: Split test_offsets.py - Test_offsets moved to test_date_offsets
#31031 by Raalsky was closed Feb 12, 2020 Loading…
2 of 5 tasks
Include tables module in required libraries Dependencies Required and optional dependencies IO HDF5 read_hdf, HDFStore Needs Discussion Requires discussion from core team before further action
#24765 by babaMar was closed Jan 15, 2019 Loading…
4 tasks
DOC: update the pandas.api.types.is_list_like Docs Dtype Conversions Unexpected or buggy dtype conversions
#20207 by alexandrebarbaruiva was closed Mar 11, 2018 Loading…
5 tasks done
REF: _convert_to_index_sliceable as DataFrame method Refactor Internal refactoring of code
#33488 by jbrockmendel was closed Apr 15, 2020 Loading…
REF: de-duplicate calls in arithmetic functions Refactor Internal refactoring of code
#32694 by jbrockmendel was closed Mar 14, 2020 Loading…
BUG30787 fixed unexpected behaviour by removing nullable values Bug ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#30920 by alagappan97 was closed Feb 12, 2020 Loading…
Add documentation linking to sqlalchemy Docs
#29363 by cruzzoe was closed Nov 2, 2019 Loading…
4 tasks done
ENH: Timedelta support high-freq units
#30524 by jbrockmendel was closed Dec 30, 2019 Loading…
4 of 5 tasks
TST: add message check to pytest.raises (tests/arrays/boolean/test_arithmetic.py) Testing pandas testing functions or related to the test suite
#33584 by Dxin-code was closed Apr 16, 2020 Loading…
5 tasks
Allow merge_asof on first column of like-levelled MultiIndexes MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#34259 by tmct was closed Jun 20, 2020 Loading…
3 of 4 tasks
Issue33955 Properly checking whether post_processing is callable or not in Class GroupBy Compat pandas objects compatability with Numpy or Python functions Groupby
#33988 by KenilMehta was closed Jun 14, 2020 Loading…
Updated chunksize docstring for DataFrame.to_csv() Docs
#35447 by Mandera was closed Aug 8, 2020 Loading…
Version Number correction in to_json table
#35944 by iudeen was closed Aug 29, 2020 Loading…
5 tasks
Clarify docs for df.to_sql Requires discussion from core team before further action
chunksize Docs Needs Discussion #36172 by gbrova was closed Sep 14, 2020 Loading…
3 of 5 tasks
BUG: Prevent Series.isin from unwantedly casting isin values from float to integer (GH21804) Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
#37861 by avinashpancham was closed Nov 15, 2020 Loading…
5 tasks done
'lower' method causing problems when individual values are being read as 'int' Strings String extension data type and string data
#39289 by abhinavprao was closed Feb 11, 2021 Loading…
ENH/POC: EA.isin ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
#38422 by jbrockmendel was closed Dec 20, 2020 Loading…
3 of 5 tasks
BUG: read_hdf bad filtering in case of categorical string columns Categorical Categorical Data Type IO HDF5 read_hdf, HDFStore
REGR: missing vals not replaceable in categorical Categorical Categorical Data Type Regression Functionality that used to work in a prior pandas version replace replace method
#40657 by mzeitlin11 was closed Mar 31, 2021 Loading…
4 tasks done
ProTip! Follow long discussions with comments:>50.