issues
search
pydata
/
patsy
Describing statistical models in Python using symbolic formulas
Other
954
stars
104
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[pre-commit.ci] pre-commit autoupdate
#219
pre-commit-ci[bot]
closed
4 days ago
0
remove backport of collections.OrderedDict for Py2.7 support
#218
a-detiste
opened
6 days ago
5
RLS: Prepare patsy 1.0.1
#217
bashtage
closed
1 week ago
1
BUG: Remove pytest import from top of module
#216
bashtage
closed
1 week ago
1
pytest dependency issue
#215
gospodima
closed
1 week ago
12
Migrate to `setup-python` in GitHub Actions (and enable 3.13 tox builds).
#214
matthewwardrop
closed
1 week ago
1
explicitely support Py3.6 -> Py3.13
#213
a-detiste
closed
1 week ago
1
MAINT: add support for numpy2
#212
natsukium
closed
1 week ago
6
Accept to use variable and categorical variable from dataframe index
#211
rknyip
opened
1 month ago
1
Test failures with NumPy 2.0.0
#210
mgorny
closed
1 week ago
3
remove Python2 support
#209
a-detiste
closed
2 weeks ago
18
Standardize(x) comes before drop na
#208
michelegentili93
opened
5 months ago
0
C() in statsmodels formula not working with a Pandas dataframe
#207
adityaraute
closed
6 months ago
1
Support arrow backed strings
#206
memeplex
closed
9 months ago
1
Zero inflation covariates.
#205
Bastien-mva
closed
4 months ago
1
Avoid deprecated pandas `is_categorical_dtype` API
#204
matthewwardrop
closed
10 months ago
1
properly handle pandas 2.1.4 deprecation warning
#203
EpigeneMax
closed
10 months ago
9
MAINT: Repalce row_stack with vstack
#202
bashtage
closed
10 months ago
2
Replace `numpy.issubsctype` usage with`numpy.issubdtype` for compatibility with numpy 2.0
#201
matthewwardrop
closed
11 months ago
1
BUG: np.issubsctype has been removed in NumPy 2
#200
bashtage
closed
11 months ago
1
remove pandas deprecation warning
#199
EpigeneMax
closed
11 months ago
1
Deprecation Warning from pandas
#198
EpigeneMax
closed
11 months ago
4
Add support for Python 3.12 (and adjust code for tokenizer changes).
#197
matthewwardrop
closed
11 months ago
3
Test failures with Python 3.12
#196
mgorny
closed
11 months ago
4
Patsy Error: TypeError: 'Series' object is not callable | Cannot Set Reference Level with DataFrame
#195
jacob-r-anderson
closed
1 year ago
3
0.5.3: pytest is failing in some units
#194
kloczek
opened
1 year ago
11
0.5.3: documentation build fails with sphinx 6.2.1
#193
kloczek
opened
1 year ago
1
pass whole module code over 2to3 filter
#192
kloczek
closed
11 months ago
5
TypeError: '>' not supported between instances of 'NoneType' and 'sys.version_info'
#191
karrmagadgeteer2
closed
1 year ago
4
Categorical variable interaction without one level dropout
#190
knitzschke
closed
1 year ago
2
Add link to license in readme
#189
darigovresearch
opened
1 year ago
0
How do I cite the Patsy library?
#188
richinex
closed
1 year ago
1
Handle dropped future features
#187
musicinmybrain
closed
2 years ago
5
Importing `patsy.eval` fails on Python 3.11
#186
musicinmybrain
closed
2 years ago
0
Specificing linear constraints in design matrix
#185
jeskowagner
closed
2 years ago
2
Understanding of Patsy to reproduce R results
#184
pmdnhd
closed
2 years ago
0
Does python have an analogue to R's splines::ns()
#183
alexhallam
opened
2 years ago
0
Assertion Error while creating a model using statsmodel and pandas dataframe
#182
shreya2110
closed
3 years ago
4
Add py27 and py39 to build matrix.
#181
matthewwardrop
closed
3 years ago
0
Simplify and unify CI and tox workflows.
#180
matthewwardrop
closed
3 years ago
1
Migrate to GitHub Actions from Travis CI.
#179
matthewwardrop
closed
3 years ago
1
Migrate to pytest
#178
matthewwardrop
closed
3 years ago
1
docs: fix a few simple typos
#175
matthewwardrop
closed
3 years ago
0
Unintuitive patsy crash if "C = " is used elsewhere in the code
#174
epierson9
closed
3 years ago
2
License file to be included into metadata dir
#173
milos-korenciak
closed
3 years ago
1
Proposing a PR to fix a few small typos
#172
timgates42
closed
3 years ago
1
Wrote a convenience function for getting variable names from formula
#171
compumetrika
opened
3 years ago
1
Spline basis scales input
#170
memeplex
closed
3 years ago
2
cast df output to np.int8 to save memory
#169
JTLehman1
closed
3 years ago
1
Design Matrix Error When Specifying Mixed Effects Formula
#168
filpia
closed
3 years ago
1
Next