Published March 27, 2019
| Version v0.20.4
Software
Open
CamDavidsonPilon/lifelines: v0.20.4
Creators
- Cameron Davidson-Pilon
- Jonas Kalderstam1
- Paul Zivich2
- Ben Kuhn3
- Andrew Fiore-Gartland4
- Luis Moneda5
- Gabriel
- Daniel WIlson6
- Alex Parij7
- Kyle Stark8
- Steven Anton9
- Lilian Besson10
- Jona11
- Harsh Gadgil12
- Dave Golland
- Sean Hussey13
- Javad Noorbakhsh14
- Andreas Klintberg
- Joanne Jordan
- Jeff Rose15
- Isaac Slavitt
- Eric Martin
- Eduardo Ochoa
- Dylan Albrecht
- dhuynh16
- Denis Zgonjanin17
- Daniel Chen18
- Chris Fournier17
- Arturo19
- André F. Rendeiro20
- 1. @neo4j
- 2. University of North Carolina
- 3. Wave
- 4. Fred Hutchinson Cancer Research Center
- 5. @nubank
- 6. @Esri
- 7. Autodesk
- 8. @GoodRx
- 9. ID Analytics
- 10. ENS de Cachan - Paris Saclay University
- 11. Berlin Institute for Medical Systems Biology
- 12. Bell
- 13. Ampion, Inc.
- 14. @TheJacksonLaboratory
- 15. Origin Rose
- 16. @Microsoft
- 17. Shopify
- 18. PhD Student @VirginiaTech
- 19. IKNL
- 20. CeMM Research Center for Molecular Medicine of the Austrian Academy of Sciences
Description
0.20.4
New features
- left-truncation support in AFT models, using the
entry_col
kwarg infit()
generate_datasets.piecewise_exponential_survival_data
for generating piecewise exp. data- Faster
print_summary
for AFT models.
- Pandas is now correctly pinned to >= 0.23.0. This was always the case, but not specified in setup.py correctly.
- Better handling for extremely large numbers in
print_summary
PiecewiseExponentialFitter
is available withfrom lifelines import *
.
Files
CamDavidsonPilon/lifelines-v0.20.4.zip
Files
(7.4 MB)
Name | Size | Download all |
---|---|---|
md5:9997cd73b09dd9798c8b68a8cb0f198d
|
7.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CamDavidsonPilon/lifelines/tree/v0.20.4 (URL)