Econometric tools for working with panel data and fixed effects
Project description
This package contains functionality useful for econometric work with panel data. Its name, originally standing for "high-dimensional fixed effects," is now misleading.
Useful features are
- Groupby: A class allowing for fast operations similar to Pandas groupby-apply and groupby-transform functionality, but performing significantly faster with user-written functions. See documentation here.
- find_collinear_cols and remove_collinear_cols: Functions for dealing with multicollinearity which operate quickly on CSC matrices.
- make_lags: Makes within-group lags (frequently useful with panel data)
You can install hdfe through pip: "pip install hdfe"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hdfe-0.0.4.tar.gz.
File metadata
- Download URL: hdfe-0.0.4.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
148a8647098263214cb2fbc1b005650bfa21cacf300a1dcb9021cccc93cd0569
|
|
| MD5 |
e7e4578f3be663c332e2732d31ca9062
|
|
| BLAKE2b-256 |
c0b204411cb9364680eb59553d9f99cb321227f1509e6ffb6dd1e5fd369641a5
|
File details
Details for the file hdfe-0.0.4-py3-none-any.whl.
File metadata
- Download URL: hdfe-0.0.4-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f9f465e0e309b919346e3df74eb5d8a280a5380c93d881b5a3f6035bf663b47
|
|
| MD5 |
90116f8eebb20318425fe1e5dfa4f480
|
|
| BLAKE2b-256 |
b772320b98ab1a35bff513b52c27c8b50d8e311e71914361da870c25cebb0af6
|