Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post on design patterns for financial data analysis in Python #13

Open
HarmonicReflux opened this issue Jul 19, 2024 · 2 comments · May be fixed by #52
Open

Post on design patterns for financial data analysis in Python #13

HarmonicReflux opened this issue Jul 19, 2024 · 2 comments · May be fixed by #52
Assignees
Labels
post For posts already agreed to publish

Comments

@HarmonicReflux
Copy link

HarmonicReflux commented Jul 19, 2024

"Design Patterns" were introduced in the seminal work by the "Gang of Four" in their 1995 book, "Design Patterns: Elements of Reusable Object-Oriented Software," originally proposed for C++. Since then, programming languages have evolved, and the concepts introduced in the book are applicable beyond just C++.

I propose to write a blog post that provides an overview of these design patterns using Python. The blog post will illustrate these concepts with a focus on applications in financial data science.

@HarmonicReflux HarmonicReflux self-assigned this Jul 19, 2024
@dalonsoa dalonsoa added the post For posts already agreed to publish label Jul 22, 2024
@cc-a cc-a linked a pull request Jul 26, 2024 that will close this issue
@dalonsoa
Copy link
Collaborator

@HarmonicReflux , do you have any tentative date for when this post will be ready? There's no urgency at all, it is simply to setup some publication schedule and try to meet it.

@HarmonicReflux
Copy link
Author

Hello @dalonsoa,

I apologise for the delay; the blog post should have been completed earlier. I have now submitted a pull request at PR #52, which addresses and closes the outdated branches (#12 and #22) related to this post.

During the writing process, I encountered issues with rendering LaTeX equations, which @dc2917 resolved (see PR #45). I also took the opportunity to rewrite parts of the post and incorporated feedback from @dc2917’s earlier review on PR #22.

Feel free to provide feedback on PR #52 if you have time. I also expanded on UML more than initially planned, but I felt it deserved some attention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
post For posts already agreed to publish
Projects
None yet
3 participants