issues
search
benmiroglio
/
pymatch
MIT License
276
stars
129
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
.append() deprecated
#64
drazionale
opened
3 months ago
1
Citation guide?
#63
nehargupta
opened
1 year ago
1
fixed to pred error
#62
learnomatron9000
opened
1 year ago
0
Is pymatch dead?
#61
DataWaveAnalytics
opened
2 years ago
2
Can pymatch be used for a dataset in long format?
#60
yusheng0104
opened
2 years ago
0
Meaning of `nmodels` unclear
#59
buhtz
opened
2 years ago
0
Dived a data set based on PS
#58
buhtz
opened
2 years ago
0
Cleaned up `Matcher` initialization to use provided formula
#57
harveyaa
opened
2 years ago
1
How to keep track of dropped data when matching?
#56
menonshyam15
closed
2 years ago
0
record_id
#55
sangdhua
opened
2 years ago
1
Update Matcher.py
#54
rohansinghh544
opened
2 years ago
0
Edge cases and exceptions
#53
gjdv
opened
2 years ago
1
Minor typos in readme
#52
mourarthur
opened
3 years ago
0
Example Loan data for replication
#51
arash-hajikhani
opened
3 years ago
0
modified Matcher.py to convert preds to matrix instead of list
#50
clarkenj
closed
3 years ago
1
Matcher can not use spark data frame
#49
yiwuxing
opened
3 years ago
0
Fitting Models on Balanced Samples: 1\100Error: Unable to coerce to Series, length must be 1: given 158
#48
francho3
closed
3 years ago
0
m.fit_scores
#47
yceny
opened
3 years ago
1
errors for continuous_results
#46
yceny
opened
3 years ago
0
m.predict_scores() - list index out of range error
#45
danzhao2
opened
3 years ago
1
Next steps after matching
#44
nastyh
opened
4 years ago
0
🐛 fix error of mis matching size
#43
beespinosa
closed
3 years ago
2
Exclusion Features - Shouldn't they be allowed to be NULL?
#42
Jentwisle
opened
4 years ago
0
Update Matcher.py
#41
monicatongya
closed
3 years ago
1
drop_static_cols actually drops a column and breaks fit_scores()
#40
ntellakula
opened
4 years ago
0
Assessing balance with only select columns
#39
vispz
opened
4 years ago
0
Error in Example.ipynb "ValueError: negative dimensions are not allowed"
#38
antgonza
opened
4 years ago
3
Can I create age-matched control groups with this package?
#37
skjerns
opened
4 years ago
0
compare_continuous doesn't work, and compare_categorical get all predictors
#36
xuy1116
opened
4 years ago
4
KeyError: 'weight' in method assign_weight_vector
#35
SinKasula
closed
4 years ago
1
ValueError: Unable to coerce to Series, length must be 1: given 4000
#34
mayritaspring
opened
4 years ago
1
set
#33
grahamjurgens
closed
4 years ago
0
Find matches from minority group for majority group
#32
jordantkohn
opened
4 years ago
2
Float and Int - Treated as Categorical?
#31
Jentwisle
closed
4 years ago
1
list index out of range
#30
liugaocn
opened
5 years ago
1
Error: Perfect separation detected, results not available
#29
wiekern
opened
5 years ago
3
Bold variables in compare plots
#28
ktmud
opened
5 years ago
0
Fix is_continuous for quoted variable names
#27
ktmud
closed
5 years ago
1
'threshold' parameter in match not used when method='min'
#26
tlooden
opened
5 years ago
0
Missing package dependencies
#25
c42f
opened
5 years ago
2
Error: Unable to coerce to Series
#24
xiaolinzhuo
closed
5 years ago
0
error in method _scores_to_accuracy() of Matcher.py
#23
caixiaocherry
closed
4 years ago
26
Attribute Error
#22
rm17tink
closed
5 years ago
0
Weights
#21
rm17tink
opened
5 years ago
0
Adding option to match without replacement.
#20
tlooden
opened
5 years ago
2
Included option for matching without replacement.
#19
tlooden
closed
5 years ago
0
Allow spaces inside column names
#18
JohannesWiesner
opened
5 years ago
2
Fixed error messages with pandas >0.23.4 as proposed by zottacko
#17
mc51
closed
5 years ago
2
Get the Fit of the model itself
#16
rm17tink
opened
5 years ago
5
m.compare_categorical()
#15
rm17tink
opened
5 years ago
2
Next