-
Testing pyfixest
[Ch10](https://github.com/gabors-data-analysis/da_case_studies/blob/master/ch10-gender-earnings-understand/ch10-gender-earnings-multireg.ipynb)
See also the R version where fixest…
-
I think we should separate `query`, `signature` and `minhash` better around the codebase.
It's all pretty entangled, but they are different things!
- MinHash: the low-level minhash object. Specifi…
-
Hi thanks for this repository, for some reason I have the following error:
{
"error": "No objects to concatenate",
"trace": "Traceback (most recent call last):\n File \"main.py\", line 32, …
-
Installed dice-ml from pypi.
```
import dice_ml
from dice_ml.utils import helpers # helper functions
d = dice_ml.Data(dataframe=helpers.load_adult_income_dataset(),
continuou…
-
The idea: Allow a user to pre-select which feature to first split off of and/or allow a user to pre-select which order of the features to split off of.
First example: I might want to first split on…
-
I think something goes wrong if an origin row is dropped from the claims data.
i.e. in a triangle, you have a single row filled with NaN.
ldf's go a bit funny.
Not sure where the bug is but somethi…
-
**Describe the bug**
unable to create server: unable to discover a NAT-PMP enabled device on the local network: read udp
**Expected behavior**
The lighning node to work.
**Screenshots**
-- Lo…
-
Hi @sambrilleman ,
Thanks very much for this package I have to say splines are faster and better suited for survival analysis of large datasets than the PEM. I have coded some functions for plottin…
-
Hi,
This is an awesome work! I am applying FastSMC in UKBB. For the input - genetic map file, what would you recommend one to use/generate? The described format looks like different from standard …
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I wish I could use cuML to do [...]
**Describe the solution you'd lik…