Skip to content
Avatar

Achievements

Achievements

Organizations

@pandas-dev
Block or Report

Block or report jbrockmendel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dateutil Public

    Forked from dateutil/dateutil

    Useful extensions to the standard Python datetime features

    Python

  2. pandas Public

    Forked from 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

    Python 3 1

  3. peps Public

    Brainstorming Python features

  4. sm2 Public

    A statsmodels fork focused on bugfixes and code quality

    Python 1

  5. Forked from statsmodels/statsmodels

    Statsmodels: statistical modeling and econometrics in Python

    Python

3,257 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2021

Created 61 commits in 1 repository

Created a pull request in pandas-dev/pandas that received 15 comments

BUG: handle NaNs in FloatingArray.equals

closes #44382 tests added / passed Ensure all linting tests pass, see here for how to run them whatsnew entry

+45 −0 15 comments

Created an issue in pandas-dev/pandas that received 4 comments

BUG/API: DataFrame.iloc[:, foo] = bar inplaceness?

In 1.3.0 we made it so that df["A"] = foo never operates in-place (xref whatsnew, #33457) and mostly made it so that df.loc[foo, bar] = baz tries t…

4 comments
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.