Skip to content

Commit

Permalink
fix code
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowbean committed Sep 13, 2024
1 parent 8b74790 commit 20f8bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/nbsample/Refinance_Rate.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@
}
],
"source": [
"r['bonds']['A1'].loc(\"2022-07-30\")"
"r['bonds']['A1'].loc[\"2022-06-20\":]"
]
},
{
Expand Down

0 comments on commit 20f8bc1

Please sign in to comment.