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
hdfe-0.0.3.tar.gz
(7.0 kB
view details)
Built Distribution
hdfe-0.0.3-py3-none-any.whl
(8.3 kB
view details)
File details
Details for the file hdfe-0.0.3.tar.gz
.
File metadata
- Download URL: hdfe-0.0.3.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 | f4c5a43edbd79993ab4a6a9911117fbb913d1fdecb1f15212940ba8e8f08f4fc |
|
MD5 | b2a973a8b0c5db67cc50ebbffe82a26d |
|
BLAKE2b-256 | 9f95a3a3a7b2eb81735f7ff00f43ff55dd289f9023606417f99644f7a314740a |
File details
Details for the file hdfe-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: hdfe-0.0.3-py3-none-any.whl
- Upload date:
- Size: 8.3 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 | 9a3ce49741ca597a03abedbb11bec2a429e25e06b4e8905d58f61db93e982a4e |
|
MD5 | 4d1844dbf6d12bddcf565c3b9def3cc6 |
|
BLAKE2b-256 | e37a352fa03b2b7502ab8deea8ad62ca766ef0d7934a4e39356aeb1ad77b5933 |