Skip to content
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
729b2d6
FIX: Fix errors in friedland_uspp_auto_increasing_claim.csv.
genedan Aug 15, 2025
6aeb4ef
Merge branch 'casact:master' into master
genedan Jan 16, 2026
dd96fd1
Merge branch 'casact:master' into master
genedan Jan 21, 2026
13a0451
Merge branch 'casact:master' into master
genedan Jan 22, 2026
4f90122
FEAT: Add validation to TrianglePandas.rename. Also add tests to ensu…
genedan Jan 22, 2026
08b7a95
FEAT; Add test for exception handling in TrianglePandas.rename.
genedan Jan 22, 2026
0a44f0f
DOCS: Add annotations to TrianglePandas.to_frame.
genedan Jan 24, 2026
6011018
DOCS, TEST: Add nbmake to dependencies and update GitHub action to te…
genedan Jan 25, 2026
2a2ae16
Merge branch 'casact:master' into master
genedan Jan 25, 2026
4d0e673
Merge remote-tracking branch 'origin/master'
genedan Jan 25, 2026
0024b13
DOCS: Add jupyter-black to dependencies.
genedan Jan 25, 2026
50841a0
DOCS: Add jupyter-black to dependencies.
genedan Jan 25, 2026
a215318
DOCS: Add jupyter-black to dependencies.
genedan Jan 25, 2026
68a1667
TEST: Add missing statsmodels dependency.
genedan Jan 25, 2026
ee65023
DOCS: Fix incorrect axis in triangle tutorial.
genedan Jan 25, 2026
d1b0e22
TEST: Allow errors in sandbox_workbook_blank.ipynb.
genedan Jan 25, 2026
6dc64db
FIX: Fix bug where you cannot add a reordered triangle back to anothe…
genedan Jan 25, 2026
fa12f3b
FIX: Fix clrd error.
genedan Jan 26, 2026
445c063
FIX: Reverting type hint.
genedan Jan 26, 2026
7e1dd27
FIX: Add jupyter-black to docs dependencies.
genedan Jan 27, 2026
6437cb3
DOCS: Remove jupyter-black from dependencies, comment out cells.
genedan Jan 28, 2026
2b61103
DOCS: Remove jupyter-black from dependencies, comment out cells.
genedan Jan 28, 2026
4e66e16
Merge branch 'casact:master' into master
genedan Jan 28, 2026
61ec0e1
DOCS: Minor typo fix.
genedan Jan 29, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/library/source_code.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Source Code

Please visit the Chainladder-Python [Github](https://github.com/casact/chainladder-python) page.
Please visit the Chainladder-Python [GitHub](https://github.com/casact/chainladder-python) page.