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
* ENH: Improve typing in io/stata.py
Improve types matching pandas main
* ENH: Improve io/...
github.com/pandas-dev/pandas-stubs - c550aa831c5706e4e2bcc27464887604bd27e62b authored over 2 years ago by Kevin Sheppard <[email protected]>* ENH: Generalize list[hashable] to list[hashableT]
Use HashableT to improve handling of gene...
github.com/pandas-dev/pandas-stubs - 9072b1596e5364268648899a7adaf021a8d7e8c2 authored over 2 years ago by Kevin Sheppard <[email protected]>Use HashableT so that any hashable object can be use in a list or iterator
github.com/pandas-dev/pandas-stubs - d0601f3aa7937e206b8ddc9747d25b537bf11d1b authored over 2 years ago by Kevin Sheppard <[email protected]>github.com/pandas-dev/pandas - f7e0e68f340b62035c30c8bf1ea4cba38a39613d authored over 2 years ago by Patrick Hoefler <[email protected]>
* BUG: PeriodIndex-with-Nat + TimedeltaArray
* mypy fixup
* de-kludge
github.com/pandas-dev/pandas - 9f5c8b916189279a6813975d8274d2b76fa4dddf authored over 2 years ago by jbrockmendel <[email protected]>* Update test_melt.py
* Update v1.5.0.rst
* Update melt.py
* Update test_melt.py
* U...
github.com/pandas-dev/pandas - 9bf1e965a6132d304b3afeb9385b6a98b5bb237b authored over 2 years ago by Yuanhao Geng <[email protected]>github.com/pandas-dev/pandas-msgpack - 8e91fff258eee13105b0b61fa96ed569abdb0be8 authored over 2 years ago by Matthew Roeschke <[email protected]>
* fix 28277
* fix typo
* add test
* Update pandas/tests/strings/test_cat.py
Co-autho...
github.com/pandas-dev/pandas - 3a39d2592d5f9090b3424f5d2f8f7ab453482e6c authored over 2 years ago by Xingrong Chen <[email protected]>* Update frame.pyi
* - Added tests for both from_dict and to_dict
* Added types to from_di...
github.com/pandas-dev/pandas-stubs - 8fbe101a4b28335cac7391d3630288553e01ed5b authored over 2 years ago by Kian S <[email protected]>* FIX: PeriodIndex json roundtrip
* update changelog
* Update doc/source/whatsnew/v1.5.0.r...
github.com/pandas-dev/pandas - a7c5773d19819b750c719344143aa5b96102e124 authored over 2 years ago by José Duarte <[email protected]>* BUG: fix regression in Series[string] setitem setting a scalar with a mask
* expand test fo...
github.com/pandas-dev/pandas - 1b1dd36016bbf0b216d654b84d62a005fa5b48a0 authored over 2 years ago by Joris Van den Bossche <[email protected]>* TYP: freq and na_value
* _simple_new
github.com/pandas-dev/pandas - efd15b7191c0fea41eb5fc10a8667dd33296d508 authored over 2 years ago by Torsten Wörtwein <[email protected]>* opt out of bottleneck for nanmean
* remove trailing whitespace
* make error bound explic...
github.com/pandas-dev/pandas - cf4758f71e2bdc632345dcaf1cb8700e19f3083d authored over 2 years ago by Sebastiaan Vermeulen <[email protected]>* package versions in install.rst match v.1.5.0.rst
* remove azure from optional deps as not ...
github.com/pandas-dev/pandas - 250d97116cba02fd04d39d8563fddbabfe58cb7f authored over 2 years ago by JMBurley <[email protected]>* TST: add test for last method on dataframe grouped by on boolean column (#46409)
* TST: add...
github.com/pandas-dev/pandas - 128832f85119428402bd0b0916abffb33e3ae29c authored over 2 years ago by Kapil E. Iyer <[email protected]>github.com/pandas-dev/pandas - 089f7f80203577caadbaf0e7a272ce3f6f55f225 authored over 2 years ago by Torsten Wörtwein <[email protected]>
When passing secondary_y=True to a plotting function, a second axes with a
y-axis on the right ...
* TYP: a few mismatches found by stubtest
* a few more
* flake8
github.com/pandas-dev/pandas - 87930ef48c7fd3090f914eb5020b5371943a2216 authored over 2 years ago by Torsten Wörtwein <[email protected]>github.com/pandas-dev/pandas - b7315182665ef9f87803602af756cb09b450ca34 authored over 2 years ago by jbrockmendel <[email protected]>
github.com/pandas-dev/pandas - 0a26cdd891d469d86522602a704456ff41643541 authored over 2 years ago by Torsten Wörtwein <[email protected]>
add future annotations
github.com/pandas-dev/pandas - e9655f565e445e429b8f3fd58cddfc8834affe20 authored over 2 years ago by Marco Edward Gorelli <[email protected]>* REF: move get_conversion_factor to np_datetime
* de-duplicate
github.com/pandas-dev/pandas - 2ff1d0a0faac110f5376f9588652dd9522cd858b authored over 2 years ago by jbrockmendel <[email protected]>Clean tests from closed usage
github.com/pandas-dev/pandas - 2d6e0b251955d3a2c0c88f7e6ddb57b335ed09b7 authored over 2 years ago by Patrick Hoefler <[email protected]>* updated the docstring in accordance with GH40378
* updated the docstring in accordance with...
github.com/pandas-dev/pandas - 833ef319d6262323a82607f418de6006e9409415 authored over 2 years ago by Anthony Givans <[email protected]>github.com/pandas-dev/pandas - 56bfb419299ee76618fce3bb1633528356d18046 authored over 2 years ago by Joris Van den Bossche <[email protected]>
github.com/pandas-dev/pandas-stubs - 08be18415e888f6a78d395a41c07d42a9002e646 authored over 2 years ago by Irv Lustig <[email protected]>
github.com/pandas-dev/pandas-stubs - b541c976806833f1a90a72b6caa62567d32ab1f5 authored over 2 years ago by Irv Lustig <[email protected]>
* groupby.__iter__() fix types
* WIP: try splitting by label and otherwise
* fix tests to ...
github.com/pandas-dev/pandas-stubs - a6dd774bcb0cb43f209dd88e5adee05998824dd8 authored over 2 years ago by Irv Lustig <[email protected]>* add mypy 'type-var' ignore
* return NDFrame instead of NDFrameT to fix type-var error
* ...
github.com/pandas-dev/pandas - 08d38a37331f3b9dcc554062fa53d73c44e33b23 authored over 2 years ago by anilbey <[email protected]>github.com/pandas-dev/pandas-stubs - 33fbbe1a9f6a7a0d95ae2376c1afaea0decfc131 authored over 2 years ago by Irv Lustig <[email protected]>
* Fix Series.cat accessors
* check type of series in cat methods
github.com/pandas-dev/pandas-stubs - db1282786ee2d776bee21fee18d0af0e97e5f1a6 authored over 2 years ago by Irv Lustig <[email protected]>* TYP: Update timestamps.pyi
* make things type check
* add back _as_unit
* fix flake8
...
These were removed in #44207
github.com/pandas-dev/pandas - 6251e0bf83424dca8724a83f851a964ec214aba0 authored over 2 years ago by Shantanu <[email protected]>github.com/pandas-dev/pandas - fc68a9a290fc314c090e037597138c74fa23ee6d authored over 2 years ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas-stubs - e4ac76d14d5ecc0ea87083f2c726a12fa3e74a89 authored over 2 years ago by Torsten Wörtwein <[email protected]>
* set up accessors for Series.dt and also fix to_series()
* add check, assert_type on all dt ...
github.com/pandas-dev/pandas-stubs - 18d2fe775767712dbd53ac59518e55e7fa30d784 authored over 2 years ago by Irv Lustig <[email protected]>github.com/pandas-dev/pandas-stubs - 50130be6ecee7fb1b55d63a841006bfc10282b30 authored over 2 years ago by Torsten Wörtwein <[email protected]>
* DOC: fix typos in DataFrame.cov() documentation
fix typos in DataFrame.cov() See also docum...
github.com/pandas-dev/pandas - 5eca3905a171f570ac2e07ea891237e5156754f8 authored over 2 years ago by partev <[email protected]>github.com/pandas-dev/pandas - 0a6be3843423d34acd6d75d6fd3b474ab14549da authored over 2 years ago by Richard Shadrach <[email protected]>
* BUG: DataFrame.corrwith and DataFrameGroupBy.cummin/cummax with numeric_only=True
* test im...
github.com/pandas-dev/pandas - ad7dcef6f0dbdbb14240dd13db51f4d8892ad808 authored over 2 years ago by Richard Shadrach <[email protected]>* TST
* TST
* TST
* updated strign formatting
* updated formatting
* updating the...
github.com/pandas-dev/pandas - e3698dd83ba79776dd5bf95324fd632e821f4bfb authored over 2 years ago by Shaghayegh <[email protected]>* DOC #45443 edited the documentation of where/mask functions
* DOC #45443 edited the documen...
github.com/pandas-dev/pandas - cb5a924cd851a95d2ddb567e1ffd16e6b7d032a5 authored over 2 years ago by Ahmed Ibrahim <[email protected]>github.com/pandas-dev/pandas - 0b8d8bbcc174dc61c945599db4c28a39ee1853d0 authored over 2 years ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - 4f54bf6fa5f4b9be64d23ede6248c6462ae9304b authored over 2 years ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - 1f20e93e6d0648a3c59bd31d7a33711520bc44c3 authored over 2 years ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - 53af38e0b96e7b8e9474cb3e24f78ae60b3c3152 authored over 2 years ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - 030f8703858e7381d43b79a31790fb993a39934f authored over 2 years ago by Yuanhao Geng <[email protected]>
* Make xticks from _quarterly_finder() line up better
When I plot a series of quarterly data ...
github.com/pandas-dev/pandas - 87e9c4a6714e1c61cf97580be48a0c785dbacbf3 authored over 2 years ago by Eli Dourado <[email protected]>* DEPR: deprecate unused errors in NDFrame.where/mask
* add warnings in series/dataframe
*...
github.com/pandas-dev/pandas - ff74bb653640ee0117b0f9f550ce7abdbd100186 authored over 2 years ago by Torsten Wörtwein <[email protected]>* ENH: Improve DataFrame loc indexing
Allow any scalar types in .loc to return a Series
xr...
github.com/pandas-dev/pandas-stubs - cb0bcacc03fec5eb8838d7e32cc565549572e5fd authored over 2 years ago by Kevin Sheppard <[email protected]>* Update generic.py
* Update test_fillna.py
* Update v1.5.0.rst
* fix array format
*...
github.com/pandas-dev/pandas - 0a8b45f5a2e6f886d7d5d7ad6956750e21e29978 authored over 2 years ago by Yuanhao Geng <[email protected]>Update test_groupby_dropna.py
github.com/pandas-dev/pandas - a7b8c1dc8cf76ab36e45315386a1a9d8274a8974 authored over 2 years ago by Yuanhao Geng <[email protected]>* ENH: Move error to error/__init__.py per GH27656
* ENH: apply feedback
* ENH: remove import
github.com/pandas-dev/pandas - 5690e8fbbed39089a94c2e1b137b768bf1be1ef4 authored over 2 years ago by dataxerik <[email protected]>* clean poe tasks
* fix pytest
* change help for test_dist
* remove options from test_s...
github.com/pandas-dev/pandas-stubs - b5d2e7adec30a003f97e68e5de0bd1eb715b078b authored over 2 years ago by Torsten Wörtwein <[email protected]>* CI: Fix npdev build post Cython annotation change
* Ensure _from_ordinal gets int
* Type...
github.com/pandas-dev/pandas - 13e859f2d1f35d03b64478c39ab1a88a00e57aa0 authored over 2 years ago by Matthew Roeschke <[email protected]>* ENH: dt64/td64 comparison support non-nano
* mypy fixup
github.com/pandas-dev/pandas - 950408e56f2ff358d28eba1459f24b808583de7b authored over 2 years ago by jbrockmendel <[email protected]>* enable reportUnusedImport
* enable reportIncompatibleMethodOverride; instead of basic+subse...
github.com/pandas-dev/pandas-stubs - 0d5081768fa7908ee3d23a043e740b28354336da authored over 2 years ago by Torsten Wörtwein <[email protected]>* Update test_sort.py
* Update test_sort.py
* add assert
github.com/pandas-dev/pandas - c711be009b470ce8686887e7324887d7dc87f533 authored over 2 years ago by Yuanhao Geng <[email protected]>github.com/pandas-dev/pandas - 74f4e81ca84a290e2ef617dcbf220776c21f6bca authored over 2 years ago by Karthik Velayutham <[email protected]>
github.com/pandas-dev/pandas - de5c85b67a1fb0edd60d60c3275c9db228840c17 authored over 2 years ago by jbrockmendel <[email protected]>
* TYP: make na_value consistently a property
* property
* replace a few more class accesses
github.com/pandas-dev/pandas - de40565c87f56720c099435c34052f5b5d903ace authored over 2 years ago by Torsten Wörtwein <[email protected]>github.com/pandas-dev/pandas - f23e4415147cd55f35495d80b8b1daf22a1f7fba authored over 2 years ago by Marc Garcia <[email protected]>
* added missing signature
* added test case
github.com/pandas-dev/pandas-stubs - 20d79f1dc93090583b74015dbc4d40fd50c83b5c authored over 2 years ago by Lucio Mederos <[email protected]>* Annotate Series `to_dict` and `to_list` with generics
* use `check` in tests
github.com/pandas-dev/pandas-stubs - a3fdd9c1d80cfd1c0535718b7165548be01b7617 authored over 2 years ago by Diego Palacios <[email protected]>github.com/pandas-dev/pandas - 2eca7e1f384cab7a677678a44ebfc6331d52190d authored over 2 years ago by jbrockmendel <[email protected]>
* ENH: TDA.__mul__ support non-nano
* fix freq
github.com/pandas-dev/pandas - 669f21f2e68455e13e843c0635fb78b929c5c676 authored over 2 years ago by jbrockmendel <[email protected]>* Update resample.py
* Update v1.5.0.rst
* Update test_resampler_grouper.py
* delete bl...
github.com/pandas-dev/pandas - b03389e47a875378e0e573493a9ab27efd1c9a36 authored over 2 years ago by Yuanhao Geng <[email protected]>Code review from #46759 : moved benchmark file
Co-authored-by: Sylvain MARIE <sylvain.marie@s...
github.com/pandas-dev/pandas - 6867bab051538e397061692c84cb9389ef6917a1 authored over 2 years ago by Sylvain Marié <[email protected]>* ci: add GitHub token permissions for workflows
Signed-off-by: Varun Sharma <varunsh@stepsec...
github.com/pandas-dev/pandas - 25d1c176e763b62b987b3dc14ec095d282bd79a7 authored over 2 years ago by Varun Sharma <[email protected]>github.com/pandas-dev/pandas - ae1d8590c0a17cfcca2f3eb954efe8f52c4127cd authored over 2 years ago by Marc Garcia <[email protected]>
github.com/pandas-dev/pandas - 5ec6139d365f1efe8f772dce3f7a9b296b7fcd02 authored over 2 years ago by Torsten Wörtwein <[email protected]>
* BUG: Correct Categorical.codes
Set type to correct type
* TST: Simplify test using asser...
github.com/pandas-dev/pandas-stubs - 963dd5f66e7b2e2d00ae5a4230c15f3e758d3ee4 authored over 2 years ago by Kevin Sheppard <[email protected]>* ENH: Move exceptions to error/__init__.py per GH27656
* ENH: Move warnings to error/__init_...
github.com/pandas-dev/pandas - 63caef93f265701ed3b003caf4d9714d6c90db80 authored over 2 years ago by dataxerik <[email protected]>github.com/pandas-dev/pandas - f7f3e6e2bbdf68a8946d19dcbef8ab17efa342dd authored over 2 years ago by Radoslaw Lemiec <[email protected]>
github.com/pandas-dev/pandas-stubs - cacc7fdd6a43fefc15d0f0bddd5b93a98fc6e454 authored over 2 years ago by Irv Lustig <[email protected]>
github.com/pandas-dev/pandas-stubs - 565e0524d06ca382c4fdab394369b710d6553873 authored over 2 years ago by Irv Lustig <[email protected]>
* Run pre-commit through poe
* spelling+doc
github.com/pandas-dev/pandas-stubs - d734ee07b283975c9bd3d9421e51dbee25777857 authored over 2 years ago by Torsten Wörtwein <[email protected]>* Allow subtypes of List[Scalar] by introducing ScalarArg
* add check on result
* black on...
github.com/pandas-dev/pandas-stubs - d2f32648340c29bf57f73753f06ab9c6ad18a98a authored over 2 years ago by Irv Lustig <[email protected]>github.com/pandas-dev/pandas-stubs - 1d96b4d74e643630ea4e0517af7c347b418f7330 authored over 2 years ago by Diego Palacios <[email protected]>
github.com/pandas-dev/pandas - 56dc7194007f8392b0314b9166d6dd60b084e58a authored over 2 years ago by Jonas Haag <[email protected]>
github.com/pandas-dev/pandas - 03af0ac9f318998dec999ebfa670005052c000ee authored over 2 years ago by Richard Shadrach <[email protected]>
github.com/pandas-dev/pandas - 262a71695cb948ff831d24c91a253eace87ad45c authored over 2 years ago by Marc Garcia <[email protected]>
* assert types at runtime
* use classes isntead of strings where possible
* check dtype
...
github.com/pandas-dev/pandas-stubs - 2fd9697fe7f75e54845c0926f22a6c2df6d9f219 authored over 2 years ago by Torsten Wörtwein <[email protected]>github.com/pandas-dev/pandas - 01d0874a70a9d2957a8f96501e72a31b5da63717 authored over 2 years ago by Torsten Wörtwein <[email protected]>
* CLN: Rename private variables from closed to inclusive
* Rename variables in dtypes too
...
github.com/pandas-dev/pandas - 102b3ca2119df822e2b0f346fa936d0fe9f17501 authored over 2 years ago by Patrick Hoefler <[email protected]>* fix GH20868
* fix pre-commit issue
* add more tests and describle the differences
github.com/pandas-dev/pandas - 9b63034aeae7fe7abb45a7ba4c45d373df98bdfb authored over 2 years ago by Xingrong Chen <[email protected]>* TYP: enable reportUnusedImport
* cannot instantiate Tick+BaseOffset
* added new import t...
github.com/pandas-dev/pandas - a4fec220e39031b2f08c593f57c11d42f53879a4 authored over 2 years ago by Torsten Wörtwein <[email protected]>Co-authored-by: Jeff Reback <[email protected]>
github.com/pandas-dev/pandas - f74a1866eeb3593498ae5aff8728255a49724e1c authored over 2 years ago by ehsan shirvanian <[email protected]>github.com/pandas-dev/pandas-stubs - d8aef91c96c388a87f2aadfcc82ad77d3f37a413 authored over 2 years ago by Torsten Wörtwein <[email protected]>
* Remove unintended redundant imports
* _typing should never be re-exported
github.com/pandas-dev/pandas-stubs - ebf7eca1d75aea176e689adc7af1d235434f9afa authored over 2 years ago by Torsten Wörtwein <[email protected]>* TYP: Make typing of inclusive consistent
* Fix comparison
* Fix typing issues
* Try f...
github.com/pandas-dev/pandas - 55064763e8ba55f6ff5370a8dd083767a189d7a4 authored over 2 years ago by Patrick Hoefler <[email protected]>github.com/pandas-dev/pandas - e915b0a40a9599f46569f8f92a2eb2d3d05c02fa authored over 2 years ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - 8e6ca28973de88b8fb098e41ee33fa1d9c98edbf authored over 2 years ago by Sylvain Marié <[email protected]>
github.com/pandas-dev/pandas - 2367febd39ed61c7ccad6a9b7364c76e093e4e70 authored over 2 years ago by Patrick Hoefler <[email protected]>
* is the mypy_pkg_file needed?
* flake8
* added _step.mypy_src back
github.com/pandas-dev/pandas-stubs - e5995c0032581bb2921df7c34357a0c868be095f authored over 2 years ago by Torsten Wörtwein <[email protected]>* CI: Debug Mac/Windows timeouts
* Trigger CI
* Might be in arraymanager tests
* bump t...
github.com/pandas-dev/pandas - 03b0b2c1e84145e6303662b639d563b700b29da5 authored over 2 years ago by Matthew Roeschke <[email protected]>* "#45443 edited the documentation of where/mask functions"
* Update generic.py
* Update g...
github.com/pandas-dev/pandas - aa5b86632263af5819b9a3d1e12a3696da743938 authored over 2 years ago by Ahmed Ibrahim <[email protected]>* DEPR: Deprecate set_closed and add set_incluive
* Remove set closed
* Revert "Remove set...
github.com/pandas-dev/pandas - bd4ff395cbbf4cbde1fc8f1f746cae064a401638 authored over 2 years ago by Patrick Hoefler <[email protected]>* TST: Added test for consistent type with unique agg #22558
* TST: Added test for consistent...
github.com/pandas-dev/pandas - cef9aad51d0f678cc753d9e7db6eb421c4589800 authored over 2 years ago by srotondo <[email protected]>* cache poetry.lock for each OS/python version/poetry version
* Empty commit: test caching
github.com/pandas-dev/pandas-stubs - fce067d53222cddb90cb2a9e24c1c34690ae3e7a authored over 2 years ago by Torsten Wörtwein <[email protected]>