Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pandas-dev/pandas-stubs issues and pull requests

#943 - Support numpy 2.0 in tests

Pull Request - State: closed - Opened by Dr-Irv 6 days ago - 1 comment

#942 - Fix signature of Series.map()

Pull Request - State: closed - Opened by JanEricNitschke 7 days ago - 9 comments

#941 - `Series.map()` needs type for `arg` and result

Issue - State: open - Opened by Dr-Irv 7 days ago - 3 comments

#939 - Can't pass `dict` to `DataFrame.apply`

Issue - State: closed - Opened by pchabros 20 days ago - 1 comment

#937 - relax numpy versioning

Pull Request - State: closed - Opened by likewei92 about 1 month ago - 2 comments

#936 - Fixed Index.rename() and added test

Pull Request - State: closed - Opened by devesh-2002 about 1 month ago - 1 comment

#935 - Index.rename() should return Self

Issue - State: open - Opened by Dr-Irv about 1 month ago - 3 comments
Labels: good first issue, Index, rename

#934 - Update and fix pyright, cap matplotlib to avoid warnings

Pull Request - State: closed - Opened by hamdanal about 1 month ago

#933 - pandas 2.0 removals in testing and clipboard

Pull Request - State: open - Opened by hamdanal about 1 month ago - 1 comment

#932 - pandas 2.0 removals in core/arrays

Pull Request - State: closed - Opened by hamdanal about 1 month ago

#931 - pandas 2.0 removals in core/indexes

Pull Request - State: closed - Opened by hamdanal about 1 month ago

#930 - pandas 2.0 removals for NDFrame and subclasses

Pull Request - State: closed - Opened by hamdanal about 1 month ago - 1 comment

#929 - Should from_dict be annotated to allow sequence data values?

Issue - State: open - Opened by Fruglemonkey about 1 month ago - 8 comments

#927 - Allow 'integer' in select_dtypes include argument

Issue - State: open - Opened by jonyscathe about 1 month ago - 1 comment

#926 - fix(frame): add arguments for stack method

Pull Request - State: closed - Opened by rinzool about 2 months ago

#925 - Stack method - Unexpected keyword argument

Issue - State: open - Opened by rinzool about 2 months ago - 2 comments
Labels: Reshaping

#924 - 748 series operator timedelta

Pull Request - State: closed - Opened by mutricyl about 2 months ago

#923 - add reduce/accumulate methods stubs + minimal tests, resolves #850

Pull Request - State: closed - Opened by mutricyl about 2 months ago

#922 - import from_dataframe

Pull Request - State: closed - Opened by Dr-Irv about 2 months ago - 1 comment

#921 - Fix `Styler.apply()` to accept keyword arguments

Pull Request - State: closed - Opened by Dr-Irv about 2 months ago - 1 comment

#920 - Update pyright, pandas, mypy versions. Fix nightly tests

Pull Request - State: closed - Opened by Dr-Irv about 2 months ago - 3 comments

#918 - Add callable condition type in Series.mask, DataFrame.mask

Pull Request - State: closed - Opened by georgesittas about 2 months ago - 3 comments

#916 - copy paste from pandas readme, resolves #909

Pull Request - State: closed - Opened by mutricyl 2 months ago

#915 - add overload for itertuples with name None, resolves #854

Pull Request - State: closed - Opened by mutricyl 2 months ago

#914 - adding str to read_excel index_col, resolves #809

Pull Request - State: closed - Opened by mutricyl 2 months ago

#913 - change from macos-latest to macos-14

Pull Request - State: closed - Opened by Dr-Irv 2 months ago

#912 - Fix WriteExcelBuffer to be compatible with io.BinaryIO.

Pull Request - State: closed - Opened by pcorpet 2 months ago - 2 comments

#910 - VSCode questions

Issue - State: closed - Opened by tonyxiao 2 months ago - 6 comments

#909 - README.md still suggests to join a gitter room

Issue - State: closed - Opened by Aloqeely 2 months ago - 1 comment

#908 - Return type of pipe not consistent with types at run time

Issue - State: closed - Opened by davetapley 2 months ago - 7 comments

#907 - 821 series diff timestamp2

Pull Request - State: closed - Opened by mutricyl 2 months ago - 5 comments

#905 - Add stub for Styler.map_index

Pull Request - State: closed - Opened by cquick01 3 months ago

#904 - Fix nightly

Pull Request - State: closed - Opened by twoertwein 3 months ago - 4 comments

#903 - BUG/TST: fixed series apply frozenset error and created test case

Pull Request - State: closed - Opened by teshao 3 months ago

#902 - concat still reports unreachable for Iterable[None|Any] corner case

Issue - State: closed - Opened by lgonzalez-silen 3 months ago - 11 comments

#901 - adding test case for #899

Pull Request - State: closed - Opened by lionel42 3 months ago - 3 comments

#900 - 887 select_dtypes stubs fixing

Pull Request - State: closed - Opened by mutricyl 3 months ago - 1 comment

#899 - Problem accessing `.loc` with tuple for MultiIndex Series

Issue - State: closed - Opened by lionel42 3 months ago - 3 comments
Labels: Indexing

#898 - Add calamine Excel reader

Pull Request - State: closed - Opened by davetapley 3 months ago - 4 comments

#897 - 896 dataframe from dict columns dtype args

Pull Request - State: closed - Opened by mutricyl 3 months ago - 3 comments

#896 - pandas.DataFrame.from_dict : issue with dtype and columns arguments types

Issue - State: closed - Opened by mutricyl 3 months ago - 2 comments
Labels: Constructors, DataFrame

#895 - Pandas concat incorrectly marks subsequent code as unreachable

Issue - State: closed - Opened by mahartariq 3 months ago - 1 comment
Labels: duplicate

#894 - Fixed TYP of names argument of concat method and included test

Pull Request - State: closed - Opened by Aftabby 3 months ago

#893 - Fixed TYP of values argument of the pandas.DataFrame.pivot_table

Pull Request - State: closed - Opened by Aftabby 3 months ago - 3 comments

#892 - Fix to_datetime([dt.date]) (#891)

Pull Request - State: closed - Opened by vanheck 3 months ago

#891 - pd.to_datetime(list[datetime.date]) is wrong input type (mypy), but pandas returns output.

Issue - State: closed - Opened by vanheck 3 months ago - 2 comments
Labels: good first issue, datetime.date

#890 - fix concat, update mypy, pyright

Pull Request - State: closed - Opened by Dr-Irv 4 months ago - 2 comments

#889 - Argument of type `str` cannot be assigned to parameter `index_col` in function `read_excel`

Issue - State: closed - Opened by takuminakaso 4 months ago - 1 comment
Labels: duplicate, IO Excel

#887 - In `DataFrame.select_dtypes` type values like `np.number` or `np.datetime64` should be allowed

Issue - State: closed - Opened by benediktsatalia 4 months ago - 2 comments
Labels: Dtype Conversions

#886 - Error: "Object of type `Series[Unknown]` is not callable" on groupby().size().to_frame()

Issue - State: closed - Opened by tvannahl 4 months ago - 1 comment
Labels: duplicate

#885 - Wrong typing for the `values` argument of the `pandas.DataFrame.pivot_table` method

Issue - State: closed - Opened by airatk 4 months ago - 5 comments
Labels: good first issue, Reshaping

#884 - Series.fillna(None)

Issue - State: closed - Opened by amgcc 4 months ago - 3 comments

#883 - pd.concat with names=None

Issue - State: closed - Opened by amgcc 4 months ago - 5 comments
Labels: good first issue, Reshaping

#882 - DatetimeIndex constructor should accept set

Issue - State: closed - Opened by amgcc 4 months ago - 3 comments

#880 - fix concat for axis=0

Pull Request - State: closed - Opened by twoertwein 4 months ago - 3 comments

#879 - Issue with `concat` and passing a `Union` due to presence of checking for `Iterable[None]`

Issue - State: closed - Opened by Dr-Irv 4 months ago - 2 comments
Labels: Reshaping

#877 - pd.Series gets converted to pd.TimestampSeries after isinstance check

Issue - State: open - Opened by tvdboom 4 months ago - 1 comment
Labels: mypy bug

#876 - pd.concat doesn't let me mix Series and DataFrame

Issue - State: closed - Opened by tvdboom 4 months ago - 3 comments

#875 - Added types to df.info()

Pull Request - State: closed - Opened by askmyhat 4 months ago

#874 - Enable construction of pd.Series with NaT and NA

Pull Request - State: closed - Opened by mark-thm 4 months ago

#873 - DataFrame.fillna is missing argument method

Issue - State: closed - Opened by mark-thm 4 months ago - 1 comment

#872 - Series disallows data value of NaT

Issue - State: closed - Opened by mark-thm 4 months ago - 1 comment
Labels: good first issue, Series

#871 - Series apply frozenset raises error, frozenset not in enumerated Callable output types

Issue - State: closed - Opened by ljmc-github 5 months ago - 3 comments
Labels: good first issue, Apply

#870 - Improve handling of deprecations in stubs

Issue - State: open - Opened by Daverball 5 months ago - 3 comments

#869 - CI: fix nightly

Pull Request - State: closed - Opened by twoertwein 5 months ago

#868 - Check usage of `Series[bool]` and see if `MaskType` is more appropriate

Issue - State: open - Opened by Dr-Irv 5 months ago - 1 comment

#867 - Fix `Series#get` and `DataFrame#get`

Pull Request - State: closed - Opened by skatsuta 5 months ago

#863 - Add type annotation to the return value of `Index#get_loc`

Pull Request - State: closed - Opened by skatsuta 5 months ago

#862 - Add support for `DataFrame#loc[..., NDArray[bool]]`

Pull Request - State: closed - Opened by skatsuta 5 months ago

#861 - Fix calling df.agg with scalar dict values

Pull Request - State: closed - Opened by hamdanal 5 months ago

#860 - Pandas 2.2; remove some deprecated behavior; update black+pyright

Pull Request - State: closed - Opened by twoertwein 5 months ago - 4 comments

#859 - Timestamp.as_unit

Issue - State: closed - Opened by amgcc 5 months ago

#858 - Fix pd.concat to accept None values as input.

Pull Request - State: closed - Opened by amgcc 5 months ago - 2 comments

#857 - pd.concat with None

Issue - State: closed - Opened by amgcc 5 months ago - 6 comments
Labels: good first issue, Reshaping

#854 - itertuples doesn't respect name parameter

Issue - State: closed - Opened by davetapley 5 months ago - 2 comments

#852 - `labelsize` arguments need fixes

Issue - State: open - Opened by Dr-Irv 6 months ago

#850 - Implement ExtensionArray _accumulate and _reduce

Issue - State: closed - Opened by MichaelTiemannOSC 6 months ago - 7 comments
Labels: ExtensionArray

#849 - Type checking with `converters=` on `read_excel`

Issue - State: open - Opened by oliverbeagley-pgg 6 months ago - 4 comments
Labels: good first issue, IO Excel

#848 - Rework groupby and resample core modules

Pull Request - State: closed - Opened by hamdanal 6 months ago - 7 comments

#847 - Fix compatibility with latest pyright

Pull Request - State: closed - Opened by hamdanal 6 months ago

#846 - `DataFrame.agg()` can return `Series` or `DataFrame` with `dict` argument

Issue - State: closed - Opened by davetapley 6 months ago - 7 comments
Labels: Awaiting Response

#845 - Upgrade pyright to 1.1.343

Pull Request - State: closed - Opened by paw-lu 6 months ago

#844 - OffsetSeries inherits from Series[BaseOffset]

Pull Request - State: closed - Opened by twoertwein 6 months ago - 2 comments

#843 - Series(Mapping)

Pull Request - State: closed - Opened by twoertwein 6 months ago

#842 - itertuples

Pull Request - State: closed - Opened by twoertwein 6 months ago

#841 - Timestamp -> datetime and Timedelta -> timedelta

Pull Request - State: closed - Opened by twoertwein 6 months ago - 5 comments