File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 75237523< div class ="jp-InputArea jp-Cell-inputArea "> < div class ="jp-InputPrompt jp-InputArea-prompt ">
75247524</ div > < div class ="jp-RenderedHTMLCommon jp-RenderedMarkdown jp-MarkdownOutput " data-mime-type ="text/markdown ">
75257525< p > As I was working to keep my promise from a
7526- < a href ="{{ site.baseurl }}{% link _posts/2024-03-09-stack-overflow-api.html %} "> previous entry</ a > ,
7526+ < a href ="{{ site.baseurl }}{% link _posts/2024/03/2024 -03-09-stack-overflow-api.html %} "> previous entry</ a > ,
75277527I came across a scenario that I thought was worth a blog post.
75287528I was using the
75297529< a href ="https://rasbt.github.io/mlxtend/ "> < code > mlxtend</ code > </ a >
@@ -8038,7 +8038,7 @@ <h1 id="Submit">Submit<a class="anchor-link" href="#Submit">¶</a></h1>
80388038While I wait for one of the package maintainers to green-light my request,
80398039I'll scope out how difficult it will be to implement the < code > get_feature_names_out</ code > method.
80408040I should also see if I need to write or update any < a href ="https://en.wikipedia.org/wiki/Unit_testing "> unit tests</ a > .
8041- Catch you in < a href ="{{ site.baseurl }}{% link _posts/2024-03-24-contributing-pt2.md %} "> part deuce</ a > ✌️.</ p >
8041+ Catch you in < a href ="{{ site.baseurl }}{% link _posts/2024/03/2024 -03-24-contributing-pt2.md %} "> part deuce</ a > ✌️.</ p >
80428042</ div >
80438043</ div >
80448044</ div >
Original file line number Diff line number Diff line change @@ -7607,7 +7607,7 @@ <h1 id="Tag-Badges">Tag Badges<a class="anchor-link" href="#Tag-Badges">¶</a></
76077607</ div > < div class ="jp-RenderedHTMLCommon jp-RenderedMarkdown jp-MarkdownOutput " data-mime-type ="text/markdown ">
76087608< p > To start, I need to learn more about the tag badges I'm currently trying to earn.
76097609I establish a connection to the Stack Exchange API like I did in my post,
7610- < a href ="{{ site.baseurl }}{% link _posts/2024-03-09-stack-overflow-api.html %} "> < em > Stack Overflow's API</ em > </ a > .</ p >
7610+ < a href ="{{ site.baseurl }}{% link _posts/2024/03/2024 -03-09-stack-overflow-api.html %} "> < em > Stack Overflow's API</ em > </ a > .</ p >
76117611</ div >
76127612</ div >
76137613</ div >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Check it out here 👉 [https://it176131.github.io/feed.xml](https://it176131.gi
2525
2626# pydantic-xml
2727I mentioned
28- using [ ` pydantic ` ] ( https://docs.pydantic.dev/latest/ ) in [ a previous post] ({{ site.baseurl }}{% link _ posts/2024-11-29-dynamic-enums.md %})
28+ using [ ` pydantic ` ] ( https://docs.pydantic.dev/latest/ ) in [ a previous post] ({{ site.baseurl }}{% link _ posts/2024/11/2024 -11-29-dynamic-enums.md %})
2929for parsing and validating JSON files.
3030If you explore the library's main page,
3131you'll hopefully come across a link to the [ ` awesome-pydantic ` repo] ( https://github.com/Kludex/awesome-pydantic )
You can’t perform that action at this time.
0 commit comments