Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pandas-dev/pandas

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
https://github.com/pandas-dev/pandas

DEPR: positional arguments of read/to_state (#48128)

* DEPR: positional arguments of read/to_state

* pr number

* isort

* use keyword argumen...

5ad44e71a12ea2c77449a229b86cc1a31b33f2f6 authored over 2 years ago
DOC: GH48097 remove optional from data for DatetimeIndex docs (#48118)

fix for issue #48097

a6aaeb6baf679fe133e968e0f65199fc56d177b2 authored over 2 years ago
ENH: Implement multi-column `DataFrame.quantiles` (#44301)

3512e2408429ed0f058480e5df4d54e0f9bdc25c authored over 2 years ago
CI: Include FutureWarning from numpy in npdev build (#48041)

d906b3316380d376ed765eed980a77ed514d1cc9 authored over 2 years ago
CI: Avoid flaky build errors & show installed packages in 32 bit build (#48066)

57edc45ef1cb91cf000164b7e12acf8f745c7a69 authored over 2 years ago
BUG Fixing columns dropped from multi index in group by transform GH4… (#47840)

* BUG Fixing columns dropped from multi index in group by transform GH47787

* fixing pep8 iss...

89d024e788f3687fe2b2f4d3a50675503f792971 authored over 2 years ago
BUG: df.__setitem__ casting ea to object when setting with scalar key and frame value (#48094)

* BUG: df.setitem casting ea to object when setting with scalar key and frame value

* Change ...

43d35c3574c8d1c29eb1457296b7e9115d67206b authored over 2 years ago
ENH: copy keyword to set_axis (#47932)

* ENH: copy keyword to set_axis

* GH ref

* fix test

* fix test

* troubleshoot mypy
...

ff441ec7fd2d161a868a59c0b3ffa6ecbe2656a0 authored over 2 years ago
REF: avoid internals in merge code (#48082)

* REF: avoid internals in merge code

* fix condition

* use reindex_indexer

5d115bbc3073b1acdac4d51dcea03d65250cbb7c authored over 2 years ago
revert Timestamp and Timedelta constructors typing allowing NaTType return (#48112)

* revert Timestamp and Timedelta constructors typing allowing NaTType return

* exclude 2 file...

19a7ba2750c769ac637ff07cd0abb7457efd2d26 authored over 2 years ago
REGR: setting numeric value in Categorical Series with enlargement raise internal error (#48106)

* fix regression when loc is used to create a new element on an categorical series

* add what...

aa9a1b3c5f0d56dacfa9e2ebfb99683827bf7f2e authored over 2 years ago
Fix spelling error: 'smaller than' -> 'smaller than' (#48114)

Fix spelling error

e5bfbdc239ee4c55dd3d731a7119d0cf191ebb5f authored over 2 years ago
ENH: pd.read_html argument to extract hrefs along with text from cells (#45973)

* ENH: pd.read_html argument to extract hrefs along with text from cells

* Fix typing error
...

9f81aa65a416510b0ad7cb1d473600f261169813 authored over 2 years ago
BUG: fix bug where appending unordered ``CategoricalIndex`` variables overrides index (#47841)

BUG: fix bug where appending unordered ``CategoricalIndex`` variables overrides index (#24845)

c7b470c3e13f99ce990e23b2a311d3a2c633499c authored over 2 years ago
Added improvements in to_datetime Error reporting message (#47995)

* #16757: improvement of to_datetime errors

* The exceptions from to_datetime(errors='raise')...

9dfbd9f45d9afb6975884f6a55e246f423519b9f authored over 2 years ago
TYP: reshape (#48099)

e2a168fdd2e7a8967052f6a5ea6105d1bb02bebd authored over 2 years ago
ENH: Add ArrowDype and .array.ArrowExtensionArray to top level (#47818)

* ENH: Add ArrowDype and .array.ArrowExtensionDtype to top level

* ensure string[pyarrow] dis...

ebbee0b72827c6839dfceb36933748fa8fc96e04 authored over 2 years ago
DOC: GH48019 add styler to excel (#48104)

Co-authored-by: Francesco Romandini <[email protected]>

ed94e821db8f96f85a46e0b190bcff99a288b08d authored over 2 years ago
DOC: GH48089 Update doc for df to latex (#48102)

Update doc for df to latex

5733627c16fb1a0a8e8f4de3efb87262e8088329 authored over 2 years ago
ASV: Add asv for clip with date range (#48105)

* ASV: Add asv for clip with date range

* ASV: Add asv for clip with date range

ASV: Add a...

9b1238f58d7ce425260fbb050344c918425397d4 authored over 2 years ago
DEPR: `sort_columns` in `plot` (#47563) (#48073)

8b72297c8799725e98cb2c6aee664325b752194f authored over 2 years ago
TYP: pandas.core.series annotations from pandas-stubs (#47926)

* TYP: pandas.core.series annotations from pandas-stubs

* and DataFrame

* more compatibili...

50c2af1a6322375359a8bacfd79056ca4ab02df2 authored over 2 years ago
CI/TST: Fix test_resample_empty_dataframe for 32 bit build (#48095)

* CI/TST: Fix test_resample_empty_dataframe for 32 bit build

* Change to int64

152c4dac7420bff9708b02d7c7f9d3428ec464f6 authored over 2 years ago
TST: Check index when grouping all columns of empty DF (#32464) (#48067)

TST: Check MultiIndex when grouping by all columns of an empty DF (#32464)

Co-authored-by: Ri...

c70f9b9b57094674df9b5682ff2d0073363bdd22 authored over 2 years ago
ENH: Make categories setitem error more readable (#48087)

06dd5dab93ff4a55377309c0315aa767fdf9937e authored over 2 years ago
ENH: Add support for groupby.ohlc for ea dtypes (#48081)

* ENH: Add support for groupby.ohlc for ea dtypes

* Fix type

d9e2fb5e4be0b0dea5725bfdf86675e803b46ae1 authored over 2 years ago
TST: Check dtype in test_resample_empty_dataframe (#48072)

e0cadc567013beefea0db87f038bb665b8f68cd4 authored over 2 years ago
BUG: Groupby cumprod nan influences other columns with skipna False (#48064)

315bcd05f2319c0311e6495d2cc9afa39d53d0a3 authored over 2 years ago
REF: make copy keyword non-stateful (#48062)

e754faebe0818f87ecad04894299aec7372f338a authored over 2 years ago
DOC/TST: Clarify Series.str.get supports passing hashable label (#47918)

* gh 47911

* pre-commit issue

* add test and fix doc

* modified comment

* pep 8

*...

d5b4b33f1034b0fb0aa8a76cefe620794e28e851 authored over 2 years ago
Added improvements in to_datetime Error reporting message - incorrect field today/now shown in error (#47860)

* Revert "addressing reviews CL#1"

This reverts commit 69dc2d43875c5ffc307b829397612a66b05493...

a6c9aa757a0d5feb1d989d986bb60b3d5e466080 authored over 2 years ago
BUG: fixed OutOfBoundsDatetime exception when errors=coerce #45319 (#47794)

* BUG: fixed OutOfBoundsDatetime exception when errors=coerce #45319

* BUG: Added test and re...

60a2d56acde52c3c03ad3146d56f59ac924f508e authored over 2 years ago
ENH: Support For Interval __contains__ Other Interval (#46613) (#47927)

* ENH: Support For Interval __contains__ Other Interval (#46613)

* ENH: Support For Interval ...

d0bd469b3138f30fd933b1f46a6ffdbe76fe24d2 authored over 2 years ago
REF: dont alter self in _validate_specification (#48051)

* REF: dont alter self in _validate_specification

* validate_specification->validate_left_rig...

de7a9786c8fa8dd691f262949acb1725aa83df60 authored over 2 years ago
STYLE: upgrade flake8 (#48069)

* ⬆️ UPGRADE: Autoupdate pre-commit config

* sync flake8 version

* update flake8-pyi versi...

60b44004919d85446236a73edff83cad9fc7851e authored over 2 years ago
CI/DEPS: Fix timezone test due to pytz upgrade (#48065)

* CI/DEBUG: Debug 32 bit build due to pytz upgrade

* Add interval where the data was good

...

96fe05979c13ef4575faaf65c673016e3432c175 authored over 2 years ago
DOC: add source link to properties (#48054)

03b4095f9de08af16db9698f15161b5a13a42286 authored over 2 years ago
REGR: Avoid overflow with groupby sum (#48059)

* REGR: Avoid overflow with groupby sum

* Add comment

35c8a7ee81c4c295a4b8cee8a4174d3e4a370d7e authored over 2 years ago
REF: make indicator_name a cache_readonly (#48040)

c8fc47ba714f9ac181905f4d9674b4a43772e833 authored over 2 years ago
ENH: set_index copy kwd (#48043)

* ENH: set_index copy kwd

* GH ref

* mypy fixup

9716fcb23b8b8d64189523621fba330c1d69aa4d authored over 2 years ago
Doc: Series.rename parameter documentation with Tests (#48036)

* add documentation to series rename func for args available to it

* add tests for rename err...

ddbb6c2eb3cca5260e16806a8d4bbf5ba1eae541 authored over 2 years ago
WEB: Update list of maintainers and improve inactive maintainers format (#48053)

* WEB: Update list of maintainers and improve inactive maintainers format

* Letting black des...

289224d6622e0dd3129040345d217697f2f8e1bf authored over 2 years ago
DEPR fixup warning message of MultiIndex.lexsort_depth deprecation (#48025)

fixup warning message of MultiIndex.lexsort_depth deprecation

08fd9c0c0cc939a5c41bb4d198349d42efd986de authored over 2 years ago
DEPS/TST: tzdata is optional, not required (#47467)

1ab02e474edd7542a59ddbd3f9104dd94a7aec23 authored over 2 years ago
Error raised message: DataFrame eval will not work with 'Timestamp' column name (#47273)

8b36142a0e7c1071e9fd9ff37f579ebdef056838 authored over 2 years ago
REF: PandasColumn.describe_categorical returns categores instead of mapping (#47886)

396ad412cf4af59af199101d9b5e1e74f45c698a authored over 2 years ago
ENH: Support mask in groupby sum (#48018)

* ENH: Support mask in groupby sum

* ENH: Support mask in groupby sum

* Fix mypy

* Refa...

726994ea4c4e7d299d4d97752ca07b6732c442ce authored over 2 years ago
TST: catch some test warnings (#48031)

4f256e8783f9c3875446792b7dbfae3dafc1f1b1 authored over 2 years ago
PERF cache find_stack_level (#48023)

cache stacklevel

2f8d0a36703e81e4dca52ca9fe4f58c910c1b304 authored over 2 years ago
BUG: use uuid4 instead of md5 for fake column in cross merge (#48029)

* BUG: use usedforsecurity for md5 in cross merge

* BUG: use usedforsecurity for md5 in cross...

926b9ceff10d9b7a957811f0a4de3167332196de authored over 2 years ago
DOC: Add examples to frequency classes and methods (#48011)

* Add examples to offsets

* Finish examples for offsets

* Finish examples for offsets

*...

7c99031198e87ef296b37bd3e432162f05f8050b authored over 2 years ago
REF: Change _NULL_DESCRIPTION[datetime] to use NaT sentinel (#47887)

* REF: Change _NULL_DESCRIPTION[datetime] to use NaT sentinel

* Add test

* Add roundtrip t...

5b425425adc9d4acf1ef5670b860e27db068ca1a authored over 2 years ago
ENH: copy kwd for add_suffix/add_prefix (#47934)

* ENH: copy kwd for add_suffix/add_prefix

* GH ref

* test series

6db95e79297a4dcefff53ca151324949b0c956c3 authored over 2 years ago
BUG: Fixed ignoring of nanoseconds when adding to series #47856 (#48008)

* BUG: Fixed ignoring of nanoseconds when adding to series #47856

* Update doc/source/whatsne...

9a88d42dc239980a218d175ca109275e913f73ea authored over 2 years ago
BUG: iloc raising for ea and null slice and length one list (#48016)

* BUG: iloc raising for ea and null slice and length one list

* BUG: iloc raising for ea and ...

129a7238b08c327eef22a9225ef056df4caad333 authored over 2 years ago
DOC: Plotting / Visualization without Jupyter (#47948)

* Update visualization.rst

Added a note at the top of the page clarifying that the examples a...

095710da19c7d1a7ce9222d797c3331ab93e7c58 authored over 2 years ago
BUG in read_pickle (#48007)

* fix: read_pickle notes on backward compatibility

* updated: flake8 error handling

* upda...

7e89cc37b7d11bd914e035a277e2c03e355a340c authored over 2 years ago
DOC: Update whatsnew 1.5 (#48013)

84205817aa975624b05ae705a62fe6053191827f authored over 2 years ago
TST: Refactor index setops test for xdist stability (#48010)

1fd46c872957ede35adbe368f6f22302346a378f authored over 2 years ago
DOC: Add pandas-stubs and potential 2.0 API breaks to 1.5 whatsnew (#47922)

* DOC: Add pandas-stubs and potential 2.0 API breaks to 1.5 whatsnew

* Add link to zoneinfo
...

5f666297ac5334110aebd19cbd9b9763dfb9008b authored over 2 years ago
DEPR: inplace keyword for Categorical.set_ordered, setting .categories directly (#47834)

* DEPR: inplcae keyword for Categorical.set_ordered, setting .categories directly

* update do...

46c615d43bd197fb4defdf6231929b58c0e50288 authored over 2 years ago
Fix out-of-bounds heap access in internals.pyx. (#47935)

If blknos is empty, we unconditionally access blknos[start] where start
is 0. This is an out-of...

74e08d7312ff94855b7289d8cca1c5493f34b856 authored over 2 years ago
CLN: remove deprecated DEF (#47936)

* CLN: remove deprecated DEF

* fix empty line

* move consts inside of func

1ab8da699d56f67717b0a18bd3bbb00794849130 authored over 2 years ago
BUG: pivot_table raising TypeError with ea dtype and dropna True (#47972)

4556fe20e76f5286403085bceb2e9d49ebbde8da authored over 2 years ago
TST/CLN: Consolidate creation of groupby method args (#47973)

* TST/CLN: Consolidate creation of groupby method args

* Rename to get_groupby_method_args

...

dc229e6e00604ec47170121d83062fb8716768d2 authored over 2 years ago
BUG: to_string using wrong na_rep for ea dtype in multiindex (#47986)

5802686ac80bd20007e82df5bd6d81f930eb87fa authored over 2 years ago
BUG: iloc.setitem raising NotImplementedError for all null slice with one column df (#47987)

43c05084e68344c9044c01930dd20392c4f7afe5 authored over 2 years ago
DOC: Add tuple description to allowed inputs for iloc #47799 (#47989)

DOC: Add tuple description to allowed inputs for iloc

e7afa4b641b146874d17c36caa8a050bfde31283 authored over 2 years ago
BUG: compare returning all nan columns when comparing ea and np dtypes (#47994)

10b1300a413be38551a5362ce70e9f0f7af01a01 authored over 2 years ago
TYP: annotate functions that always error with NoReturn (#48002)

6ba2a67556526db2e5b0b60a566b5f2039cf4a46 authored over 2 years ago
DEPS: Update cython (#47979)

8cb64ab539779e4efc3c8f002c14c852d45da3bb authored over 2 years ago
Specify that both ``by`` and ``level`` should not be specified in ``groupby`` - GH40378 (#47825)

Added that ``level`` and ``by`` should not be specified when using the ``groupby`` function (#40...

753d0ed38adae2acbd928c06cce9a320253fff2e authored over 2 years ago
ENH: Move warnings to error/__init__.py per GH27656 (#47901)

* ENH: Move warnings to error/__init__.py per GH27656

* ENH: update whatsnew line

* ENH: a...

9e8387c86357a75bb76244ff446f6243cf398ff2 authored over 2 years ago
DOC: move release note for #47581 (#48006)

3670fbfe4495a819b3e0131cd6d6cb0694476fcf authored over 2 years ago
DOC: move release note for #47905 (#48005)

c7c8b9ebf42dd9c3329bd5149b6aa449f8351f1c authored over 2 years ago
BUG: `DataFrameGroupBy.value_counts` includes non-observed categories of non-grouping columns (#46798)

d924d0b9e5e465f87bbd080b0494356a96cbd7fa authored over 2 years ago
WEB: Fix link to PDEP 0001 (#47991)

85738b3106fe06fcca0cb5f56f9a689f1f3cd1b7 authored over 2 years ago
TYP: move imports inside TYPE_CHECKING (#47968)

7214f857e45965fe7a0cfbba1d2dc35abb0fd7f4 authored over 2 years ago
DOC: Fix missing s3 file in read xml doc example (#47951)

8b5dfa21c662dee72b6774219a601c1aeb89abeb authored over 2 years ago
TST: Add test for loc not updating cache correctly (#47949)

* TST: Add test for loc not updating cache correctly

* Add comment

4485f15597a1be751fc0c4aeccd11012f22782e6 authored over 2 years ago
DOC: Move whatsnew for indexing regression (#47924)

* DOC: Move whatsnew for indexing regression

* Change whatsnew

* Add whatsnew back in

C...

6e998a6c7c9bb42adb529597d2a12a029f26c297 authored over 2 years ago
DOC: added type annotations and tests to check for multiple warning match (#47833)

* Testing

* TST: added a test for multiple warnings

* TYP: added type annotation Tuple[Ty...

7fac8c8bc2c1ba0aaf3903ae56b54920e9a8c652 authored over 2 years ago
BUG: avoid relying on external packaging package in interchange protocol (#47939)

a046792de912146582828de1baf3008750d93bd0 authored over 2 years ago
DOC: more exchange -> interchange renames (#47940)

ad52416cb8ff93c3720d333076e6317c21b47c32 authored over 2 years ago
WEB: Accept PDEP-1 (#47938)

4a961b11ebb3d704ef887cf9748f14cf5339f8e6 authored over 2 years ago
PDEP-1: Purpose and guidelines for pandas enhancement proposals (#47444)

62646b5495dbcec0ce1fcb85e70475c2926e9abd authored over 2 years ago
CLN: Fixing invalid method signatures (#47438)

d6563c53e6f5b324af815af60548344a70ed9397 authored over 2 years ago
ENH: `Styler.relabel_index` for directly specifying display of index labels (#47864)

afca08b3e83415e1869b3d156cdef0e13691ef20 authored over 2 years ago
API: Disallow sets as index and columns argument in DataFrame constructor (#47231)

cde13db86a2216d418fec8eaec75325a5e46b8f5 authored over 2 years ago
DEPS: drop np19 support (#47796)

61464f8cad07271114af7668bbae158ba963126c authored over 2 years ago
Revert "CI: Pin cython on 32bit build" (#47898)

* Revert "CI: Pin cython on 32bit build (#47889)"

This reverts commit 1ff651fbe993255a0bf820d...

91d4cc5ca262ae77ab8080cb5d947a982ef333f2 authored over 2 years ago
PERF: MultiIndex unpickle (#47916)

447b14f49b4b4662e44bc7b3243a1d9b739aa706 authored over 2 years ago
DEPR: returning tuple when grouping by a list containing single element (#47761)

* DOC #45443 edited the documentation of where/mask functions

* DOC #45443 edited the documen...

14de3fd9ca4178bfce5dd681fa5d0925e057c04d authored over 2 years ago
BUG: PeriodIndex fails to handle NA, rather than putting NaT in its place (#46673) (#47780)

* BUG: PeriodIndex fails to handle NA, rather than putting NaT in its place (#46673)

* BUG: P...

93c2fc2b3aedec05947ce80e632738dc1ea98209 authored over 2 years ago
CI/TYP: bump mypy and pyright (#47806)

* CI/TYP: bump mypy and pyright

* pyright 1.1.264

8d16504de035280a93fac8cd62040fcfb6e87dea authored over 2 years ago
DOC: add pivot_table note to dropna doc (#47808)

* moving edits to pivot_table

* missing punctuation'

* trailing whitespace

* clarifying...

3889d855a59a6f199968544527078932e5e424be authored over 2 years ago
Fix styling of `DataFrame` for columns with boolean label (#47848)

* TST: Add test for defaults arg 'subset'

* BUG: Fix GH47838 by using boolean mask as default...

d36138b116a9fa214506160711d8bebb335a3c33 authored over 2 years ago
Added improvements in to_datetime Error reporting message - Outofbounds error message (#47849)

* Revert "addressing reviews CL#1"

This reverts commit 69dc2d43875c5ffc307b829397612a66b05493...

0fdad4ed345116e2483d1636af5dc3c25871e6ab authored over 2 years ago
ENH: parse 8 or 9 digit delimited dates (#47894)

parse 8 or 9 digit delimited dates

595ae8c9cbc5b4b8b62aced558f625348189270b authored over 2 years ago
BUG: Fix read_xml raising syntax error when reading XML with Chinese tags (#47905)

* BUG: pd.read_xml read chinese tag throw Syntax error

* Fix parser issue in new tests; adjus...

72da7b24c22eb00b791ffc0370015393788de021 authored over 2 years ago