Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
pandas
pandas is a data wrangling platform for Python that provides easy-to-use data ingestion, transformation, and export functions.
Collective -
Host: numfocus -
https://opencollective.com/pandas
- Website: https://pandas.pydata.org
- Code: https://github.com/pandas-dev
github.com/pandas-dev/pandas - 3caf55fcef813d905824c6ec67d979e9dc6a318d authored 10 months ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - 560ec0c2f3c3a9d5dc44e6aad8ff08aa6bef29c8 authored 10 months ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - 2b3037a97aa81f76abc1eb3b31856d4af33ab742 authored 10 months ago by Matthew Roeschke <[email protected]>
* CI: fix nightly
* remove ignores and address comment
github.com/pandas-dev/pandas-stubs - 23b35e48fb6b159d9ddab7f007ede26ae8a05564 authored 10 months ago by Torsten Wörtwein <[email protected]>* Remove assert_cow_warning
* Remove misc COW stuff
* Undo todo
github.com/pandas-dev/pandas - 38ac713ea68950348f3ac009666924b04a8253c0 authored 10 months ago by Matthew Roeschke <[email protected]>Enforce SA01 in CI
github.com/pandas-dev/pandas - de611a7ee2408e0592099bbb31e9087033fb6fb0 authored 10 months ago by Jordan Murphy <[email protected]>github.com/pandas-dev/pandas - 8a779779f1da24cb6ba7a49c40fcc855cb5b0b81 authored 10 months ago by Jordan Murphy <[email protected]>
github.com/pandas-dev/pandas - 3475d834cdc103d217457a27e2c9c4ec6aca873f authored 10 months ago by Patrick Hoefler <[email protected]>
* Enforce silent downcasting deprecation
* Update
* Update
* Add whatsnew
* Fixup do...
github.com/pandas-dev/pandas - 590d6edb4c149eba38640d9a94f4de760d0a9fb5 authored 10 months ago by Patrick Hoefler <[email protected]>* Remove support for DataFrames from df.from_records
* Fix docs
* Update
github.com/pandas-dev/pandas - b3b97dcb723f86331b2276cc2809bd6506d472b9 authored 10 months ago by Patrick Hoefler <[email protected]>* Remove limit, fill_axis, broadcast_axis and method parameters from align
* Fixup
github.com/pandas-dev/pandas - 28fad93bba2c893e8b1bdfc2051b954bee65bbc2 authored 10 months ago by Patrick Hoefler <[email protected]>
Two tests cases specify the expected data to be little-endian. However,
none of the other cases...
I couldn't find a way to specify the endianness when creating the
`ArrowDtype`, so just pick th...
* Translate more banned import config to ruff
* Remove redundant rules
github.com/pandas-dev/pandas - cdec74a49a6b007c40f0a91e710160b3beffcc1d authored 10 months ago by Trinh Quoc Anh <[email protected]>* DOC: fix PR02 errors in docstring for pandas.Series.str.wrap
* change signature of wrap to ...
github.com/pandas-dev/pandas - 373fb911cf802accef65ef8cb42b099b079b60b3 authored 10 months ago by Jordan Murphy <[email protected]>* Add unit property and as_unit method to DatetimeIndex and TimedeltaIndex
* Add unit propert...
github.com/pandas-dev/pandas-stubs - a51279ebbb367d4385056eab2c00b98d1854e7f9 authored 10 months ago by Soshi Katsuta <[email protected]>* Add unit property and as_unit method to NaTType
* Add unit property to Timestamp
* Add a...
github.com/pandas-dev/pandas-stubs - fdbe1df6128fe7042398a722062588c51e331932 authored 10 months ago by Soshi Katsuta <[email protected]>* Remove NDFrame#get method
* Add get method to Series
* Add get method to DataFrame
* ...
github.com/pandas-dev/pandas-stubs - 79782380b9c6c6970dbb41ff7defe17bcc8c0657 authored 10 months ago by Soshi Katsuta <[email protected]>
The seaborn test also uses Matplotlib but was not wrapped in the cleanup
fixture, As there are ...
* TYP: mostly DataFrame return overloads
* remove keyword-only enforcement
* revert keywor...
github.com/pandas-dev/pandas - baf98b87088c673fa5089445060f2e3d5c4b6a95 authored 10 months ago by Torsten Wörtwein <[email protected]>github.com/pandas-dev/pandas - 8871b1c6d12623b43654315b763ccbc2081df9d0 authored 10 months ago by Richard Howe <[email protected]>
* black
* Pandas 2.2; remove some deprecated behavior; update pyright
* Update frame.pyi
...
* style
* add test
* pytest.raises
* freqstr
* add test for offsets
* rearrange p...
github.com/pandas-dev/pandas - dfb3f6c3864fae609a5286d9750d6f5b0804ea54 authored 10 months ago by aram-cinnamon <[email protected]>github.com/pandas-dev/pandas - c064308536e175a435173b2ba8817136ef87cdee authored 10 months ago by William Ayd <[email protected]>
* Enforce SA05 in CI
* sorted SA05 functions in code_checks.sh
github.com/pandas-dev/pandas - 2393a137a08880b38d0809f948251aff2bd8843c authored 10 months ago by Jordan Murphy <[email protected]>* DOC: fix PR02 errors in docstring for pandas.core.groupby.DataFrameGroupBy.rolling and pandas....
github.com/pandas-dev/pandas - 67bab764275003e788850eddfd6aeb0daed5a2db authored 10 months ago by Jordan Murphy <[email protected]>* CoW: Remove remaining occurrences from CoW
* Fixup failing tests
github.com/pandas-dev/pandas - fc60380cc3ddd0a080ecb9057b29cc0113193e24 authored 10 months ago by Patrick Hoefler <[email protected]>github.com/pandas-dev/pandas - 20e48feef3f656304e34f9a627b9f79e18ffbd15 authored 10 months ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 2f883098635f2eb499c4988700cbbbd2531062f8 authored 10 months ago by Patrick Hoefler <[email protected]>
Fixes #846
github.com/pandas-dev/pandas-stubs - 6aae41cdd7e4bfdfccbc8b9d58a0572f85358f51 authored 10 months ago by Ali Hamdan <[email protected]>github.com/pandas-dev/pandas - 632a41f07b7e60ae6df1ea554303414c7606c0ad authored 10 months ago by Patrick Hoefler <[email protected]>
Return Series or DataFrame if a scalar is given to DataFrame#loc
Fix #749.
github.com/pandas-dev/pandas-stubs - 176805d2cf65cb73b43440e6d33d4764a77003ee authored 10 months ago by Soshi Katsuta <[email protected]>github.com/pandas-dev/pandas - 87b1e424eca38b255b39befe44ca980a00bbdefb authored 10 months ago by Patrick Hoefler <[email protected]>
* Remove support for errors="ignore" in to_datetime, to_timedelta and to_numeric
* Remove sup...
github.com/pandas-dev/pandas - 5673cc5611cb9e5815a7e9aa94ae853ea874e4cd authored 10 months ago by Patrick Hoefler <[email protected]>* Remove swapaxes
* Remove swapaxes
github.com/pandas-dev/pandas - 8207bd24ca84171312002c88f736257077fc6298 authored 10 months ago by Patrick Hoefler <[email protected]>Add type annotation to the return value of Index#get_loc
github.com/pandas-dev/pandas-stubs - fe2816343dd823baed47162bd870237116237c15 authored 10 months ago by Soshi Katsuta <[email protected]>github.com/pandas-dev/pandas - be6d7d6383d6d10228b3ef4b40a4b61b72a53661 authored 10 months ago by Patrick Hoefler <[email protected]>
Add support for DataFrame#loc[..., MaskType]
github.com/pandas-dev/pandas-stubs - 6fd6145c4b98af8ac2b637588e0580231cd3ada5 authored 10 months ago by Soshi Katsuta <[email protected]>github.com/pandas-dev/pandas - f8a3747cecb617ce53c5280ff7d1043eafd167e4 authored 10 months ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 5e92b3761b8b8cc89d2552f5d2ff5d97ed0f5547 authored 10 months ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 0e1e63c69ecfafa46319f74bf9cdd8f40bc3a0ef authored 10 months ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 5a123f7c0976662a25ea9e3c4625b4140127bcb7 authored 10 months ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 7ec338e2ed58dc01e067c5f061b9875b81e4ef9f authored 10 months ago by Patrick Hoefler <[email protected]>
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1.
- [Release...
github.com/pandas-dev/pandas - 4e40afd9d9a6206a1cab83b4fdb0365cd739f576 authored 10 months ago by Zhengbo Wang <[email protected]>
github.com/pandas-dev/pandas - d4976d4d7b63979ff01f277fabc47f92dc3996fb authored 10 months ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 82abcd9daa952d1e41de7af78b95b0cd1b916499 authored 11 months ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 2e0ef79dd48b13045ff3539df895c3b647c25403 authored 11 months ago by Luke Manley <[email protected]>
github.com/pandas-dev/pandas - 666feb44b0963f519e084802c3528c4a78dec4f4 authored 11 months ago by Marc Garcia <[email protected]>
github.com/pandas-dev/pandas - 862d4318b4d0a1f052afd796901bcc4038761f2c authored 11 months ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - 0764e9ca77ca221e8529f919e9dcce53adc4e8ac authored 11 months ago by Richard Shadrach <[email protected]>
github.com/pandas-dev/pandas - 833f0ac9d92d768cf839f20b60b3f0bc5171f9ee authored 11 months ago by Richard Shadrach <[email protected]>
github.com/pandas-dev/pandas - a238618a286d84a423423755cd344377977505ed authored 11 months ago by Luke Manley <[email protected]>
* REGR: Fix astype conversion of ea int to td/dt with missing values
* Add tyoe ignores
github.com/pandas-dev/pandas - 70f367194aff043f4f9ca549003df8a2a97f286a authored 11 months ago by Patrick Hoefler <[email protected]>* CoW: Remove copy-keywords as far as possible
* Update
github.com/pandas-dev/pandas - 9e2b9a0b7939350b447cca944984b78fd285380d authored 11 months ago by Patrick Hoefler <[email protected]>github.com/pandas-dev/pandas - 4d0068e330fd8a3f4f4313c6a368775b65e7cb74 authored 11 months ago by Matthew Roeschke <[email protected]>
* CoW: Enforce some deprecations on the block level
* CoW: Finish deprecation enforcal on blo...
github.com/pandas-dev/pandas - 203a6619ad9ab50a759da10dbc68e525bc1b4ae3 authored 11 months ago by Patrick Hoefler <[email protected]>github.com/pandas-dev/pandas - a90c6f850910be6aa1698f9fb55a6decf372ad4e authored 11 months ago by Luke Manley <[email protected]>
* REGR: Fix to_numpy for masked array with non-numeric dtype
* Add whatsnew
* Update docst...
github.com/pandas-dev/pandas - 2474e16f505487ae43a3bd392abed34b4c2f33b8 authored 11 months ago by Patrick Hoefler <[email protected]>* CoW: Enforce some deprecations on the datafame level
* Remove copy keyword
* Fixup
github.com/pandas-dev/pandas - 7ff60c6e45cfb22f49637067a00b0bc7e4d7e432 authored 11 months ago by Patrick Hoefler <[email protected]>github.com/pandas-dev/pandas - 72a07f644c85b22b3c3f9b150b398756262824db authored 11 months ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - 1564cf89e175b11dbe5ff5068dcc5098f9823299 authored 11 months ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - 77adb2b3f80c01152b188ea008c4ac6560c077bc authored 11 months ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - 767a9a753df5bbbc615e6dc900db67a1e8dc47e2 authored 11 months ago by Cliff Kerr <[email protected]>
github.com/pandas-dev/pandas - 16e36dc6b68d26d13210e54e60b91d64458100a6 authored 11 months ago by Valentin Iovene <[email protected]>
github.com/pandas-dev/pandas - 271f8f2f491986e1c4b91b6334c53f07ee9f88dd authored 11 months ago by Matthew Roeschke <[email protected]>
* DOC: fix PR02 errors in docstring for pandas.core.groupby.DataFrameGroupBy.hist
* update ex...
github.com/pandas-dev/pandas - 64795290df678b13cc4175968eba816be12736f3 authored 11 months ago by Jordan Murphy <[email protected]>github.com/pandas-dev/pandas - dd2bbc9cbbe6110edfb9b15a7f223ef1696e5fbc authored 11 months ago by Matthew Roeschke <[email protected]>
* add a test to check signedness preservation after sum
* removed test for int8 and added iss...
github.com/pandas-dev/pandas - 1aeaf6b4706644a9076eccebf8aaf8036eabb80c authored 11 months ago by Brandon Norton <[email protected]>* DOC: fix PR02 errors in docstring for pandas.core.groupby.SeriesGroupBy.apply
* Fixing alig...
github.com/pandas-dev/pandas - ecd7d6bf596248e0e969aafd1fdb57a66ba99146 authored 11 months ago by Jordan Murphy <[email protected]>* DEPR: Remove Index type checking attributes
* Remove is_floating usage
github.com/pandas-dev/pandas - 5bc1e74e1b4f35c09915cc718847e73b7ac14641 authored 11 months ago by Matthew Roeschke <[email protected]>* ENH: Implement Series.interpolate for ArrowDtype
* Min version compat
* Fold into interp...
github.com/pandas-dev/pandas - 2110b742039c2ed0b1089015e2c39b6ef905dd7b authored 11 months ago by Matthew Roeschke <[email protected]>* Bump ruff
* Format docstrings using ruff
* Fix double {{ examples
* Missed shift
*...
github.com/pandas-dev/pandas - 4d3964edd1fcfadbc853bcc25bb6dec430ea6aac authored 11 months ago by Matthew Roeschke <[email protected]>remove from asfreq unnecessary raising ValueError, correct tests
github.com/pandas-dev/pandas - 67055d5944cfaa2c50b5cd7c19d3d1dd3e7b9daa authored 11 months ago by Natalia Mokeeva <[email protected]>* bring "color" out of kwargs in bar,barh,line function signatures to match docstring
* bring...
github.com/pandas-dev/pandas - 65b267a851fc3693463431308de4148999eff3d0 authored 11 months ago by Noah Asing <[email protected]>fix typo: "two solution"
github.com/pandas-dev/pandas - 7a3f80f59ab53d6e61369dfdbbacb9c1d19d1408 authored 11 months ago by Vladimir Fokow <[email protected]>github.com/pandas-dev/pandas - f51bb86631154d8184c26b66967804212fe3014f authored 11 months ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - cb97ce6e496e7d1df76f06550c0fe8c4590ff3ce authored 11 months ago by Natalia Mokeeva <[email protected]>
* REF: Compute correct result_index upfront in groupby
* Refinements
* Refinements
* Re...
github.com/pandas-dev/pandas - 05f75c65d4daeee151e8f423ee133a283492ee44 authored 11 months ago by Richard Shadrach <[email protected]>github.com/pandas-dev/pandas - 9b3c301ffd9b636e657c97f202f07e35cc37e7c1 authored 11 months ago by Torsten Wörtwein <[email protected]>
* MultiIndex.names|codes|levels returns tuples
* Fix typing
* Add whatsnew note
* Fix s...
github.com/pandas-dev/pandas - 99e3afe8a7bab9cd2d53322909627e5797907be2 authored 11 months ago by Matthew Roeschke <[email protected]>github.com/pandas-dev/pandas - 06ec9a4d05875a1cf443ff50bbbe7f6e69ee175e authored 11 months ago by Matthew Roeschke <[email protected]>
* Rework groupby and resample core modules
* Runtime Series is not generic
* Remove defaul...
github.com/pandas-dev/pandas-stubs - e35c3ca0c3fc2803cf00ca22ea75d2ae7f0b3948 authored 11 months ago by Ali Hamdan <[email protected]>github.com/pandas-dev/pandas - 7fe86b67d3782d0c35b9284900e4aa9dd827718a authored 11 months ago by William Ayd <[email protected]>
github.com/pandas-dev/pandas - cece8c6579854f6b39b143e22c11cac56502c4fd authored 11 months ago by Matthew Roeschke <[email protected]>
* DOC: fix PR02 errors in docstring for pandas.core.groupby.DataFrameGroupBy.corrwith
* updat...
github.com/pandas-dev/pandas - 6725e37684a24afeaea2757fb3512c58d37cef86 authored 11 months ago by Jordan Murphy <[email protected]>github.com/pandas-dev/pandas - 17aa2ba3f9b75bb4083f469b3649e18b80a5352c authored 11 months ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 8baee5def5ab9a592c68f5f9b3ad0688ef329493 authored 11 months ago by Matthew Roeschke <[email protected]>
* TYP: misc Index return types
* add IndexT to ignore list
github.com/pandas-dev/pandas - 77b4824095735ee156a551427a56e2b6a85de861 authored 11 months ago by Torsten Wörtwein <[email protected]>* Using bootstrap icon in place of font awesome
* bootstrap icon added
* class update
*...
github.com/pandas-dev/pandas - 9d50b3cc69da1dd9f6bf1fd4764aaeffc52c503a authored 11 months ago by koushik-rout-samsung <[email protected]>* Use ruff to detect banned import
* Combine rules
github.com/pandas-dev/pandas - 8a8c408364c0cd82b6a4b7ee4770f2e383cdd57f authored 11 months ago by Trinh Quoc Anh <[email protected]>* Updated docstring and exceptions raised
* updated code_checks.sh
* [pre-commit.ci] auto ...
github.com/pandas-dev/pandas - 3c535422cc41198fb55304ccfd6672940bb1a5f4 authored 11 months ago by jrmylow <[email protected]>* DOC: fix PR02 errors in docstrings of Index subclasses
* mypy
github.com/pandas-dev/pandas - c0d235fce67d0ece8da269332b0147dc062b091a authored 11 months ago by Xiao Yuan <[email protected]>github.com/pandas-dev/pandas - 46fd7114d6ded7dcd58499776175d4ccfd04d9da authored 11 months ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 8848692449cb2eab710ae94da8620df0552a7295 authored 11 months ago by Patrick Hoefler <[email protected]>
* DOC: fix PR02 errors in docstring for pandas.Series.rename_axis
* Refactor Series.rename_ax...
github.com/pandas-dev/pandas - 266bd4cde81f917c9d30257102edc7b0b80fb404 authored 11 months ago by Jordan Murphy <[email protected]>* Fix docstring errors
* Update
github.com/pandas-dev/pandas - a28de76044305b39490ee38895b5db9ce0d699d0 authored 11 months ago by Xiao Yuan <[email protected]>* BUG: ensure_string_array might modify read-only array inplace
* BUG: ensure_string_array mi...
github.com/pandas-dev/pandas - ba76f73ce6a9eaa1354198e47090e66d761a0e7f authored 11 months ago by Patrick Hoefler <[email protected]>DOC: Replace pandas logo with a conditional image for light and dark themes
Replaced the stat...
github.com/pandas-dev/pandas - e777b07ff36e7f70ea015724c2d22ed0ae1417a7 authored 11 months ago by Lakshman <[email protected]>* Update type hint in format.py
The brackets around the type hint broke the libcst parser. Si...
github.com/pandas-dev/pandas - b8b096ef535b976d710c625d4a2d884a721cd79b authored 11 months ago by Mark Bekooy <[email protected]>