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: CallableDynamicDoc (#46786)

* TYP: CallableDynamicDoc

* using cast

* tighten NDFrameIndexerBase

* dtype and clarifi...

3e3bb9028b48aa7e42592b1d4a518197f4dbf6de authored over 2 years ago
TYP: resolve mypy ingores in core/indexing.py (#47010)

Co-authored-by: Matthew Roeschke <[email protected]>

1812c6ee6ebf94d0f5dda7907d9409fb3bd9666d authored over 2 years ago
REGR: Replace changes the dtype of other columns (#46636)

* REGR: Replace changes the dtype of other columns

* copy if not inplace

16034e1c640ad6b0f7b08e026fc6e1199a51e86f authored over 2 years ago
TYP: narrow type bounds on extract_array (#46942)

43a4bade627c7ae73f6b181dc4b087f11bca0619 authored over 2 years ago
TYP: Mypy workaround for NoDefault (#47045)

* TYP: NoDefault

* ix mypy issues; re-write isinstance(..., NoDefault)

* remove two more c...

1c8269404a77a7d5385d8dc2665bf9ca477daf43 authored over 2 years ago
TST: add copy/view test for setting columns with an array/series (#47070)

* TST: add copy/view test for setting columns with an array/series

* Update pandas/tests/copy...

c6886e230282a8e42d5ba81daa644e59935e4493 authored over 2 years ago
Changes as requested in #47058 (#47119)

* Changes as requested in #47058

This is my first open-source contribution. Please let me kno...

bde0d08551a3f28880c011653b660f0a2fe9f529 authored over 2 years ago
fix pandas.show_versions() and remove pin for setuptools (#47096)

44b660dc4a07f4fb507c31795ae63dca2e6e9440 authored over 2 years ago
BUG Fix: Cannot read pickle generate_legacy_storage_files version 1.4.2 under environment pandas version 1.5.0 (incompatibilites issue) (#47104)

pickle

1ce21664848a1128ea1456d4fd24d76f045a74df authored over 2 years ago
DEPR: df.iloc[:, foo] = bar attempt to set inplace (#45333)

46bcf3740b38339f62b94e66ec29537a28a17140 authored over 2 years ago
CI: mypy&pyright in manual pre-commit stage (#47075)

* CI: mypy&pyright in manual pre-commit stage

* move mypy+pyright to pre-commit

* Revert "...

d2a7eff0024f074b742e5d69667555bbd8d0c9d6 authored over 2 years ago
ENH: liboffsets support non-nano (#47076)

* ENH: liboffsets support non-nano

* fix non-mac buildS

* mypy fixup

* fix doctest

b3dee360925539d741a2c29f4e666c11a9d31087 authored over 2 years ago
REF: Manager.fast_xs to return SingleBlockManager instead of array (#47077)

d5ba8c090475cc933b94139c3039d22f03194709 authored over 2 years ago
TYP: fix MultiIndex._names type (#46919)

e03911798511f1d79bdf77bdaa1bd29c931ff0c6 authored over 2 years ago
TYP: resolve mypy ignores in core/groupby/ops.py (#47064)

486cc5ca1bbbb27231b4e305a5167307fa729b0c authored over 2 years ago
Bug fix - GroupBy.describe produces inconsistent results for empty datasets (#46162)

c12683de6cd6cd1411033071bf2bd412ef0e16db authored over 2 years ago
ENH: move DataError from core/base.py to error/__init__.py per GH27656 (#47047)

c6b7685e7afc3a864b8620eac8fbecd38b8631b8 authored over 2 years ago
REF: merge datetime_to_datetime64 into array_to_datetime (#47018)

0277a9c49f5efb1edcb0ebdba48123e2fda2a590 authored over 2 years ago
REGR: Raise NotImplementedError for agg with axis=1 and multiple funcs (#47078)

61efac71119cfdc30567f94de3f927b38ad45861 authored over 2 years ago
DOC: Fix assorted doc warnings (#47080)

f852589abc831469ebf2e5378a500ce416399074 authored over 2 years ago
DOC: Ignore certain doctest warnings (#47083)

65f316921714e997b296cb748b8d40e0f62bef7f authored over 2 years ago
CLN: Move test_parallel to gil.py (#47068)

1be9d3868f4b9cfd083839cf39eecfd881f387ad authored over 2 years ago
DOC: Fix deprecation warnings in docs for groupby nuisance columns (#47065)

afcd780c121422fdaf0182fa3812f93991359b6d authored over 2 years ago
BUG: groupby.transform/agg with engine='numba' and a MultiIndex (#47057)

Co-authored-by: Jeff Reback <[email protected]>

c4027ad704c452ffb0f5ba962b5b789decbd29bd authored over 2 years ago
ENH: do not sort resulting columns when sort=False (#46994)

7c01e13076f34ba5d52e8c819a7ff49297b09562 authored over 2 years ago
BUG: DatetimeIndex.resolution with nanosecond reso (#46903)

4f92db3b5d98ad556a95cd94f71e22a661908e62 authored over 2 years ago
CLN/TST: Remove tm.makeUnicodeIndex (#47050)

281d65021efe86c8159f7ce81ecffecf3adc3bba authored over 2 years ago
DEPS: Bump optional dependencies (#47048)

e068f4ca368d1a392d8690b0a3c354503d169914 authored over 2 years ago
CI/TST: Lower recurison limit for test_json:test_series_constructor_scalar_with_index on Windows (#47049)

1bd3691c78899e869e45ed66b3da612e1ff1dfed authored over 2 years ago
REGR: Styler `buf` and `encoding` in `to_latex` and `to_html` (#47059)

e50dd367d6df240f34efb1fc9a5fd06d476a31de authored over 2 years ago
DOC: Fix some typos in pandas/. (#47022)

a160caff845db846516ff5f973c5c0a09a605d8d authored over 2 years ago
DOC: Clarify decay argument validation in ewm when times is provided (#47026)

6aaa183aec790d6393381b27aac99333e80d4bc1 authored over 2 years ago
DEPR: groupby numeric_only default (#47025)

7c054d6a256fd0186befe03acf9e9e86d81668d6 authored over 2 years ago
ENH: DatetimeArray fields support non-nano (#47044)

f7dda79c5d2569790f5aa887d158e54010386173 authored over 2 years ago
REF: write indexing checks in terms of should_fallback_to_positional (#47036)

98ca9f05b8e04b327f2a0a0d82e89dfcb4eac00a authored over 2 years ago
REF: share parts of DTI and PI (#47038)

9a00692ca757a6380b99fd544d25b8d95ab16241 authored over 2 years ago
CI: Use conda-forge PyPy (#46394)

a335bf55623b3243c8dd41e7142670628adc937d authored over 2 years ago
DOC: Fix a typo in documentation for qyear (#47033)

4ae4f2998088b9524ce6cb32c5b3c2f89d80dcf8 authored over 2 years ago
Unpin xarray (#47016)

7bf3c75ebc7740a0c7a431933b6e112e697237ec authored over 2 years ago
TYP/CI: bump mypy&pyright (#46905)

9222cb0c7d8bacd9e6e96fc996c6ad6906b8e8f8 authored over 2 years ago
CI: Ensure no-use-pep517 with no-build-isolation with new pip (#47015)

Co-authored-by: Simon Hawkins <[email protected]>

0e9a110b44cebb092a6e2a8453569b36b26315d5 authored over 2 years ago
Fix some typos. (#47021)

5b5574520dba1e79ac95e5079724a41151c20b9a authored over 2 years ago
DOC: pyarrow >= 8.0.0 supports timedelta (#47012)

15c63a273df5e1e4ff05bdf5db2a99f1c2710429 authored over 2 years ago
CI: Move 32 bit Linux build to GHA (#47020)

97b99797d7e3ba605ff9d7e039739a529936a1d8 authored over 2 years ago
REF: simplify tzconversion (#47019)

101d4432cc92e8d382446c8ed37994f1c3a7aeeb authored over 2 years ago
EHN: add same value count for skew & kurt (#46717)

* add same value count for skew & kurt

* add same value count for skew & kurt

* update doc...

6f33c460e64a14e72333a6bf3b01fc60c6a75c9b authored over 2 years ago
CI: Move MacOS build from Azure to GHA (#46981)

e8308ceb3cf1652b34657a8b3a29b8dbfad33431 authored over 2 years ago
TYP: Fix core/groupby/generic.py lexsort attr-defined type ignore (#46521)

a853022ea154dd38dd759300ee50b456f3a9ddf6 authored over 2 years ago
ENH: non-nano Timestamp.timestamp, to_period (#46990)

* ENH: Timestamp.timestamp non-nano

* ENH: Timestamp.to_period non-nano

* normalize prelims

d49a2446e0709f5f3a0c41589a95fccd81ced8cc authored over 2 years ago
CI/TST: Fix test for pyarrow 8.0 release (#46991)

c22bc653ddf6228e7cd19f3c11b78addaad7fdc0 authored over 2 years ago
TST: avoid chained assignment in tests outside of specific tests on chaining (#46980)

04e01a1de0c66d8020b20b786d2b15dd626c9eaa authored over 2 years ago
refactor: use is_platform_windows() (#46973)

c40f43823cd42241c31bfa30a640a31e7d38a6fd authored over 2 years ago
BUG: MaskedArray._quantile match non-nullable behavior (#46282)

6edb64c9ed6fe88ba724373533be624c39a285c6 authored over 2 years ago
TYP: enable reportOverlappingOverload (#46969)

dd6869f77d1623eea177c27bdfc873698b241ac6 authored over 2 years ago
TYP: overload asarray_tuplesafe signature (#46966)

b7d72f639e983f1b70e3fbc97882106db97b9a47 authored over 2 years ago
CLN: mmap used by only read_csv (#46967)

ba2fdb14fadd09f03863681d1df1fffa4ba13f9a authored over 2 years ago
CI: Move Windows build from Azure to GHA (#46960)

962495d7c2d02acee2f76a26017362b9d08f497f authored over 2 years ago
Fix link to be *true* raw data (#46963)

9355e9793d1e3bf917c717813c9157a54b140854 authored over 2 years ago
ENH: add support for reading .tar archives (#44787)

* Add reproduction test for .tar.gz archives

co-authored-by: Margarete Dippel <margarete01@us...

864729813a0203af8bb0d30b6c883588ae2c96f8 authored over 2 years ago
TYP: tighten return type in function any (#46638)

4d9439eb25305bb285ec58d8b59e025eccb2bba8 authored over 2 years ago
TYP: Make temporary variables in pandas/__init__.py private (#46698)

98a88293f47bd84105161e3e7145efc4a76d461b authored over 2 years ago
TYP: fix type annotation in _has_externally_shared_axis (#46914)

1237406fabf746fcdc6de4ffe486cc0309fb9e5f authored over 2 years ago
ENH: Timestamp.month_name, day_name support non-nano (#46959)

* ENH: Timestamp.month_name, day_name support non-nano

* restore comment

875d489b7cd90695c97afa93c5d6d4636a4e864b authored over 2 years ago
DOC: fix cookbook groupby & transform example (#46957)

Negate first argument of `DataFrame.where`, since in pandas this must be the condition where the...

01650a8504e71c52ab515a2239b848baa462f6e6 authored over 2 years ago
REF: handle 2D in tslibs.vectorized (#46886)

d86e2006c4f4e41c47de08253b9b3a228d2b39c4 authored over 2 years ago
PERF: Remove unnecessary(?) asof join functions (#46943)

b19c2036d88d95b51158b8e385d248e8d9c85dce authored over 2 years ago
TYP: Index.join (#46518)

0d8f588bb4c5a42a8f3c6ecaa0f91ad8243c3270 authored over 2 years ago
TYP: resolve ignored mypy errors in core/describe.py (#46928)

ddb315f6d3155a3b2ead4da4fed8567b359db85d authored over 2 years ago
ENH: allow non-nano in DatetimeArray, TimedeltaArray._simple_new (#46901)

5a599c19ec6ca97c6628853ee80cac2f65154119 authored over 2 years ago
BUG: fix rolling with centering and axis=1 (#46135) (#46265)

* TST: added test for rolling with centering=True and axis=1 (#46135)

* BUG: fixed bug of rol...

44dcef439664e8f095b9ca626bd4394fe00b8cd8 authored over 2 years ago
CLN: Remove special case for rank in groupby.ops (#46953)

* CLN: Remove special case for rank in groupby.ops

* Remove TODO

78ee5552971ac1fed337a386040a20c8d8592d61 authored over 2 years ago
TYP: overload maybe_downcast_numeric and maybe_downcast_to_dtype (#46929)

d42a148cd83e06b5e5ef1fb6424e337d5b5efaa5 authored over 2 years ago
CI/DOC: Fix to_hdf docstring validation (#46949)

d4ba130e925aef6526ec061e1df4578abfde79b1 authored over 2 years ago
ENH: fields.get_start_end_field support non-nano (#46902)

* ENH: fields.get_start_end_field support non-nano

* fix non-mac builds

422e92ab29ea279c95d212124d9ffe5988c34ab6 authored over 2 years ago
DEPR: numeric_only default in DataFrame methods with None/True (#46906)

11462d67cd7b857d943e6ce1e27b29ea581eb1fa authored over 2 years ago
DOC: added index, dropna description for HDF methods #45030 (#46931)

d5cf2b8674acb8a3b3eef469d26539a313517ca8 authored over 2 years ago
BUG: to_json incorrectly localizes tz-naive datetimes to UTC (#46730)

009c4c622c739941ae3dfde4bc4117eb25172500 authored over 2 years ago
ENH: support mask in libalgos.rank (#46932)

f86644da7df51f40889be2272be5e52b39ffa435 authored over 2 years ago
TYP: fix a few annotations in offsets.pyi (#46920)

* TYP: fix a few annotations in offsets.pyi

* variation + calendar

* None at the end

8bc083298103eb71ed0f8f9b713a35aa5264761b authored over 2 years ago
STYL: a few cleanups in pyi files (#46921)

0d24370c2b3f752391b846942d48e49ee99048da authored over 2 years ago
DataFrame.replace with dict doesn't work when value=None (#46930)

* _map_values for Series, na_action must be None or "ignore"

* Updating docstring for na_acti...

230990d7455cbd50b0f75aca4b1f8f0c49e08ddd authored over 2 years ago
CLN: tzconversion (#46926)

60ac973e64ba364b345aea22bf988272536aa42f authored over 2 years ago
ENH: Create ArrowDtype (#46774)

d37643ac32960edc65802e9cd953ae7651ae92b5 authored over 2 years ago
CI: More targeted pyarrow version testing (#46912)

9465321e2f1cfb6d6649d381d40e26305e7e2b90 authored over 2 years ago
REF: stronger typing in _box_func (#46917)

8429441876b195edde66f8e4f495c8ba5f07b8d8 authored over 2 years ago
⬆️ UPGRADE: Autoupdate pre-commit config (#46915)

Co-authored-by: MarcoGorelli <[email protected]>

a4338a570da5645d8c7f69a0d11fa1804f7234fd authored over 2 years ago
DOC: update shortened link to full (#46899) (#46907)

Co-authored-by: charles <[email protected]>

c7f615b6b34be13809b3440fc806f0382132d56d authored over 2 years ago
DOC: building page for nested methods doesn't work (#46806)

* fix single_doc for nested attributes

* keep current behaviour for building pandas.Series

...

b4ed8cf6178cd7244306a50acb50b9911d201c7c authored over 2 years ago
REF: Use Localizer more (#46898)

* REF: move Localizer to tzconversion

* re-use utc_val_to_local_val

* reuse Localizer

*...

41942e1715646894cb691a30f491a5a5a78321ff authored over 2 years ago
add some properties to Timestamp (#46761)

61f61c34b56b75060ef93c84645723bc7ee2aa68 authored over 2 years ago
TYP: na_value (#46603)

f9810c7ecf4b9006069daa71e2d473a04a5e9409 authored over 2 years ago
Update Git.io deprecated link (#46888) (#46899)

Co-authored-by: charles <[email protected]>

8ef00a88969bb86290a85b8e92e857254b2dbd3d authored over 2 years ago
ENH: Add numeric_only to certain groupby ops (#46728)

4a072fa0d0d34e83a0d80b1080846bf708bd7177 authored over 2 years ago
Styler whatsew (#46897)

d5fcb40cf12487a2e28f2ca879bddba8ed232775 authored over 2 years ago
DOC: GH27557 Updates Python support documentation to match NumPy NEP 29 (#46883)

9f2491875945d4b515f66491dbe507632060d6bf authored over 2 years ago
BUG: DataFrame.dropna must not allow to set both how= and thresh= parameters (#46644)

94280f021bda7fb23e26db6e485e5367f2de8963 authored over 2 years ago
ENH: Use pyarrow.compute for unique, dropna (#46725)

ff51b2f6d5897f56df3c76a4756e7da65f6d1aa4 authored over 2 years ago
ENH: Same val counts for roll sum mean (#46715)

1951dd70dee5df23cc85e09d44f745bc3e724dcd authored over 2 years ago
ENH: Implement DataFrame interchange protocol (#46141)

90140f055892a46f473bd26affab88a7f171e394 authored over 2 years ago
BUG: Series.map is ignoring the na_action keyword (#46860)

4eb4be251dff33c10f1c7c5e7d68d59afc0f48a6 authored over 2 years ago