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-
innobi
- San Diego, CA
- http://innobi.io
Pinned
2,079 contributions in the last year
Activity overview
Contribution activity
December 2019
- WillAyd/cpython Python
Created a pull request in pandas-dev/pandas that received 9 comments
Parallelized Build / CI
Modeled after cython/cython#3187 which in 0.29.14 added parallel support A very slight boost to timing from a clean directory (bottleneck is in the…
+17
−8
•
9
comments
- Mark unused parameters in objToJSON
- Improve ISO Date Performance for JSON
- PEP 3118 Buffer Protocol Support for Series
- Removed dead intervaltree code
- Parallel build for CI
- Clean Up nogil Warning From Parsers
- Removed unsigned parametrization from Intervaltree
- Cleaned up Tempita refs and Cython import
- JSON Support for parsing NaN, Infinity and -Infinity
- Replaced void pointers with Types in JSON Datetime Conversions
- Simplified objToJSON signatures
- Remove skiplist.pxd
- Made date time sources usage more explicit in setup.py
- Remove yapf references
- Removed parallel CI
- Cleaned Up setup.py includes
- Simplified JSON string handling
- Remove Dead JSON Code
- Consolidated Nanosecond Conversions
- Removed is_sparse_array from objToJSON
- Replace custom macro with stdlib
- Removed CParserError
- revert openpyxl test changes
- Reduce Loosely Typed Functions in objToJSON
- Improve ISO Date Performance for JSON
- Replace "foo!r" to "repr(foo)" syntax #29886
- CLN: OrderedDict -> Dict
- BUG: hash_pandas_object fails on array containing tuple #28969
- BUG: pass 2D ndarray and EA-dtype to DataFrame, closes #12513
- TST: fix maybe_promote dt64tz case, 323 xfails
- DOC: standardize wording for changed default args
- TYP: Type annotations in pandas/io/formats/style.py
- TYP: Type hints in pandas/io/formats/excel.py
- TYP: Typing hints in pandas/io/formats/{css,csvs}.py
- ENH: Add numba engine for rolling apply
- ENH: Add ignore_index for df.sort_values and series.sort_values
- ENH: Add ignore_index for df.drop_duplicates
- ENH: Allow scatter plot to plot objects and datetime type data
- TST/REF: fixturize so as to avoid 500+ skips
- CLN: Fix abc imports
- TST: clean up skips and xfails
- BUG: Fix wrong error in df drop with non unique datetime index and invalid keys
- CLN: remove unnecessary scipy attr checks
- TST: Add tests for if_exists keyword argument in df.to_gbq
- TYP: Typing annotations pandas/util/
- CLN: Use of Iterable from collections.abc instead of typing.Iterable
- CLN: use f-string for JSON related files
- CLN: DataFrameGroupBy._cython_agg_general
- CLN: str.format -> f-strings for `io/sas`
- Some pull request reviews not shown.
Created an issue in pandas-dev/pandas that received 3 comments
CI Error AttributeError: 'ExcelFile' object has no attribute 'engine'
Showing up in https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=22986&view=logs Traceback (most recent call last): File "D:\a\1\s\pand…
3
comments
- Reorg Project
- Deprecate Reading 0001-01-01 as NULL Timestamp
- Actually Write NULL Values for Missing Timestamps
- More Efficient Reader Implementation
- Timedelta field with pd.NaT throws ValueError
- Feature Documentation
- Use stdint.h uintptr_t for Address Space
- Allow Telemetry
- Replace MANIFEST.in
- Post to conda
- Allow user to pass connection / hyper instance
16
contributions
in private repositories
Dec 11