Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pro
- Bristol, United Kingdom
- Bristol, United Kingdom
Popular repositories
-
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
-
-
450 contributions in the last year
Contribution activity
September 2019
- simonjayhawkins/pypastry Python
- REF: raise scalar_data_error to make mypy happy
- Annotate DataFrame Part 2 (Rendering Methods)
- [WIP] Enable --check-untyped-defs for MyPy
- Added version policy
- DOC: fix the editable install command
- BLD: Add pyproject.toml
- BUG: Fix Series.append raises TypeError with tuple of Series
- [WIP] ENH: add and register Arrow extension types for Period and Interval
- Annotate DataFrame (Part 1)
- PERF: lazify type-check import
- BUG: Fix numpy boolean subtraction error in Series.diff
Created an issue in pandas-dev/pandas that received 11 comments
test_cross_engine_pa_fp fails locally.
___________________________ test_cross_engine_pa_fp ___________________________ df_cross_compat = a b d e f
0 a 1 4.0 True 2013-01-01
1 b 2 5.0 Fal…
11
comments