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
* CI: Make is_ci_environment less necessary
* Add back env settingg
* Add back comment
...
github.com/pandas-dev/pandas - 8438fe76a37fb59ae9df7bd14aed8c8f0a6c59cd authored about 1 year ago by Matthew Roeschke <[email protected]>* fix and add test
* add whatsnew
* rm comment
github.com/pandas-dev/pandas - 91af4faf39e331540234124755257d3123278239 authored about 1 year ago by Quang Nguyễn <[email protected]>* BUG: nanoseconds and reso in dateutil paths
* GH ref
github.com/pandas-dev/pandas - 92fa9ca076d9b5faebfe41ef378063acd9397ed1 authored about 1 year ago by jbrockmendel <[email protected]>* Refactor lreshape
* Refactor wide_to_long validation
* Refactor wide_to_long
* Annota...
github.com/pandas-dev/pandas - d99c44840f106b1e625fc5583393ed5fcc628bf1 authored about 1 year ago by Matthew Roeschke <[email protected]>* Keep original values when taking with a new fill value
* Switch one-letter name
* Fix wh...
github.com/pandas-dev/pandas - 484ec01939d7eac479993e5fdaad012b60b6b9eb authored about 1 year ago by Rob <[email protected]>
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release...
github.com/pandas-dev/pandas - 9aa176687c04227af1c645712ea73296861858a3 authored about 1 year ago by jbrockmendel <[email protected]>
* TST: collect scalar Interval tests
* TST: collect IntervalIndex tests
* TST: collect Int...
github.com/pandas-dev/pandas - 2dfb2ddc52b9be4b7d74fbfa27ef01e1a5a6acad authored about 1 year ago by jbrockmendel <[email protected]>* TST: collect Period tests
* Collect Period tests
github.com/pandas-dev/pandas - 0994ecd4560b6b10ad129505130397f080ff080d authored about 1 year ago by jbrockmendel <[email protected]>github.com/pandas-dev/pandas - d22adf6a4bed08050b161207d86e02c1bec6d5c4 authored about 1 year ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 6e5e3934b7ff072a0a33462c3f28bef2d5b0272d authored about 1 year ago by Luke Manley <[email protected]>
* TST: un-xfail pyarrow thousands test
* TST: de-xfail memory_map tests
* remove unused
...
github.com/pandas-dev/pandas - 8f0c4d2ca6856cc345917d62c3f989ada00617c0 authored about 1 year ago by jbrockmendel <[email protected]>github.com/pandas-dev/pandas - 6833344ceceb6ae25696c196739d7da2c6c9aa19 authored about 1 year ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 5b16332d02054de139ac4d53e141fcb1b8b21f57 authored about 1 year ago by Natalia Mokeeva <[email protected]>
github.com/pandas-dev/pandas - 4514636af7eca60c0fba3f749639a3233636cea7 authored about 1 year ago by Thomas Li <[email protected]>
github.com/pandas-dev/pandas - 19690796ab1340c47f273617a1fc15cf750f787a authored about 1 year ago by Patrick Hoefler <[email protected]>
github.com/pandas-dev/pandas - 47a596e47fb1523fa28942f9147c5f993fe8429d authored about 1 year ago by jbrockmendel <[email protected]>
github.com/pandas-dev/pandas - 4ac5cf6436becb9e7f8f561ac2c708dc7996b163 authored about 1 year ago by jbrockmendel <[email protected]>
github.com/pandas-dev/pandas - 50171fce7ec06967374ef6c848d42dec106df7b9 authored about 1 year ago by Luke Manley <[email protected]>
github.com/pandas-dev/pandas - 2393a2334623bee5acc704be9a9ca6b9e45a3f6d authored about 1 year ago by Luke Manley <[email protected]>
github.com/pandas-dev/pandas - ab144c4d48008d54bd3b64c59230f1173a76290e authored about 1 year ago by jbrockmendel <[email protected]>
github.com/pandas-dev/pandas - 2b67593be687b2a09ca1d5a7fbb929f747d690cd authored about 1 year ago by jbrockmendel <[email protected]>
github.com/pandas-dev/pandas - b2b27afc8a04b071661929d6247777ab8cd1bb84 authored about 1 year ago by jbrockmendel <[email protected]>
github.com/pandas-dev/pandas - 12305299405041d1a87c433b58956c5a14e907d0 authored about 1 year ago by jbrockmendel <[email protected]>
github.com/pandas-dev/pandas - b348eacdcb957d1b94d6908bc641371bfed42697 authored about 1 year ago by jbrockmendel <[email protected]>
github.com/pandas-dev/pandas - e75a2a1c9280721ae0130eeb4c9d22096873123d authored about 1 year ago by Richard Shadrach <[email protected]>
* DOC: Fix GH# in whatsnew not for DataFrameGroupBy.value_counts bugfix
* Fix comment
github.com/pandas-dev/pandas - 517973e3f6065a0604dd60cc3f5a0683c40f1ef6 authored about 1 year ago by Richard Shadrach <[email protected]>* improve perf of index assertions
* whatsnew
* faster _array_equivalent_object
* add c...
github.com/pandas-dev/pandas - 32ebcfc8185511d82080af9a095b12d3d176b0d4 authored about 1 year ago by Luke Manley <[email protected]>* BUG: GroupBy.value_counts sorting order
* Whatsnew
* cleanup
* Fix categorical and ad...
github.com/pandas-dev/pandas - dbf8aaf4a3f3b41e5c1a402473df5da43813948f authored about 1 year ago by Richard Shadrach <[email protected]>* remove ctypedef class from lib.pyx
* fixes
* try something for bytes
* feedback
* ...
github.com/pandas-dev/pandas - c95e94366a445495141786b9a208f3eb1e3ca547 authored about 1 year ago by William Ayd <[email protected]>* TST: Simplify and clarify test skipping
* Typo
* Update pandas/tests/arithmetic/test_dat...
github.com/pandas-dev/pandas - 37ae5c4aaecd9ff31dedc209e083bc08fae40464 authored about 1 year ago by Matthew Roeschke <[email protected]>github.com/pandas-dev/pandas - fd55cbef3465400bed2a276430106890bf2fcf7e authored about 1 year ago by jbrockmendel <[email protected]>
github.com/pandas-dev/pandas - ef2c61ae69add5c6fb960cd235b10b0e741b9aa4 authored about 1 year ago by Joris Van den Bossche <[email protected]>
github.com/pandas-dev/pandas - fc0164cd1786a5d3d1d095f48666670b77864e31 authored about 1 year ago by jbrockmendel <[email protected]>
* fix groupby and apply UB
* fix/skip parser overflow
* revert unneeded
* feedback
github.com/pandas-dev/pandas - 97828e4a4ecdf857a2c6c87f2c1d194ef60f2be1 authored about 1 year ago by William Ayd <[email protected]>github.com/pandas-dev/pandas - ec9be9ddcb7f3b35673cecb633565271d83bc3b9 authored about 1 year ago by Matthew Roeschke <[email protected]>
github.com/pandas-dev/pandas - de9815c6c596cda2c06b9e6a1a2fe3b0ca7dcec8 authored about 1 year ago by Joris Van den Bossche <[email protected]>
github.com/pandas-dev/pandas - 0255ab3a0ff3014618b0e78f3c1a51e0934a99e4 authored about 1 year ago by Joris Van den Bossche <[email protected]>
github.com/pandas-dev/pandas - bad1e09a254f4e6ef9c6445fa1ae33c756849377 authored about 1 year ago by jbrockmendel <[email protected]>
* BUG: DatetimeIndex with non-nano dtype and mixed numeric inputs
* revert
* update astype...
github.com/pandas-dev/pandas - be81303bc30112b61a74dcd748fd8cb5723e69d8 authored about 1 year ago by jbrockmendel <[email protected]>* ENH: Implement convert_dtypes on block level
* ENH: Implement convert_dtypes on block level...
github.com/pandas-dev/pandas - 87d3fe4702bf885ab8f9c01d22804352189469f2 authored about 1 year ago by Patrick Hoefler <[email protected]>* Use NumPy macros for overflow detection
* typo
* try more fix
* try more
* use gen...
github.com/pandas-dev/pandas - ac6cec3beb626fa355e8f01927782db1ade3907f authored about 1 year ago by William Ayd <[email protected]>Update a link to SQLAlchemy documentation to be compatible with 2.0 version
github.com/pandas-dev/pandas - 54f193a70815c01e26d6dd0616616d56a74699ce authored about 1 year ago by Damian Kula <[email protected]>github.com/pandas-dev/pandas - 38589f919a36d23739b936fd894d2281acfed63e authored about 1 year ago by Ralf Gommers <[email protected]>
* CI: Skip pyarrow csv tests where parsing fails
* Use 90 instead
github.com/pandas-dev/pandas - 089481f2246c7abc2667a6286ad9739dbcf17bee authored about 1 year ago by Matthew Roeschke <[email protected]>github.com/pandas-dev/pandas - 1d56672407d44bd825c8905d1663e277b244c056 authored about 1 year ago by Natalia Mokeeva <[email protected]>
github.com/pandas-dev/pandas - 41bb4344327e6dc15b67e530c0aac3517372ba39 authored about 1 year ago by jbrockmendel <[email protected]>
* faster assert_produces_warning
* mypy
github.com/pandas-dev/pandas - c9c58ae092850ef6526e4d185bf9f45923480c70 authored about 1 year ago by Luke Manley <[email protected]>github.com/pandas-dev/pandas - 4fd56b817935b025d3bdc4582436a3f3c65cfe15 authored about 1 year ago by jbrockmendel <[email protected]>
* DEP: Use Cython 3.0
* Cython 3.0.3
* Update to Cython 3.0.4
* Merge pyi updates
* ...
github.com/pandas-dev/pandas - e5301a8ef999259f23c2603c79e1cc933861a40b authored about 1 year ago by Richard Shadrach <[email protected]>github.com/pandas-dev/pandas - 02e2baed7769bb62620cfa198f8e4fc302ab145b authored about 1 year ago by jbrockmendel <[email protected]>
* BUG: avoid DeprecationWarning when the Series has index as list of Series
* hasattr(type(ob...
github.com/pandas-dev/pandas - 171cbcd3a6e79a5b845f39d2304d664bec10b9db authored about 1 year ago by Yao Xiao <[email protected]>* parameterize itertuples test
* Refactor test_agg_misc
* Speed up test_stata_119
* use...
github.com/pandas-dev/pandas - 7e89905a7097b6eadaacbd447b6d9b26972ec55a authored about 1 year ago by Matthew Roeschke <[email protected]>github.com/pandas-dev/pandas - 03c1663fbb35c22fd487a039a817654e1682c39b authored about 1 year ago by jbrockmendel <[email protected]>
* REF: de-duplicate freq pinning/validation
* simplify, mypy fixup
* update docstring
github.com/pandas-dev/pandas - 0199d58389c024a203652c57cfe45eaec20b225e authored about 1 year ago by jbrockmendel <[email protected]>github.com/pandas-dev/pandas - 120db4474ee6194efd83cd799565e233c15a84c9 authored about 1 year ago by William Ayd <[email protected]>
github.com/pandas-dev/pandas - ffbc9c83b84ec05292470e4c95ca8103fc21b3a1 authored about 1 year ago by jbrockmendel <[email protected]>
github.com/pandas-dev/pandas - 640fe265517e902749d5529677345f2930df65e4 authored about 1 year ago by jbrockmendel <[email protected]>
update consortium api test
github.com/pandas-dev/pandas - 2ab836d87a5330d1a159263c8407934cd669c157 authored about 1 year ago by Marco Edward Gorelli <[email protected]>* REF: get npy_timedelta, npy_datetime from numpy
* standardize is_datetime64_object usage
...
github.com/pandas-dev/pandas - a8b2989d0058632c1353490ff2c55f85c2f5bf85 authored about 1 year ago by jbrockmendel <[email protected]>fix ci whatsnew items
github.com/pandas-dev/pandas - 500b57c1cdc1bf835b556b5c9b0a3c558f35840a authored about 1 year ago by Marco Edward Gorelli <[email protected]>* TST: Move groupby tests out of test_function
* one more
github.com/pandas-dev/pandas - 4c359a336ccd29a6b1dd4c07871658e27ad9702c authored about 1 year ago by Richard Shadrach <[email protected]>* DEPR: groupby.fillna
* fixup
* Ignore doctest warnings
* Add deprecation to docstring...
github.com/pandas-dev/pandas - 5457e593559048ca32729b75146ea00dcc63cecd authored about 1 year ago by Richard Shadrach <[email protected]>* TST: parametrize tests over dt64 unit
* TST: parametrize over unit
* revert
* TST: pa...
github.com/pandas-dev/pandas - 713c4dc49cdc1be5a6e1de12f4c045c6c662adb6 authored about 1 year ago by jbrockmendel <[email protected]>* BUG: dt64 astype silent overflows
* GH ref
github.com/pandas-dev/pandas - 3bb8ad19cec5f785c513ddac9ae6d2b0ade6e04f authored about 1 year ago by jbrockmendel <[email protected]>* DEPR: PeriodIndex ordinal, fields keywords
* lint fixups
* update doctest
* doc updates
github.com/pandas-dev/pandas - 55cd96a1aaf255f5b74d4d37bab3fe834d210f98 authored about 1 year ago by jbrockmendel <[email protected]>* TYP: towards matplotlib 3.8
* test 3.8
* ignore pyright errors
* merging error
* C...
github.com/pandas-dev/pandas - d999aac09246eb819ba4067e601b6c2c40d82afd authored about 1 year ago by Torsten Wörtwein <[email protected]>* ENH: infer resolution in array_to_datetime
* post-merge fixup
* post-merge fixup
github.com/pandas-dev/pandas - 800ae259494e14287b87773fe5b89a337f444886 authored about 1 year ago by jbrockmendel <[email protected]>* refactor npy_datetimestruct_to_datetime
* Used builtin overflow directives
* macro fixup...
github.com/pandas-dev/pandas - e477eee4916ab0a867f2755d008dde9cf006f671 authored about 1 year ago by William Ayd <[email protected]>* TST: collect date_range tests
* misplaced date_range tests
* parametrize over unit
github.com/pandas-dev/pandas - 55d78caa38925e8cf94623adcd0721cc15a56bdd authored about 1 year ago by jbrockmendel <[email protected]>* BUG: PeriodIndex.__new__ with keyword mismatch
* GH refs
github.com/pandas-dev/pandas - e89d18c81b5ca74425f63b189d52b656b963b377 authored about 1 year ago by jbrockmendel <[email protected]>* BUG: disallow how keyword in shared-ax plotting
* Update doc/source/whatsnew/v2.2.0.rst
...
github.com/pandas-dev/pandas - d7da0e68fcb4101d459a9b979e80558c9bfad4a1 authored about 1 year ago by jbrockmendel <[email protected]>github.com/pandas-dev/pandas - 6f04606702deec9df7adb19360d7ddb4cceaf590 authored about 1 year ago by jbrockmendel <[email protected]>
* BUG: period.astype to non-nano dt64
* BUG: .asfreq with non-nano
* GH ref
github.com/pandas-dev/pandas - 795357d709ac1a450140cc8d21880d0a356017f6 authored about 1 year ago by jbrockmendel <[email protected]>github.com/pandas-dev/pandas - a7e4af42d8701787f6caed9c745cb38785b2b92a authored about 1 year ago by jbrockmendel <[email protected]>
* REF: melt
* Fix case, generalize test
* Add whatsnew
* Update issue number
* Rever...
github.com/pandas-dev/pandas - 4da592662fe86dc43c1b05f7d31a05b0b138f62b authored about 1 year ago by Matthew Roeschke <[email protected]>improve error message when construct period with invalid freq
github.com/pandas-dev/pandas - 8a814a0145f5a43cb3e75a1ad4a55d6cc4db4e1a authored about 1 year ago by Natalia Mokeeva <[email protected]>* avoid "densifying" multiindex
* whatsnew
* update test
github.com/pandas-dev/pandas - 00d88e93f9dc0e912ece93638cc4b9d73a7551e4 authored about 1 year ago by Luke Manley <[email protected]>* TST: Skip pyarrow csv tests that raise ParseErrors
* Clarify
github.com/pandas-dev/pandas - 7f0b8907408d0d8986c15c45a7c455cce5472005 authored about 1 year ago by Matthew Roeschke <[email protected]>* DEPR: read_gbq, DataFrame.to_gbq
* reference pandas_gbq in deprecation note instead
github.com/pandas-dev/pandas - f777e67d2b29cda5b835d30c855b633269f5e8e8 authored about 1 year ago by Matthew Roeschke <[email protected]>* asv FrameMixedDtypesOps
* fix
* Update asv_bench/benchmarks/stat_ops.py
Co-authored-b...
github.com/pandas-dev/pandas - 66b52353b6cb27c8cb7ca32055fcc755a5b6946b authored about 1 year ago by Quang Nguyễn <[email protected]>github.com/pandas-dev/pandas - 6e4f10b227dc65db95d1d660e1099414f027a793 authored about 1 year ago by Thomas Lazarus <[email protected]>
* add asv
* add github issue context
* fix minor
github.com/pandas-dev/pandas - feca574525b2c37fac8d1d26bf82d428b95630c8 authored about 1 year ago by Quang Nguyễn <[email protected]>* Fixes #55884- Added else for invalid fill_method
* Fixes #55884- Added else for invalid fil...
github.com/pandas-dev/pandas - 112fd0b5cbf222db44ae6215b30db2d21c718c85 authored about 1 year ago by Ziad Kermadi <[email protected]>* clean setup methods
* fix dtype
github.com/pandas-dev/pandas - c4f0e6fce4b92180a87ecfb588245b3ce2d1881d authored about 1 year ago by Luke Manley <[email protected]>* REF: simplify objects_to_datetime64ns
* revert annotations
github.com/pandas-dev/pandas - 9a40316f095206ae7b7f50a2c5ea42065f3d2b23 authored about 1 year ago by jbrockmendel <[email protected]>* ENH: warn when silently ignoring log keywords in PiePlot
* pyright fixup
* mypy fixup
...
github.com/pandas-dev/pandas - 76d28c7a199bcdb9824b0e3084d846dd65307c44 authored about 1 year ago by jbrockmendel <[email protected]>github.com/pandas-dev/pandas - 70ce4eb5ce1374e206937e526940921a74b7aa80 authored about 1 year ago by William Ayd <[email protected]>
* REF: avoid altering state with 'color'
* de-dup
github.com/pandas-dev/pandas - c0f12a183e58be38cc3eca5dd9fc2d3265972d0c authored about 1 year ago by jbrockmendel <[email protected]>* add test
* lint
github.com/pandas-dev/pandas - ccc04c468af72adc2d7706e9f93835a3752b8876 authored about 1 year ago by Quang Nguyễn <[email protected]>* fix off-by-one in aggregations
* fix logic
github.com/pandas-dev/pandas - 0ff8968afa9a5ed0ad988059b7feb52b7b792a72 authored about 1 year ago by William Ayd <[email protected]>github.com/pandas-dev/pandas - 8df36a2f9f787af7fcc08326c6d7b3456b3ff0b7 authored about 1 year ago by Richard Shadrach <[email protected]>
github.com/pandas-dev/pandas - 17431d24d6da9483a4dfcc08b3508069a1aa76e8 authored about 1 year ago by Luke Manley <[email protected]>
update ASVs for freq deprecations
github.com/pandas-dev/pandas - b2d9ec17c52084ee2b629633c9119c01ea11d387 authored about 1 year ago by Luke Manley <[email protected]>* TST: un-xfail pyarrow verbose tests
* un-xfail pyarrow tests
* de-xfail pyarrow tests
...
github.com/pandas-dev/pandas - 6296e03ee2a9ca2a8e42606e06d75d146ec1af8c authored about 1 year ago by jbrockmendel <[email protected]>github.com/pandas-dev/pandas - 590dfe1b965b923069d86e4a24168fc741bc80f0 authored about 1 year ago by Thomas Li <[email protected]>
* REF: Ensure MPLPlot.data is a DataFrame after __init__
* mypy fixup
github.com/pandas-dev/pandas - ea9c19c7e7fdab2c6e1a5fcb8decf605c13e2023 authored about 1 year ago by jbrockmendel <[email protected]>* REF: avoid altering self.data in get_xticks
* GH ref
github.com/pandas-dev/pandas - f66246e63f4004c6f0c400ecbd5ccd22bef407bd authored about 1 year ago by jbrockmendel <[email protected]>* REF: less state in scatterplot
* REF: helper
* REF: helper
* less state
* REF: les...
github.com/pandas-dev/pandas - d9c7b50bd35662c768e0539c28e6ac4e8fd37e7b authored about 1 year ago by jbrockmendel <[email protected]>* fix performance regression with time_loc_dups and Cython 3
* replace all index calls with P...
github.com/pandas-dev/pandas - d6502124e07d652d133658401b7bae68bb8fb317 authored about 1 year ago by William Ayd <[email protected]>