An open API service providing repository metadata for many open source software ecosystems.

GitHub / bashtage 36 Repositories

bashtage/arch

ARCH models in Python

Language: Python - Size: 190 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1,393 - Forks: 260

bashtage/linearmodels

Additional linear models including instrumental variable and panel data models that are missing from statsmodels.

Language: Python - Size: 142 MB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 984 - Forks: 184

bashtage/randomgen

Numpy-compatible bit generators and add some random variate distributions missing from NumPy.

Language: C - Size: 39.9 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 119 - Forks: 27

bashtage/sphinx-material

A material-based, responsive theme inspired by mkdocs-material

Language: CSS - Size: 24.8 MB - Last synced at: 27 days ago - Pushed at: 6 months ago - Stars: 328 - Forks: 93

bashtage/python-for-econometrics-statistics-data-analysis

Code from "Introduction to Python for Econometrics, Statistics and Data Analysis" by Kevin Sheppard

Language: Jupyter Notebook - Size: 1.65 MB - Last synced at: 26 days ago - Pushed at: over 3 years ago - Stars: 77 - Forks: 41

bashtage/python-introduction

A set of notebooks the provide an introduction to Python.

Language: Jupyter Notebook - Size: 23 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 99 - Forks: 91

bashtage/AFE2020

Advanced Financial Econometrics - Trinity Term 2020

Language: Jupyter Notebook - Size: 80.8 MB - Last synced at: 26 days ago - Pushed at: about 4 years ago - Stars: 28 - Forks: 20

bashtage/pandas-stash

Save and load entire workspaces containins pandas objects and numpy arrays

Language: Python - Size: 27.3 KB - Last synced at: 26 days ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 6

bashtage/kevinsheppard.com

My Personal Site

Language: Jupyter Notebook - Size: 571 MB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 11

bashtage/pandas Fork of 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

Language: Python - Size: 330 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

bashtage/mfe-toolbox

Language: MATLAB - Size: 5.82 MB - Last synced at: 26 days ago - Pushed at: over 3 years ago - Stars: 102 - Forks: 54

bashtage/formulaic Fork of matthewwardrop/formulaic

A high-performance implementation of Wilkinson formulas for Python.

Language: Python - Size: 1.86 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

bashtage/arch-wheels

Wheel builder for arch releases

Language: Shell - Size: 95.7 KB - Last synced at: 26 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 4

bashtage/randomgen-wheels

Wheel uploading for randomgen

Language: Shell - Size: 58.6 KB - Last synced at: 26 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

bashtage/linearmodels-wheels

Wheel generator for linearmodels

Language: Shell - Size: 45.9 KB - Last synced at: 26 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 6

bashtage/statsmodels-wheels Fork of MacPython/statsmodels-wheels

Language: Shell - Size: 156 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 1

bashtage/patsy Fork of pydata/patsy

Describing statistical models in Python using symbolic formulas

Language: Python - Size: 1.98 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

bashtage/pandas-datareader Fork of pydata/pandas-datareader

Language: Python - Size: 1.75 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

bashtage/ng-numpy-randomstate

Numpy-compatible random number generator that supports multiple core psuedo RNGs and explicitly parallel generation.

Language: Python - Size: 17.8 MB - Last synced at: 26 days ago - Pushed at: about 6 years ago - Stars: 45 - Forks: 14

bashtage/numpy Fork of numpy/numpy

Numpy main repository

Language: Python - Size: 129 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

bashtage/scipy Fork of scipy/scipy

SciPy library main repository

Language: Python - Size: 140 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bashtage/statsmodels Fork of statsmodels/statsmodels

Statsmodels: statistical modeling and econometrics in Python

Language: Python - Size: 51 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 6

bashtage/clyent Fork of anaconda-graveyard/clyent

Command line client library for posix and windows --moved from Anaconda-Platform/clyent

Language: Python - Size: 55.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bashtage/statsmodels-feedstock Fork of conda-forge/statsmodels-feedstock

A conda-smithy repository for statsmodels.

Language: Shell - Size: 118 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bashtage/staged-recipes Fork of conda-forge/staged-recipes

A place to submit conda recipes before they become fully fledged conda-forge feedstocks

Size: 58.4 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

bashtage/randomgen-feedstock Fork of conda-forge/randomgen-feedstock

A conda-smithy repository for randomgen.

Language: Shell - Size: 49.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

bashtage/python-versioneer Fork of python-versioneer/python-versioneer

version-string management for VCS-controlled trees

Size: 511 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

bashtage/pcg-c Fork of imneme/pcg-c

PCG — C Implementation

Language: C - Size: 162 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

bashtage/numpy-paper Fork of BIDS-numpy/numpy-paper

Draft of NumPy paper

Size: 32.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

bashtage/numpy-wheels Fork of MacPython/numpy-wheels

Size: 245 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

bashtage/nikola Fork of getnikola/nikola

A static website and blog generator

Language: Python - Size: 22.2 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 2

bashtage/linearmodels-feedstock Fork of conda-forge/linearmodels-feedstock

A conda-smithy repository for linearmodels.

Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

bashtage/admin-requests Fork of conda-forge/admin-requests

Size: 966 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bashtage/formulaic-feedstock Fork of conda-forge/formulaic-feedstock

A conda-smithy repository for formulaic.

Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

bashtage/bootstrap-material-design Fork of mdbootstrap/mdb-ui-kit

Material design theme for Bootstrap 3 and 4

Language: CSS - Size: 41.3 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bashtage/arctic Fork of man-group/arctic

High performance datastore for time series and tick data

Language: Python - Size: 1.19 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 4

bashtage/bashtage.github.io

Landing page

Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

bashtage/pandas-stubs Fork of pandas-dev/pandas-stubs

Public type stubs for pandas

Language: Python - Size: 1.66 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

bashtage/arch-py-feedstock Fork of conda-forge/arch-py-feedstock

A conda-smithy repository for arch-py.

Size: 157 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1