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

#763 - update mypy and pyright versions

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

#762 - to_datetime's utc is not documented to allow None

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

#761 - interpolate method

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

#760 - Make IndexOpsMixin (and Index) generic

Pull Request - State: closed - Opened by twoertwein 11 months ago - 8 comments

#759 - make sub of timedelta work

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

#757 - Fix SQL parameter type

Pull Request - State: closed - Opened by Tolker-KU 11 months ago - 3 comments

#755 - BDay typing

Issue - State: open - Opened by alippai 12 months ago - 5 comments

#754 - Replace flake8 and pyupgrade with ruff

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

#753 - TYP: type hint to function pd.DataFrame.from_dict()

Issue - State: closed - Opened by prokie over 1 year ago - 5 comments
Labels: Closing Candidate

#752 - Fix nightly, yet again

Pull Request - State: closed - Opened by twoertwein 12 months ago - 1 comment

#751 - Fix nightly test

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

#750 - Pandas loc incorrect type with multi-index

Issue - State: closed - Opened by amgcc 12 months ago - 1 comment

#749 - Pandas loc incorrect type with multi-index

Issue - State: closed - Opened by amgcc 12 months ago - 5 comments
Labels: Indexing

#748 - error: Argument 1 to "mul" of "Series" has incompatible type "timedelta64" [arg-type]

Issue - State: closed - Opened by randolf-scholz 12 months ago - 4 comments
Labels: Numeric Operations

#746 - Add missing __hash__ stubs

Pull Request - State: closed - Opened by TheTripleV 12 months ago

#745 - TYP: Add DatetimeIndex.intersection() method and test

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

#744 - Index.intersection does not return correct sub type

Issue - State: closed - Opened by StefanBrand 12 months ago - 4 comments
Labels: good first issue, Index

#742 - fix nightly tests to work with 2.1 dev code

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

#741 - numpy 1.25.0, pyright 1.1.316, mypy 1.4.1

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

#740 - Multiple nightly fails

Issue - State: closed - Opened by Dr-Irv almost 1 year ago

#739 - Add overload for DataFrameGroupBy.groupby("size") return Series

Pull Request - State: closed - Opened by ljmc-github about 1 year ago

#738 - `GroupBy.pipe()` missing types in arguments and correct return type

Issue - State: closed - Opened by Dr-Irv about 1 year ago - 2 comments
Labels: Groupby

#737 - `DataFrame.Groupby.Rolling` is missing proper typing

Issue - State: closed - Opened by Dr-Irv about 1 year ago
Labels: Groupby, Window

#736 - DataFrameGroupBy.aggregate can return Series with argument "size", typed as only returning DataFrame

Issue - State: closed - Opened by ljmc-github about 1 year ago - 4 comments
Labels: good first issue, Groupby

#735 - numpy 1.25.0 incompatible with stubs

Issue - State: closed - Opened by Dr-Irv about 1 year ago - 3 comments

#734 - GH - 624: date_range() now supports a unit keyword "s" , "ms" , "us" , or "ns"

Pull Request - State: closed - Opened by asukaminato0721 about 1 year ago - 3 comments

#733 - error: Argument 1 to "astype" of "DataFrame" has incompatible type "Literal['int32[pyarrow]']";

Issue - State: closed - Opened by randolf-scholz about 1 year ago - 5 comments
Labels: Arrow, Astype

#732 - FEAT: Add InterpolateOptions to `interpolate()` methods for `method` argument.

Issue - State: closed - Opened by Dr-Irv about 1 year ago
Labels: good first issue, Missing-data

#731 - `pd.isnull` not guarding against `None`

Issue - State: closed - Opened by DavidLeber about 1 year ago - 2 comments

#730 - `float_format` in `.to_string` can be `str`

Issue - State: open - Opened by zmoon about 1 year ago - 7 comments

#729 - Latest typeshed changes break a couple of tests in pandas-stubs

Issue - State: closed - Opened by erictraut about 1 year ago - 9 comments

#728 - period_range and Period should accept date, datetime and pd.Timestamp

Pull Request - State: closed - Opened by ABizzinotto about 1 year ago - 2 comments

#727 - Use new nightly wheels' location

Pull Request - State: closed - Opened by jarrodmillman about 1 year ago - 2 comments

#726 - Update nightly to use new location

Issue - State: closed - Opened by Dr-Irv about 1 year ago

#725 - Series mask method's "other" parameter does not accept pandas.NA

Pull Request - State: closed - Opened by ABizzinotto about 1 year ago

#723 - Create `__iter__()` for `DatetimeIndex`

Issue - State: closed - Opened by Dr-Irv about 1 year ago - 3 comments
Labels: Index, Timestamp

#722 - Fix Series.__new__

Pull Request - State: closed - Opened by twoertwein about 1 year ago

#721 - Fix Series.to_string

Pull Request - State: closed - Opened by twoertwein about 1 year ago

#720 - Mypy reports issues with `to_string` on `Series` that seem erroneous

Issue - State: closed - Opened by mattinbits about 1 year ago - 1 comment
Labels: good first issue, Series

#716 - Support for pyright 1.1.310

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

#715 - GH: 624 - added new `is_any_real_numeric_dtype` function

Pull Request - State: closed - Opened by ramvikrams about 1 year ago

#714 - DataFrame__getitem__: accepts generator

Pull Request - State: closed - Opened by twoertwein about 1 year ago

#713 - Add interchange to `pandas-stubs/api/__init__.pyi`

Pull Request - State: closed - Opened by luke396 about 1 year ago - 3 comments

#712 - Module has no attribute "interchange"

Issue - State: closed - Opened by MarcoGorelli about 1 year ago - 1 comment
Labels: good first issue, API - Consistency

#711 - pyright above 1.1.308 has failures on our tests

Issue - State: closed - Opened by Dr-Irv about 1 year ago

#709 - pin pyright to 1.1.308

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

#708 - add proper type when grouping by a Series

Pull Request - State: closed - Opened by ClementPinard about 1 year ago - 10 comments

#707 - dtype argument of read_json()

Pull Request - State: closed - Opened by kshitiz305 about 1 year ago - 1 comment

#706 - Series.groupby(by: Series) should not return SeriesGroupBy[S1, tuple]

Issue - State: closed - Opened by ClementPinard about 1 year ago - 3 comments
Labels: Groupby

#705 - Allow Timedelta for `Series.rolling` and `DataFrame.rolling`

Pull Request - State: closed - Opened by pinealan about 1 year ago

#704 - `.rolling` should accept `Timedelta` as values.

Issue - State: closed - Opened by pinealan about 1 year ago - 1 comment
Labels: good first issue, Window

#703 - groupby with MultiIndex not annotated correctly

Issue - State: open - Opened by behrenhoff about 1 year ago - 5 comments

#702 - SeriesGroupBy.diff

Pull Request - State: closed - Opened by twoertwein about 1 year ago

#701 - Series.apply gives type error for function dict->pd.Dataframe

Issue - State: closed - Opened by JanEricNitschke about 1 year ago - 6 comments

#700 - `dtype` argument of `read_json()` should use `Mapping` not `dict`

Issue - State: closed - Opened by JanEricNitschke about 1 year ago - 1 comment
Labels: good first issue, IO JSON

#699 - Fix WeekOfMonth constructor

Pull Request - State: closed - Opened by twoertwein about 1 year ago

#698 - Fix link in README

Pull Request - State: closed - Opened by twoertwein about 1 year ago

#697 - TYP: Link on pandas-stub repo seems wrong

Issue - State: closed - Opened by DeaMariaLeon about 1 year ago - 2 comments

#696 - Add numpy as a 'runtime' dependency

Pull Request - State: closed - Opened by twoertwein about 1 year ago

#695 - GH:624- added `date_format` to `read_table`,`read_fwf` and `read_excel`

Pull Request - State: closed - Opened by ramvikrams about 1 year ago - 1 comment

#694 - Fix inplace overload for DataFrame.interpolate

Pull Request - State: closed - Opened by twoertwein about 1 year ago

#693 - CI: unpin lxml and update mypy

Pull Request - State: closed - Opened by twoertwein about 1 year ago

#692 - Series mask method's "other" parameter does not accept pandas.NA

Issue - State: closed - Opened by jasonboh about 1 year ago - 1 comment
Labels: good first issue

#691 - DataFrame.interpolate method return type does not honor default inplace argument

Issue - State: closed - Opened by jbiz25 about 1 year ago - 6 comments
Labels: good first issue, Missing-data

#690 - Refactors `Series.groupby` to match `DataFrame.groupby`

Pull Request - State: closed - Opened by Daverball about 1 year ago - 1 comment

#689 - from `pandas.api.types` import `is_numeric_dtype` is not recognized

Issue - State: closed - Opened by DLI1996 about 1 year ago - 2 comments
Labels: Awaiting Response

#688 - lxml - try upgrade to 4.9.1

Issue - State: closed - Opened by Dr-Irv about 1 year ago - 2 comments

#687 - upgrade SQLAlchemy and pyright

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

#686 - pd.RangeIndex should accept range as the first argument

Pull Request - State: closed - Opened by kshitiz305 about 1 year ago - 8 comments

#685 - `DataFrame` indexed with a generator expression (rather than list comprehension) is inferred as `Series`

Issue - State: closed - Opened by bersbersbers about 1 year ago - 1 comment
Labels: good first issue, DataFrame, Indexing

#684 - GH:624 - added `mode` keyword to `DataFrame.to_json`

Pull Request - State: closed - Opened by ramvikrams about 1 year ago - 3 comments

#683 - allow passing lists as values to `locframe.__setitem__`

Pull Request - State: closed - Opened by taoufik07 about 1 year ago

#682 - "pathlib.Path / pd.Series" should be inferred as Series, not as Path

Issue - State: open - Opened by bersbersbers about 1 year ago - 2 comments
Labels: Numeric Operations, Strings

#681 - Argument 1 to "apply" of "Series" has incompatible type "Callable[[Any], Union[int, NAType]]"

Issue - State: closed - Opened by bersbersbers about 1 year ago - 2 comments
Labels: good first issue, Apply

#680 - GH-676 : Corrected `DtypeArg` for accepting strings

Pull Request - State: closed - Opened by ramvikrams about 1 year ago

#679 - Extends `DataFrame.groupby` overloads to recognize some scalar index types

Pull Request - State: closed - Opened by Daverball about 1 year ago - 1 comment

#678 - Type of index from pd.DataFrame.iterrows() not accepted by pd.DataFrame.loc

Issue - State: closed - Opened by c-w-feldmann about 1 year ago - 1 comment

#677 - `pd.RangeIndex` should accept `range` as the first argument

Issue - State: open - Opened by Daverball about 1 year ago - 2 comments
Labels: good first issue, Index

#675 - `period_range` and `Period` should accept `date`, `datetime` and `pd.Timestamp`

Issue - State: closed - Opened by Daverball about 1 year ago - 2 comments

#674 - `DataFrame.groupby` should return `_DataFrameGroupByScalar` when grouping by a PeriodIndex

Issue - State: closed - Opened by Daverball about 1 year ago - 7 comments
Labels: Groupby, Period, Generic Index

#673 - `Series.__add__` will not accept `DateOffset`

Issue - State: open - Opened by Daverball about 1 year ago - 5 comments
Labels: Frequency

#671 - `__getitem__` returns `Dataframe` type; expected `Series`

Issue - State: closed - Opened by taoufik07 about 1 year ago - 3 comments

#670 - close out a few first issues

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

#669 - CI: ignore warnings from pandas-nightly

Pull Request - State: closed - Opened by twoertwein about 1 year ago - 3 comments

#668 - GH: 666- fixed nightly issues

Pull Request - State: closed - Opened by ramvikrams about 1 year ago - 4 comments

#667 - update pyright, numpy. fix issues 664 and 662

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

#666 - nightly failures as of 4/29/2023, 10:15PM EST

Issue - State: closed - Opened by Dr-Irv about 1 year ago - 3 comments

#665 - add support for `np.recarray` in `pd.factorize`

Pull Request - State: closed - Opened by taoufik07 about 1 year ago

#664 - Cannot access member "contains" for type "ExtensionArray"

Issue - State: closed - Opened by davetapley about 1 year ago - 2 comments
Labels: ExtensionArray, Interval