Deserialize Child Classes With Pydantic, That Gonna Work?!
https://medium.com/@bsabati/deserialize-child-classes-with-pydantic-that-gonna-work-784230e1cf83
https://medium.com/@bsabati/deserialize-child-classes-with-pydantic-that-gonna-work-784230e1cf83
Medium
Deserialize Child Classes With Pydantic, That Gonna Work?!
The Right Way to Deserialize Child Classes With Pydantic
3 Python Packages that will change Data Science
https://medium.com/trymito/3-python-packages-that-will-change-data-science-957955cf4571
https://medium.com/trymito/3-python-packages-that-will-change-data-science-957955cf4571
Medium
3 Python Packages that will change Data Science
Mito
python办公自动化系列之金蝶K3(三) - NewJune
https://www.cnblogs.com/new-june/p/16082970.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
https://www.cnblogs.com/new-june/p/16082970.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
Cnblogs
python办公自动化系列之金蝶K3(三) - NewJune - 博客园
小爬在之前的两篇文章 【python办公自动化系列之金蝶K3自动登录(一)】、【python办公自动化系列之金蝶K3自动登录(二)】带大家系统搞定了K3客户端的自动登录难题,但是搞定【自动登录】只是我
Understanding __init__ Method in Python
https://medium.com/@cycool29/understanding-init-method-in-python-df07f18eddaf
https://medium.com/@cycool29/understanding-init-method-in-python-df07f18eddaf
Medium
Understanding __init__ Method in Python
Whenever we have Object-Oriented Programming in Python, we mostly come across the __init__ method which we usually don’t fully understand. Today, programmers are bound to come across Object-Oriented…
Time Series DIY: Seasonal Decomposition
https://towardsdatascience.com/time-series-diy-seasonal-decomposition-f0b469afed44
https://towardsdatascience.com/time-series-diy-seasonal-decomposition-f0b469afed44
Introduction to SHAP Values and their Application in Machine Learning
https://towardsdatascience.com/introduction-to-shap-values-and-their-application-in-machine-learning-8003718e6827
https://towardsdatascience.com/introduction-to-shap-values-and-their-application-in-machine-learning-8003718e6827
Medium
Introduction to SHAP Values and their Application in Machine Learning
Learn how the SHAP library works under the hood
How to Use Trading APIs to Visualize Crypto Price Information
https://gscheithauer.medium.com/how-to-use-trading-apis-to-visualize-crypto-price-information-352457082663
https://gscheithauer.medium.com/how-to-use-trading-apis-to-visualize-crypto-price-information-352457082663
Medium
How to Use Trading APIs to Visualize Crypto Price Information
A Step-by-Step Tutorial on how to use the Binance Python API
Creating and Promoting Python PyPI Libraries
https://peterkogan.medium.com/creating-and-promoting-python-pypi-libraries-b0d576efcbc0
https://peterkogan.medium.com/creating-and-promoting-python-pypi-libraries-b0d576efcbc0
Medium
Creating and Promoting Python PyPI Libraries
This article will provide you with the knowledge, skills, insight, and encouragement you need to start an open-source library now.
How to properly backtest a hedging strategy on Python ?
https://medium.com/coinmonks/how-to-properly-backtest-a-hedging-strategy-on-python-5a15cffc08d5
https://medium.com/coinmonks/how-to-properly-backtest-a-hedging-strategy-on-python-5a15cffc08d5
Medium
How to properly backtest a hedging strategy on Python ?
I backtested a hedging strategy on Bitcoin, with a reallistic fee implementation. Here are the results.
3 Aesthetically Pleasing Ways to Represent Numerical Data in Python
https://towardsdatascience.com/3-aesthetically-pleasing-ways-to-represent-numerical-data-in-python-ebc3572bd7db
https://towardsdatascience.com/3-aesthetically-pleasing-ways-to-represent-numerical-data-in-python-ebc3572bd7db
Medium
3 Aesthetically Pleasing Ways to Represent Numerical Data in Python
The art of data visualization