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

TYP: pandas.core.generic from pandas-stubs (#47912)

* TYP: pandas.core.generic from pandas-stubs

* black

* overload for to_latex

* bool_t
...

e12fd56401d5e14372fbeed8b4a17e98e6507905 authored over 2 years ago
CI/TYP: run stubtest (#47817)

* CI/TYP: run stubtest

* avoid try/except

* hard fail on the CI

* Timedelta.__new__(uni...

f98696a2fb75cae27b374b6ad66ca1c43ca07c76 authored over 2 years ago
CI: Add CodeQL Github Action (#47890)

6e1a0401420bffd282f3cf8b57e653a39e373d3b authored over 2 years ago
REF: Rename exchange -> interchange (#47888)

76de473c2523d5cb26449fbc2eb6c56ae49237c4 authored over 2 years ago
DOC: Add numpydoc SS06 validation (#47885)

62a69beddbedde349891378992c902c0b9341a9f authored over 2 years ago
BUG: preserve _id in MultiIndex.copy(deep=False) (#47900)

2a082fd062bb459da89e9ebbf229af168ad9d330 authored over 2 years ago
CLN: Rename "add" to "sum" in groupby (#47892)

* CLN: Rename "add" to "sum"

* revert

0b6d1207d431961eed2a19f5a05073f6ee43610b authored over 2 years ago
DEPR: args and kwargs in rolling, expanding, and ewm ops (#47851)

23c53bb6db707104cf2d805a8670d94c2e4b4ebf authored over 2 years ago
CI: Pin cython on 32bit build (#47889)

* CI: Pin cython on 32bit build

* ==

1ff651fbe993255a0bf820d604db9c1b7206ffca authored over 2 years ago
BUG: fix Dataframe.join with categorical index leads to unexpected reordering (#47881)

* BUG: fix Dataframe.join with categorical index leads to unexpected reordering

* pre-commit ...

d343e59c14677fdf3f7e8065747fb8cc1a4cb19d authored over 2 years ago
DOC: Add sphinx-toggleprompt and sphinx-copybutton (#47870)

6ed93fc47b77bd73580fb05a5c67191c916ae8ff authored over 2 years ago
ENH/TST: Add quantile & mode tests for ArrowExtensionArray (#47744)

ffc111c2a93a7491247f21044022f92032c2c32c authored over 2 years ago
ENH/TST: Add argsort/min/max for ArrowExtensionArray (#47811)

1497bf24cd222dab6388f6ce555bd02cb9a45104 authored over 2 years ago
CLN/DOC: Remove sphinx referencing the wiki (#47853)

f171c966f0ba132dd24fc635041da680d2985b07 authored over 2 years ago
DOC: Additions/updates to documentation-GH46359 (#47877)

8a71e839d6a9aed26cb9b98fad76f25464859203 authored over 2 years ago
TST: Test series construct of dtype timedelta64 #35465 (#47801)

* TST GH35465
Tests for repr of Series with dtype timedelta64

* pre commit test file

* TS...

9a2276fddc2e72b74a8bba1d50c862b3fb5a176c authored over 2 years ago
DOC: Adds Hamilton as a development tool (#47865)

Adds Hamilton as a development tool

Hamilton is a paradigm that helps one manage a pandas co...

fbf1681b9ae6c845da1b8d3b16f9145c7d14d3fc authored over 2 years ago
DOC: Update link from VirtusLab to pandas-dev repo (#47869)

* DOC: Update link from VirtusLab to pandas-dev repo

* DOC: Extend underline

3242672a92049cef4b8fa9f1049d275c1f11949d authored over 2 years ago
DOC: fix broken link in getting started tutorials (#47876)

DOC: fix broken link to subsetting tutorial

2552a78f73e73dfe7707ddcbefe357ba27aad50d authored over 2 years ago
DOC: Minor fixes in the IO user guide (#47875)

* DOC: updated dtype doc in io user guide with content from docstring and fixed formatting

* ...

71591f199615e7adad932de9f17b121b384f88e1 authored over 2 years ago
PERF: efficient argmax/argmin for SparseArray (#47779)

* Update test_reductions.py

* Update v1.5.0.rst

* Update array.py

* Update base.py

*...

8d7a379dc04fce73ac0190b601c4776ac1bdf05b authored over 2 years ago
TYP/CLN: small cleanups from flake-pyi (#47850)

* TYP/CLN: small cleanups from flake-pyi

* black

* manual changes in py files

* some mo...

e12b318194cde185c17b09553d73703f4c8110e2 authored over 2 years ago
Add test for unique aggregation returning different dtypes (#47603)

* TST: Added test for consistent type with unique agg #22558

* TST: Added test for consistent...

6b7578b86889c3c0e8f9ffe1ab56159ef0edd281 authored over 2 years ago
DOC: correct links of Plotly (#47858)

https://poltly.com/ -> https://plotly.com/

fix GH47857

45a38c611798f6973b6bf95de95885edc6f2751a authored over 2 years ago
TST: Addition test for get_indexer for interval index (#47816)

* TST: Addition test for get_indexer for interval index

* TST: Moved tests to interval and fi...

801181b0f4c6c6e92327f0c90eaf18af24eb401e authored over 2 years ago
Fixed metadata propagation in Dataframe.idxmax and Dataframe.idxmin #… (#47821)

* Fixed metadata propagation in Dataframe.idxmax and Dataframe.idxmin #28283

* fixing PEP 8 i...

b0a51feaad1d201c77f38c787ebec2b6e656a2cd authored over 2 years ago
REF: de-duplicate PeriodArray arithmetic code (#47826)

e6f1537fc157ea7acaae71db2f11dee1b00951de authored over 2 years ago
TYP: pandas/plotting annotations from pandas-stubs (#47827)

* TYP: pandas/plotting annotations from pandas-stubs

* xticks + pyright

4d7cfc436f8a7bc65c11770aa16f05e875b74077 authored over 2 years ago
TYP: pandas/io annotations from pandas-stubs (#47831)

cedd9c7c78ae560529f8ba3e7b9bb26af6d45b46 authored over 2 years ago
DOC: Add spaces before `:` to cancel bold (#47847)

* Add spaces before `:`

* Remove extra spaces

a7b4b8122eca9bd1a12d2f2ec3b254bddc309cd9 authored over 2 years ago
WEB: Update sponsors in website (#47678)

a62897ae5f5c68360f478bbd5facea231dd55f30 authored over 2 years ago
TST/CI: xfail test_round_sanity for 32 bit (#47803)

* TST/CI: xfail test_round_sanity for 32 bit

* xfail generally

* minimize diff

* minimi...

8c7b0b268436cb4b3755de8d7cb9447957ec2bf8 authored over 2 years ago
DOC: Updating some capitalization in doc/source/user_guide #32550 (#47732)

d8bb752f481a762bb47e014b75bc0f2d4e305e0f authored over 2 years ago
BUG: fix SparseArray.unique IndexError and _first_fill_value_loc algo (#47810)

* Update array.py

* Update test_array.py

* Update array.py

* fix format

* Update v1....

3d94f7a079754a3ea449988cf746ddcd8290a721 authored over 2 years ago
ENH/TST: Add Reduction tests for ArrowExtensionArray (#47730)

bedd8f0170b5ff6cd0bab0e40f9bc5b95f6e1eec authored over 2 years ago
ENH/TST: Add isin, _hasna for ArrowExtensionArray (#47805)

8f04a8e7145ada46e89dc456c1f448272c4caf8e authored over 2 years ago
ENH/TST: Add BaseUnaryOpsTests tests for ArrowExtensionArray (#47711)

433dcd56f97ee7db1c34b729750a1d9a48c002ed authored over 2 years ago
ENH: Timestamp.min/max/resolution support non-nano (#47720)

96b036cbcf7db5d3ba875aac28c4f6a678214bfb authored over 2 years ago
BUG: Series map ignoring na_action for dict or series mapper (#47585)

* BUG: Series map ignoring na_action for dict or series mapper

* Add tests

bd31d648623f0e05780731558a68a5a854cbb0cc authored over 2 years ago
Update join docs for other param (#46850)

* Update join docs for other param

Update join docs regarding using multiple Series

* Upda...

0ce2921c97a7dd207e944b807f91385564dba714 authored over 2 years ago
TYP: Column.null_count is a Python int (#47804)

060ce49a73817be09fa2d25f20dc8dc7f0d5a454 authored over 2 years ago
REF: re-use convert_reso (#47807)

* REF: re-use convert_reso

* typo fixup

caf261ff4006b59e4e72fed9c44c6d1c8f802115 authored over 2 years ago
WEB: Update to `jupyterlite==0.1.0b10` (#47532)

* Update to `jupyterlite==0.1.0b10`

* Update requirements-dev.txt

187636fe741b8102f8d285fc8184a71d2c6e8345 authored over 2 years ago
DOC: Fix versionadded for callable in on_bad_lines (#47792)

f7e0e68f340b62035c30c8bf1ea4cba38a39613d authored over 2 years ago
BUG: PeriodIndex + TimedeltaArray-with-NaT (#47783)

* BUG: PeriodIndex-with-Nat + TimedeltaArray

* mypy fixup

* de-kludge

9f5c8b916189279a6813975d8274d2b76fa4dddf authored over 2 years ago
BUG: wide_to_long fails when stubname misses and i contains string type column (#47757)

* Update test_melt.py

* Update v1.5.0.rst

* Update melt.py

* Update test_melt.py

* U...

9bf1e965a6132d304b3afeb9385b6a98b5bb237b authored over 2 years ago
TST: Add additional test for future warning when call Series.str.cat(Series.str) (#47755)

* fix 28277

* fix typo

* add test

* Update pandas/tests/strings/test_cat.py

Co-autho...

3a39d2592d5f9090b3424f5d2f8f7ab453482e6c authored over 2 years ago
FIX: PeriodIndex json roundtrip (#47747)

* FIX: PeriodIndex json roundtrip

* update changelog

* Update doc/source/whatsnew/v1.5.0.r...

a7c5773d19819b750c719344143aa5b96102e124 authored over 2 years ago
BUG: fix regression in Series[string] setitem setting a scalar with a mask (#47763)

* BUG: fix regression in Series[string] setitem setting a scalar with a mask

* expand test fo...

1b1dd36016bbf0b216d654b84d62a005fa5b48a0 authored over 2 years ago
TYP: freq and na_value (#47729)

* TYP: freq and na_value

* _simple_new

efd15b7191c0fea41eb5fc10a8667dd33296d508 authored over 2 years ago
opt out of bottleneck for nanmean (#47716)

* opt out of bottleneck for nanmean

* remove trailing whitespace

* make error bound explic...

cf4758f71e2bdc632345dcaf1cb8700e19f3083d authored over 2 years ago
DOC: update min package versions in install.rst to align with v.1.5.0 requirements (#47727)

* package versions in install.rst match v.1.5.0.rst

* remove azure from optional deps as not ...

250d97116cba02fd04d39d8563fddbabfe58cb7f authored over 2 years ago
TST: add test for last() on dataframe grouped by on boolean column (#46409) (#47736)

* TST: add test for last method on dataframe grouped by on boolean column (#46409)

* TST: add...

128832f85119428402bd0b0916abffb33e3ae29c authored over 2 years ago
TYP: def validate_* (#47750)

089f7f80203577caadbaf0e7a272ce3f6f55f225 authored over 2 years ago
BUG: Set y-axis label, limits and ticks for a secondary y-axis (#47753) (#47754)

When passing secondary_y=True to a plotting function, a second axes with a
y-axis on the right ...

f9346a6de0e5506cf8d8df38ccae1a843cf7b64b authored over 2 years ago
TYP: a few mismatches found by stubtest (#47764)

* TYP: a few mismatches found by stubtest

* a few more

* flake8

87930ef48c7fd3090f914eb5020b5371943a2216 authored over 2 years ago
PERF: operations with zoneinfo tzinfos (#47767)

b7315182665ef9f87803602af756cb09b450ca34 authored over 2 years ago
TYP: Appender also works with properties (#47768)

0a26cdd891d469d86522602a704456ff41643541 authored over 2 years ago
STYLE add future annotations where possible (#47769)

add future annotations

e9655f565e445e429b8f3fd58cddfc8834affe20 authored over 2 years ago
REF: de-duplicate get_conversion_factor (#47770)

* REF: move get_conversion_factor to np_datetime

* de-duplicate

2ff1d0a0faac110f5376f9588652dd9522cd858b authored over 2 years ago
Cln tests interval wrt inclusive (#47775)

Clean tests from closed usage

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

* updated the docstring in accordance with GH40378

* updated the docstring in accordance with...

833ef319d6262323a82607f418de6006e9409415 authored over 2 years ago
TST: misplaced string array test (#47765)

56bfb419299ee76618fce3bb1633528356d18046 authored over 2 years ago
add ignore for new mypy error 'type-var' (#47766)

* add mypy 'type-var' ignore

* return NDFrame instead of NDFrameT to fix type-var error

* ...

08d38a37331f3b9dcc554062fa53d73c44e33b23 authored over 2 years ago
TYP: Update timestamps.pyi (#47756)

* TYP: Update timestamps.pyi

* make things type check

* add back _as_unit

* fix flake8
...

bdd9314c7006611021bab2b7adf7210cd874a0c2 authored over 2 years ago
TYP: reflect ensure_* function removals (#47758)

These were removed in #44207

6251e0bf83424dca8724a83f851a964ec214aba0 authored over 2 years ago
BUG: Fix pc.power_checked min version (#47752)

fc68a9a290fc314c090e037597138c74fa23ee6d authored over 2 years ago
DOC: fix typos in "See also" documentation section (#47712)

* DOC: fix typos in DataFrame.cov() documentation

fix typos in DataFrame.cov() See also docum...

5eca3905a171f570ac2e07ea891237e5156754f8 authored over 2 years ago
BUG: Correct numeric_only default for resample var and std (#47749)

0a6be3843423d34acd6d75d6fd3b474ab14549da authored over 2 years ago
BUG: numeric_only with axis=1 in DataFrame.corrwith and DataFrameGroupBy.cummin/max (#47724)

* BUG: DataFrame.corrwith and DataFrameGroupBy.cummin/cummax with numeric_only=True

* test im...

ad7dcef6f0dbdbb14240dd13db51f4d8892ad808 authored over 2 years ago
TST: Test for the Enum triggering TypeError (#22551 issue) (#47715)

* TST

* TST

* TST

* updated strign formatting

* updated formatting

* updating the...

e3698dd83ba79776dd5bf95324fd632e821f4bfb authored over 2 years ago
ENH: add result_names argument to DataFrame.compare #44354 (#47643)

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

* DOC #45443 edited the documen...

cb5a924cd851a95d2ddb567e1ffd16e6b7d032a5 authored over 2 years ago
ENH/TST: Add TestBaseArithmeticOps tests for ArrowExtensionArray #47601 (#47645)

0b8d8bbcc174dc61c945599db4c28a39ee1853d0 authored over 2 years ago
DOC: Centeralized testing guidance for contributions (#47692)

4f54bf6fa5f4b9be64d23ede6248c6462ae9304b authored over 2 years ago
GH: Convert feature request template to GH form (#47696)

1f20e93e6d0648a3c59bd31d7a33711520bc44c3 authored over 2 years ago
GH: Add CITATION.cff (#47710)

53af38e0b96e7b8e9474cb3e24f78ae60b3c3152 authored over 2 years ago
BUG: groupby.corrwith fails with axis=1 and other=df (#47731)

030f8703858e7381d43b79a31790fb993a39934f authored over 2 years ago
BUG: Make xticks from _quarterly_finder() line up better (#47602)

* Make xticks from _quarterly_finder() line up better

When I plot a series of quarterly data ...

87e9c4a6714e1c61cf97580be48a0c785dbacbf3 authored over 2 years ago
DEPR: deprecate unused errors in NDFrame.where/mask (#47728)

* DEPR: deprecate unused errors in NDFrame.where/mask

* add warnings in series/dataframe

*...

ff74bb653640ee0117b0f9f550ce7abdbd100186 authored over 2 years ago
BUG: df.fillna ignores axis when df is single block (#47714)

* Update generic.py

* Update test_fillna.py

* Update v1.5.0.rst

* fix array format

*...

0a8b45f5a2e6f886d7d5d7ad6956750e21e29978 authored over 2 years ago
TST: add test for groupby with dropna=False on multi-index (#47717)

Update test_groupby_dropna.py

a7b8c1dc8cf76ab36e45315386a1a9d8274a8974 authored over 2 years ago
ENH: Move database error to error/__init__.py per GH27656 (#47674)

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

* ENH: apply feedback

* ENH: remove import

5690e8fbbed39089a94c2e1b137b768bf1be1ef4 authored over 2 years ago
CI: Fix npdev build post Cython annotation change (#47670)

* CI: Fix npdev build post Cython annotation change

* Ensure _from_ordinal gets int

* Type...

13e859f2d1f35d03b64478c39ab1a88a00e57aa0 authored over 2 years ago
ENH: dt64/td64 comparison support non-nano (#47691)

* ENH: dt64/td64 comparison support non-nano

* mypy fixup

950408e56f2ff358d28eba1459f24b808583de7b authored over 2 years ago
TST: avoid sort when concat int-index Dataframes with sort=False (#47685)

* Update test_sort.py

* Update test_sort.py

* add assert

c711be009b470ce8686887e7324887d7dc87f533 authored over 2 years ago
DOC: Clarify that FrozenList is hashable (#47684)

74f4e81ca84a290e2ef617dcbf220776c21f6bca authored over 2 years ago
CLN: non-nano follow-ups (#47682)

de5c85b67a1fb0edd60d60c3275c9db228840c17 authored over 2 years ago
TYP: make na_value consistently a property (#47676)

* TYP: make na_value consistently a property

* property

* replace a few more class accesses

de40565c87f56720c099435c34052f5b5d903ace authored over 2 years ago
WEB: Updating links of the governance page (#47679)

f23e4415147cd55f35495d80b8b1daf22a1f7fba authored over 2 years ago
ENH: TDA+datetime_scalar support non-nano (#47675)

2eca7e1f384cab7a677678a44ebfc6331d52190d authored over 2 years ago
ENH: TDA.__mul__ support non-nano (#47668)

* ENH: TDA.__mul__ support non-nano

* fix freq

669f21f2e68455e13e843c0635fb78b929c5c676 authored over 2 years ago
BUG: df.groupby().resample()[[cols]] without key columns raise KeyError (#47605)

* Update resample.py

* Update v1.5.0.rst

* Update test_resampler_grouper.py

* delete bl...

b03389e47a875378e0e573493a9ab27efd1c9a36 authored over 2 years ago
Code review from #46759 : moved strftime benchmark file outside of tslibs dir (#47665)

Code review from #46759 : moved benchmark file

Co-authored-by: Sylvain MARIE <sylvain.marie@s...

6867bab051538e397061692c84cb9389ef6917a1 authored over 2 years ago
ci: add GitHub token permissions for workflows (#47652)

* ci: add GitHub token permissions for workflows

Signed-off-by: Varun Sharma <varunsh@stepsec...

25d1c176e763b62b987b3dc14ec095d282bd79a7 authored over 2 years ago
WEB: Add governance page to the website (#47660)

ae1d8590c0a17cfcca2f3eb954efe8f52c4127cd authored over 2 years ago
TYP: make _engine_type consistently a property (#47664)

5ec6139d365f1efe8f772dce3f7a9b296b7fcd02 authored over 2 years ago
Enh move pytable errors and warnings (#47662)

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

* ENH: Move warnings to error/__init_...

63caef93f265701ed3b003caf4d9714d6c90db80 authored over 2 years ago
DOC: Fixed CoC broken link (#47661)

f7f3e6e2bbdf68a8946d19dcbef8ab17efa342dd authored over 2 years ago
SAS7BDAT parser: Faster string parsing (#47404)

56dc7194007f8392b0314b9166d6dd60b084e58a authored over 2 years ago
REGR: maybe_convert_objects ignoring uints (#47475)

03af0ac9f318998dec999ebfa670005052c000ee authored over 2 years ago