- London, UK
- http://www.kevinsheppard.com
Block or Report
Block or report bashtage
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
linearmodels Public
Additional linear models including instrumental variable and panel data models that are missing from statsmodels.
-
ng-numpy-randomstate Public
Numpy-compatible random number generator that supports multiple core psuedo RNGs and explicitly parallel generation.
-
pandas-stash Public
Save and load entire workspaces containins pandas objects and numpy arrays
-
1,433 contributions in the last year
Activity overview
Contribution activity
October 2022
Created 29 commits in 4 repositories
Created a pull request in pandas-dev/pandas that received 6 comments
DOC/BUG: Enforce that freq is required in Period.now
Tests added and passed if fixing a bug or adding a new feature All code checks passed. Added type annotations to new arguments/methods/functions.
Opened 23 other pull requests in 5 repositories
pandas-dev/pandas-stubs
6
open
9
merged
- ENH: Improve typing for Interval
- ENH: Improve typing for Period
- ENH: Improve typing for Timestamp
- ENH: Improve typing for Timedelta
- ENH: Improve Arrays
- ENH: Improve dtypes
- ENH: Improve Pandas scalars
- ENH: Improve typing for pivot and pivot_table
- BUG: Correct use of HashableT
- ENH: Improve typing of crosstab
- ENH: Add dt.date support for functions that accept it
- ENH: Improve typing of some general functions
- ENH: Add typing for to_numeric
- ENH: Improve general datetime functions
- ENH: Imprpve interval_range and IntervalIndex
pandas-dev/pandas
2
merged
1
open
statsmodels/statsmodels
1
open
1
merged
bashtage/linearmodels
1
open
1
merged
bashtage/arch
1
open
Reviewed 14 pull requests in 4 repositories
pandas-dev/pandas-stubs
10 pull requests
- ENH: Improve typing for Period
- ENH: Improve Pandas scalars
- ENH: Add typing for to_numeric
- ENH: Improve typing for pivot and pivot_table
- ENH: Improve typing of crosstab
- BUG: Correct use of HashableT
- ENH: Improve typing of some general functions
- ENH: Imprpve interval_range and IntervalIndex
- update README to say more about the stubs
- ENH: Improve general datetime functions
pandas-dev/pandas
2 pull requests
statsmodels/statsmodels
1 pull request
numpy/numpy
1 pull request
Created an issue in scipy/scipy that received 8 comments
DOC: keepdims in stats.mode is incorrectly documented
Describe your issue. The documentation is missing a .. versionadded tag and the argument order is incorrect (shoudl be 4 not 3). Reproducing Code E…






