Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pandas-dev/pandas-stubs

Public type stubs for pandas
https://github.com/pandas-dev/pandas-stubs

upgrade mypy and pyright. close 8 issues

Dr-Irv opened this pull request 5 days ago
upgrade mypy and pyright. close 7 issues

Dr-Irv opened this pull request 5 days ago
upgrade mypy and pyright. close 6 issues

Dr-Irv opened this pull request 5 days ago
upgrade mypy and pyright. close 5 issues

Dr-Irv opened this pull request 5 days ago
upgrade mypy and pyright. close 4 issues

Dr-Irv opened this pull request 5 days ago
upgrade mypy and pyright. close a few issues

Dr-Irv opened this pull request 5 days ago
update mypy and allow timestamp slicing

Dr-Irv opened this pull request 5 days ago
mypy complains about slicing using strings

Dr-Irv opened this issue 5 days ago
GH1071 Revert numpy version restriction

loicdiridollou opened this pull request 12 days ago
fixed pivot_table sort argument in pandas_stubs

Mariihmp opened this pull request 15 days ago
Add MaskType to other cases

loicdiridollou opened this pull request 24 days ago
Lock numpy upper bound version due to bug in version 2.2.0

loicdiridollou opened this pull request 25 days ago
CI breaking

loicdiridollou opened this issue 27 days ago
Test issue

loicdiridollou opened this pull request 27 days ago
Boolean indexing doesn't work with subclass and TypeVar

davetapley opened this issue 30 days ago
support pyright 1.1.390

Dr-Irv opened this pull request about 1 month ago
adjust test for slice due to typeshed changes

Dr-Irv opened this pull request about 1 month ago
GH1065 timestamp freq argument and DataFrame/Series.mask

loicdiridollou opened this pull request about 1 month ago
Version 2.0 Migration Timestamp/Mask

loicdiridollou opened this issue about 1 month ago
GH1063 Remove deprecated methods

loicdiridollou opened this pull request about 1 month ago
Migration to 2.0 - Deprecation in Resample

loicdiridollou opened this issue about 1 month ago
GH1061 add calamine literal to ExcelFile engine

sanzoghenzo opened this pull request about 1 month ago
Literal "calamine" missing from ExcelFile engine attribute

sanzoghenzo opened this issue about 1 month ago
Incorrect type for the `iterator` argument of the `read_csv` function.

rudolfbyker opened this issue about 1 month ago
DataFrame.insert should accept np.float32

tblum opened this issue about 1 month ago
GH1055 Add pandas.api.typing to pandas-stubs

loicdiridollou opened this pull request about 1 month ago
GH1051 Drop astype tests for Mac arm for float128 and complex256

loicdiridollou opened this pull request about 1 month ago
Change signature of StringMethods.rsplit to match pandas

kroche98 opened this pull request about 1 month ago
Add pandas.api.typing module

jamesdow21 opened this issue about 2 months ago
GH1053 @ for DataFrame, eval in place for DataFrame, test migrations

loicdiridollou opened this pull request about 2 months ago
Python 3.13 support plan

loicdiridollou opened this issue about 2 months ago
GH1049 Deprecate Index and Grouper methods for 2.0 migration

loicdiridollou opened this pull request about 2 months ago
Version 2.0: Deprecated index methods

loicdiridollou opened this issue about 2 months ago
Fix `Series.rename_axis` and `DataFrame.rename_axis` typing

dpoznik opened this pull request about 2 months ago
Add @ operator type hints for Series

loicdiridollou opened this pull request about 2 months ago
GH1045 Split overload of groupby on as_index for all cases

loicdiridollou opened this pull request about 2 months ago
Changes to `groupby.size()` don't work for all possible groupby

Dr-Irv opened this issue about 2 months ago
GH1043 Update _typing.pyi: add "cross" option to JoinHow

brzegorzTesco opened this pull request about 2 months ago
`Series.rename_axis(None)` not accepted

dpoznik opened this issue about 2 months ago
@ multiplication of Series is not inferred to a type (but Unknown)

loicdiridollou opened this issue about 2 months ago
GH1039 Clear tests and add typehint for Series.unique with datetime/timedelta

loicdiridollou opened this pull request about 2 months ago
Series.unique() with dtype “timedelta64[ns]” or “datetime64[ns]”

loicdiridollou opened this issue about 2 months ago
GH1037 Remove na_sentinel from factorize methods

loicdiridollou opened this pull request about 2 months ago
GH1034 Migrate old tests in _json.py to new check(assert(...

loicdiridollou opened this pull request about 2 months ago
GH1033 Add overloads of engine for pd.read_json

loicdiridollou opened this pull request about 2 months ago
Migrate tests in io/json/_json.py to the new `check(assert_type...` style

loicdiridollou opened this issue about 2 months ago
Incorrect signature for `pandas.Series.str.rsplit`

kroche98 opened this issue about 2 months ago
GhH804 index names typehint

loicdiridollou opened this pull request about 2 months ago
Add `ignore_index` keyword arg in `dropna` and `drop_duplicates` (Part of GH624)

hyperc54 opened this pull request about 2 months ago
GH571 Update typehint when creating a Series from an empty list

loicdiridollou opened this pull request about 2 months ago
GH987 Add limit_area parameter in `ffill` and `bfill` methods

hyperc54 opened this pull request 2 months ago
GH1025 Typehint DataFrame.groupby.value_counts method

loicdiridollou opened this pull request 2 months ago
accept float values in pd.Timedelta

5j9 opened this pull request 2 months ago
Update pyright

hauntsaninja opened this pull request 2 months ago
fix slice/Hashable overlap. Update mypy and pyright

Dr-Irv opened this pull request 2 months ago
Update enums to reflect typing spec changes

hauntsaninja opened this pull request 2 months ago
pandas-stubs resulting in mypy to fail at initialization

jindongyang94 opened this issue 3 months ago
Sync with upcoming typeshed changes making slice hashable

bersbersbers opened this issue 3 months ago
Support Python 3.12 with Pandas 1.5.3

kerrick-js opened this issue 3 months ago
`pd.Timedelta` should also accept `float` values

5j9 opened this issue 3 months ago
GH203 Split groupby with as_index (temptative)

loicdiridollou opened this pull request 3 months ago
Bump to pandas 2.2.3

Dr-Irv opened this pull request 3 months ago
GH935 Create overload for pd.Index.rename

loicdiridollou opened this pull request 3 months ago
GH852 Typehint labelsize

loicdiridollou opened this pull request 3 months ago
GH648 Allowing dateoffset weekday from relativedelta

loicdiridollou opened this pull request 3 months ago
TypeIs annotation for `pands.isna` is not quite accurate

steve-mavens opened this issue 3 months ago
DataFrame.drop with columns=set(...) is unspecified

cmp0xff opened this issue 4 months ago
GH1006 Update workflows version

loicdiridollou opened this pull request 4 months ago
Update workflows actions to remove Node deprecation warning

loicdiridollou opened this issue 4 months ago
GH677 Allow pd.RangeIndex to be initialized with range

loicdiridollou opened this pull request 4 months ago
GH969 Fix timestamp series and offset additions

loicdiridollou opened this pull request 4 months ago
Add datetime.date and datetime.datetime specializations

alippai opened this pull request 4 months ago
Row-wise mapping to custom type not supported in `DataFrame.apply`

bluenote10 opened this issue 4 months ago
GH978 Build pd.Series from typed dict

loicdiridollou opened this pull request 4 months ago
Remove references to Python 3.9

sanders41 opened this pull request 4 months ago
Allow tuple-valued params in read_sql[_query]

sh-at-cs opened this pull request 4 months ago
read_sql_query should support tuples as `params` dict values

sh-at-cs opened this issue 4 months ago
Complete signature of value_counts

refack opened this pull request 4 months ago
Typing of DataFrame index and columns miss multiindex

ldouteau opened this issue 4 months ago
GH992 Fix pd.DataFrame.pct_change fill_method typing

loicdiridollou opened this pull request 4 months ago
DataFrame.pct_change typing for None missing

loicdiridollou opened this issue 4 months ago
Validate all values for csv.QUOTE

refack opened this pull request 4 months ago
fix(typing): #983 return type of StringMethods.match

cmp0xff opened this pull request 4 months ago
Allow str.contains to accept a regex as well as a string

rowillia opened this pull request 4 months ago
limit_area argument is currently missing for the frame.pyi

AY1uZwIcJzKhaGywovQP opened this issue 4 months ago
ENH: updating subset types in drop_duplicates/duplicated

kirill-bash opened this pull request 5 months ago
`__arrow_c_stream__` method on DataFrame

kylebarron opened this pull request 5 months ago
Create overloads for `DataFrame.clip()`

Dr-Irv opened this issue 5 months ago