issues
search
bambinos
/
formulae
Formulas for mixed-effects models in Python
https://bambinos.github.io/formulae/
MIT License
56
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update python-version in test.yml
#113
tomicapretto
closed
1 month ago
0
Make sure model_description always returns a Model instance
#112
tomicapretto
closed
3 months ago
0
`formulae` on conda-forge has version 0.0.0
#111
digicosmos86
closed
5 months ago
5
Fix pandas version check, require Python ≥ 3.8
#110
kddubey
closed
1 month ago
2
Make formulae reach transformations before outer names
#109
tomicapretto
closed
8 months ago
1
Update changelog for release
#108
tomicapretto
closed
8 months ago
0
Interpret True, False, and None as python literals
#107
tomicapretto
closed
8 months ago
1
Add automatic versioning to the library
#106
tomicapretto
closed
9 months ago
1
Update is_categorical_dtype for pandas>=2.1.0
#105
kddubey
closed
9 months ago
4
TypeError: cannot pickle 'PyCapsule' object when adding intercept
#104
tomicapretto
opened
1 year ago
0
Bump version to get fix release
#103
tomicapretto
closed
1 year ago
1
Fix bug when intercept is added after categorical variable
#102
tomicapretto
closed
1 year ago
1
Prepare 0.5.0
#101
tomicapretto
closed
1 year ago
1
Return ready to be used group-specific effects design matrix when there are new groups
#100
tomicapretto
closed
1 year ago
1
fix typo in __str__
#99
wd60622
closed
1 year ago
2
Add `as_dataframe` method for group level design matrix
#98
drbenvincent
opened
1 year ago
1
Poor rendering of pandas dataframes in the docs
#97
drbenvincent
opened
1 year ago
0
Allow evaluations on new data with new categories
#96
tomicapretto
closed
1 year ago
0
Add configuration to formulae
#95
tomicapretto
closed
1 year ago
1
Encoding fails when the intercept is inserted after categorical variables
#94
tomicapretto
closed
1 year ago
0
Update changelog and bump version
#93
tomicapretto
closed
1 year ago
0
Use pyproject and improve deployment workflow
#92
tomicapretto
closed
1 year ago
1
Move tests outside 'formulae'
#91
tomicapretto
closed
1 year ago
0
Detect stateful transformations by attribute instead of name
#90
tomicapretto
closed
1 year ago
0
Respect original string in calls
#89
tomicapretto
closed
1 year ago
0
Fix bug when there are multiple calls with unnamed literals
#88
tomicapretto
closed
1 year ago
1
Formula spec fails when more than one function call
#87
FabricatiDiem
closed
1 year ago
3
Respect original names of call terms
#86
tomicapretto
closed
1 year ago
0
Create decorator to add stateful transformations
#85
tomicapretto
closed
1 year ago
0
Make `Term` and friends available in the `formulae` namespace
#84
tomicapretto
opened
1 year ago
0
Overwrite environment deepcopy
#83
lt-brs
opened
2 years ago
8
Enable deepcopy of bmb.Model
#82
lt-brs
opened
2 years ago
1
Fix evaluation of new offset terms with call arguments
#81
tomicapretto
closed
2 years ago
1
Adding support for survival functions #79
#80
ipa
closed
2 years ago
2
Support for survival functions
#79
ipa
closed
2 years ago
1
Support unknown test time group categories
#78
markgoodhead
closed
1 year ago
10
Citing Formulae
#77
gvelikova
closed
2 years ago
5
Prepare 0.3.4 release
#76
tomicapretto
closed
2 years ago
1
Version 0.3.3 crashes kernel with large dataset
#75
alexjonesphd
opened
2 years ago
7
test
#74
tomicapretto
closed
2 years ago
1
Fix order issue with categorical variables
#73
tomicapretto
closed
2 years ago
1
Fix bug with pandas categorical series
#72
tomicapretto
closed
2 years ago
1
Update response objects
#71
tomicapretto
closed
2 years ago
1
feat: additional transformations
#70
teucer
closed
2 years ago
2
feat: add 'pass' option to na_action
#69
teucer
closed
2 years ago
4
move tests folder outside formulae
#68
teucer
closed
1 year ago
0
use poetry
#67
teucer
opened
2 years ago
7
Grammar reference
#66
teucer
opened
2 years ago
19
Improve tests
#65
tomicapretto
opened
2 years ago
0
Formulae does not respect original names in interactions and function calls
#64
tomicapretto
opened
2 years ago
0
Next