GitHub / pandas-dev/pandas-stubs issues and pull requests
#964 - fix signature of frame.filter
Pull Request -
State: closed - Opened by refack about 1 year ago
- 5 comments
#963 - read_csv: parameter usecols has wrong type hint
Issue -
State: closed - Opened by clo-vis about 1 year ago
- 17 comments
#962 - Invalid typing for `df.to_csv`
Issue -
State: closed - Opened by JensHeinrich about 1 year ago
- 3 comments
#961 - df.apply should allow pd.NA from Callables
Pull Request -
State: closed - Opened by JanEricNitschke about 1 year ago
#960 - Fix series.map overloads
Pull Request -
State: closed - Opened by JanEricNitschke about 1 year ago
- 3 comments
#959 - Switch to_timedelta argument type from list to Sequence
Pull Request -
State: closed - Opened by loicdiridollou about 1 year ago
#957 - add Series.case_when
Pull Request -
State: closed - Opened by Dr-Irv about 1 year ago
- 1 comment
#956 - Switch `to_timedelta` argument type from `list` to `Sequence`
Issue -
State: closed - Opened by headtr1ck about 1 year ago
- 1 comment
Labels: good first issue, Timedelta
#955 - Trying to make pd.concat work with pyright strict mode.
Pull Request -
State: closed - Opened by JanEricNitschke about 1 year ago
- 3 comments
#954 - Setup optional CI jobs using pyright strict mode
Pull Request -
State: closed - Opened by JanEricNitschke about 1 year ago
- 3 comments
#953 - Add explicit type parameters to arguments of df.apply
Pull Request -
State: closed - Opened by JanEricNitschke about 1 year ago
- 3 comments
#952 - Type of "apply" is partially unknown
Issue -
State: open - Opened by JanEricNitschke about 1 year ago
- 6 comments
#951 - Expand `drop()` overloads to encode more argument restriction and add type parameters to `df.drop()` signature.
Pull Request -
State: closed - Opened by JanEricNitschke about 1 year ago
- 1 comment
#950 - `df.drop` signature does not capture all constraints
Issue -
State: closed - Opened by JanEricNitschke about 1 year ago
- 1 comment
#949 - Add type parameter to remaining Series.astype overloads.
Pull Request -
State: closed - Opened by JanEricNitschke about 1 year ago
#948 - `Series.astype` is partially unknown.
Issue -
State: closed - Opened by JanEricNitschke about 1 year ago
- 2 comments
#947 - Add type parameters for types used in df.merge
Pull Request -
State: closed - Opened by JanEricNitschke about 1 year ago
- 1 comment
#946 - `df.merge` partially unknown.
Issue -
State: closed - Opened by JanEricNitschke about 1 year ago
#945 - Add type parameters to generics in isna and notna
Pull Request -
State: closed - Opened by JanEricNitschke about 1 year ago
- 4 comments
#944 - pd.notna does not work with pyright strict mode.
Issue -
State: closed - Opened by JanEricNitschke about 1 year ago
- 1 comment
#943 - Support numpy 2.0 in tests
Pull Request -
State: closed - Opened by Dr-Irv about 1 year ago
- 1 comment
#942 - Fix signature of Series.map()
Pull Request -
State: closed - Opened by JanEricNitschke about 1 year ago
- 10 comments
#941 - `Series.map()` needs type for `arg` and result
Issue -
State: closed - Opened by Dr-Irv about 1 year ago
- 5 comments
#939 - Can't pass `dict` to `DataFrame.apply`
Issue -
State: closed - Opened by pchabros about 1 year ago
- 1 comment
#938 - Annotation of `get_loc` does no longer fit to `iloc` resulting in many false positive type errors.
Issue -
State: closed - Opened by bluenote10 about 1 year ago
- 2 comments
#937 - relax numpy versioning
Pull Request -
State: closed - Opened by likewei92 about 1 year ago
- 2 comments
#936 - Fixed Index.rename() and added test
Pull Request -
State: closed - Opened by devesh-2002 about 1 year ago
- 1 comment
#935 - Index.rename() should return Self
Issue -
State: closed - Opened by Dr-Irv about 1 year 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 year ago
#933 - pandas 2.0 removals in testing and clipboard
Pull Request -
State: closed - Opened by hamdanal about 1 year ago
- 3 comments
#932 - pandas 2.0 removals in core/arrays
Pull Request -
State: closed - Opened by hamdanal about 1 year ago
#931 - pandas 2.0 removals in core/indexes
Pull Request -
State: closed - Opened by hamdanal about 1 year ago
#930 - pandas 2.0 removals for NDFrame and subclasses
Pull Request -
State: closed - Opened by hamdanal about 1 year ago
- 1 comment
#929 - Should from_dict be annotated to allow sequence data values?
Issue -
State: closed - Opened by Fruglemonkey about 1 year ago
- 9 comments
Labels: pandas_docs
#928 - Unexpected, Misleading mypy Failures After pandas-stubs Update: DataFrame.from_dict() Behavior
Issue -
State: closed - Opened by pmaier-bhs about 1 year ago
- 7 comments
Labels: pandas_docs
#927 - Allow 'integer' in select_dtypes include argument
Issue -
State: closed - Opened by jonyscathe about 1 year ago
- 1 comment
#926 - fix(frame): add arguments for stack method
Pull Request -
State: closed - Opened by rinzool about 1 year ago
#925 - Stack method - Unexpected keyword argument
Issue -
State: closed - Opened by rinzool about 1 year ago
- 2 comments
Labels: Reshaping
#924 - 748 series operator timedelta
Pull Request -
State: closed - Opened by mutricyl about 1 year ago
#923 - add reduce/accumulate methods stubs + minimal tests, resolves #850
Pull Request -
State: closed - Opened by mutricyl about 1 year ago
#922 - import from_dataframe
Pull Request -
State: closed - Opened by Dr-Irv about 1 year ago
- 1 comment
#921 - Fix `Styler.apply()` to accept keyword arguments
Pull Request -
State: closed - Opened by Dr-Irv about 1 year ago
- 1 comment
#920 - Update pyright, pandas, mypy versions. Fix nightly tests
Pull Request -
State: closed - Opened by Dr-Irv about 1 year ago
- 3 comments
#919 - No overload variant of "apply" of "Styler" matches argument types "Callable[[Series[int], str], list[str]]", "str", "int"
Issue -
State: closed - Opened by Suprabat about 1 year ago
- 2 comments
#918 - Add callable condition type in Series.mask, DataFrame.mask
Pull Request -
State: closed - Opened by georgesittas about 1 year ago
- 3 comments
#917 - Passing a callable to DataFrame.mask's 'cond' argument results in arg-type error (mypy)
Issue -
State: closed - Opened by georgesittas about 1 year ago
- 2 comments
#916 - copy paste from pandas readme, resolves #909
Pull Request -
State: closed - Opened by mutricyl over 1 year ago
#915 - add overload for itertuples with name None, resolves #854
Pull Request -
State: closed - Opened by mutricyl over 1 year ago
#914 - adding str to read_excel index_col, resolves #809
Pull Request -
State: closed - Opened by mutricyl over 1 year ago
#913 - change from macos-latest to macos-14
Pull Request -
State: closed - Opened by Dr-Irv over 1 year ago
#912 - Fix WriteExcelBuffer to be compatible with io.BinaryIO.
Pull Request -
State: closed - Opened by pcorpet over 1 year ago
- 2 comments
#911 - Use the new TypeIs feature to update the notna/notnull/isna/isnull type guards
Issue -
State: closed - Opened by gandhis1 over 1 year ago
#910 - VSCode questions
Issue -
State: closed - Opened by tonyxiao over 1 year ago
- 6 comments
#909 - README.md still suggests to join a gitter room
Issue -
State: closed - Opened by Aloqeely over 1 year ago
- 1 comment
#908 - Return type of pipe not consistent with types at run time
Issue -
State: closed - Opened by davetapley over 1 year ago
- 7 comments
#907 - 821 series diff timestamp2
Pull Request -
State: closed - Opened by mutricyl over 1 year ago
- 5 comments
#906 - register_dataframe_accessor causes "Untyped class decorator obscures type of class; ignoring decorator"
Issue -
State: closed - Opened by davetapley over 1 year ago
- 2 comments
#905 - Add stub for Styler.map_index
Pull Request -
State: closed - Opened by cquick01 over 1 year ago
#904 - Fix nightly
Pull Request -
State: closed - Opened by twoertwein over 1 year ago
- 4 comments
#903 - BUG/TST: fixed series apply frozenset error and created test case
Pull Request -
State: closed - Opened by teshao over 1 year ago
#902 - concat still reports unreachable for Iterable[None|Any] corner case
Issue -
State: closed - Opened by lgonzalez-silen over 1 year ago
- 11 comments
#901 - adding test case for #899
Pull Request -
State: closed - Opened by lionel42 over 1 year ago
- 3 comments
#900 - 887 select_dtypes stubs fixing
Pull Request -
State: closed - Opened by mutricyl over 1 year ago
- 1 comment
#899 - Problem accessing `.loc` with tuple for MultiIndex Series
Issue -
State: closed - Opened by lionel42 over 1 year ago
- 3 comments
Labels: Indexing
#898 - Add calamine Excel reader
Pull Request -
State: closed - Opened by davetapley over 1 year ago
- 4 comments
#897 - 896 dataframe from dict columns dtype args
Pull Request -
State: closed - Opened by mutricyl over 1 year ago
- 3 comments
#896 - pandas.DataFrame.from_dict : issue with dtype and columns arguments types
Issue -
State: closed - Opened by mutricyl over 1 year ago
- 2 comments
Labels: Constructors, DataFrame
#895 - Pandas concat incorrectly marks subsequent code as unreachable
Issue -
State: closed - Opened by mahartariq over 1 year ago
- 1 comment
Labels: duplicate
#894 - Fixed TYP of names argument of concat method and included test
Pull Request -
State: closed - Opened by Aftabby over 1 year ago
#893 - Fixed TYP of values argument of the pandas.DataFrame.pivot_table
Pull Request -
State: closed - Opened by Aftabby over 1 year ago
- 3 comments
#892 - Fix to_datetime([dt.date]) (#891)
Pull Request -
State: closed - Opened by vanheck over 1 year ago
#891 - pd.to_datetime(list[datetime.date]) is wrong input type (mypy), but pandas returns output.
Issue -
State: closed - Opened by vanheck over 1 year ago
- 2 comments
Labels: good first issue, datetime.date
#890 - fix concat, update mypy, pyright
Pull Request -
State: closed - Opened by Dr-Irv over 1 year 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 over 1 year ago
- 1 comment
Labels: duplicate, IO Excel
#888 - `concat` of types `Iterable[Any]` cause Pyright to think subsequent code is unreachable because of recent stubs change
Issue -
State: closed - Opened by torext over 1 year ago
- 39 comments
Labels: Reshaping
#887 - In `DataFrame.select_dtypes` type values like `np.number` or `np.datetime64` should be allowed
Issue -
State: closed - Opened by benediktsatalia over 1 year 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 over 1 year 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 over 1 year ago
- 5 comments
Labels: good first issue, Reshaping
#884 - Series.fillna(None)
Issue -
State: closed - Opened by amgcc over 1 year ago
- 3 comments
#883 - pd.concat with names=None
Issue -
State: closed - Opened by amgcc over 1 year ago
- 5 comments
Labels: good first issue, Reshaping
#882 - DatetimeIndex constructor should accept set
Issue -
State: closed - Opened by amgcc over 1 year ago
- 3 comments
#881 - result of itertuples gives an error when passed to NamedTuple - incompatible type "_PandasNamedTuple"; expected "NamedTuple"
Issue -
State: open - Opened by roj516 over 1 year ago
- 1 comment
#880 - fix concat for axis=0
Pull Request -
State: closed - Opened by twoertwein over 1 year 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 over 1 year ago
- 2 comments
Labels: Reshaping
#877 - pd.Series gets converted to pd.TimestampSeries after isinstance check
Issue -
State: open - Opened by tvdboom over 1 year ago
- 4 comments
Labels: mypy bug
#876 - pd.concat doesn't let me mix Series and DataFrame
Issue -
State: closed - Opened by tvdboom over 1 year ago
- 3 comments
#875 - Added types to df.info()
Pull Request -
State: closed - Opened by askmyhat over 1 year ago
#874 - Enable construction of pd.Series with NaT and NA
Pull Request -
State: closed - Opened by mark-thm over 1 year ago
#873 - DataFrame.fillna is missing argument method
Issue -
State: closed - Opened by mark-thm over 1 year ago
- 1 comment
#872 - Series disallows data value of NaT
Issue -
State: closed - Opened by mark-thm over 1 year 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 over 1 year ago
- 3 comments
Labels: good first issue, Apply
#870 - Improve handling of deprecations in stubs
Issue -
State: open - Opened by Daverball over 1 year ago
- 3 comments
#869 - CI: fix nightly
Pull Request -
State: closed - Opened by twoertwein over 1 year ago
#868 - Check usage of `Series[bool]` and see if `MaskType` is more appropriate
Issue -
State: closed - Opened by Dr-Irv over 1 year ago
- 1 comment
#867 - Fix `Series#get` and `DataFrame#get`
Pull Request -
State: closed - Opened by skatsuta over 1 year ago
#866 - Make `DataFrame#loc` return `Series` or `DataFrame` if a scalar is given
Pull Request -
State: closed - Opened by skatsuta over 1 year ago
#865 - Add `unit` property and `as_unit` method to `DatetimeIndex`, `TimedeltaIndex` and `Series.dt`
Pull Request -
State: closed - Opened by skatsuta over 1 year ago
#864 - Add `unit` property and `as_unit` method to `Timestamp`, `Timedelta` and `NaTType`
Pull Request -
State: closed - Opened by skatsuta over 1 year ago
#863 - Add type annotation to the return value of `Index#get_loc`
Pull Request -
State: closed - Opened by skatsuta over 1 year ago
#862 - Add support for `DataFrame#loc[..., NDArray[bool]]`
Pull Request -
State: closed - Opened by skatsuta over 1 year ago