Python in Action: Game Development (Yes, It’s Possible!)
https://python.plainenglish.io/python-in-action-game-development-yes-its-possible-eb707be94139
https://python.plainenglish.io/python-in-action-game-development-yes-its-possible-eb707be94139
Medium
Python in Action: Game Development (Yes, It’s Possible!)
Coding is a creative endeavor. It’s about innovating, telling stories, and developing novel solutions to complex problems. The desire to…
Python File Objects — Reading & Writing
https://medium.com/@vivekawasthi119/python-file-objects-reading-writing-a80ea5a04d32
https://medium.com/@vivekawasthi119/python-file-objects-reading-writing-a80ea5a04d32
Medium
Python File Objects — Reading & Writing
When we want to read from or write to a file, we need to open it first. When we are done, it needs to be closed so that the resources that…
Understanding Python — Object Oriented Programming (OOP)
https://medium.com/@perpetualmeninwa/understanding-python-object-oriented-programming-oop-3bce2efff5a0
https://medium.com/@perpetualmeninwa/understanding-python-object-oriented-programming-oop-3bce2efff5a0
Medium
Understanding Python — Object Oriented Programming (OOP)
Python is an easy language to learn. It’s syntax is easy-to-use, simple and beginner friendly. It is an ideal language for rapid…
Hedging long only portfolios using Structural Entropy.
https://medium.com/@pravin.bezwada/hedging-long-only-portfolios-using-structural-entropy-e53d71330370
https://medium.com/@pravin.bezwada/hedging-long-only-portfolios-using-structural-entropy-e53d71330370
Medium
Hedging long only portfolios using Structural Entropy.
Introduction
Heads up! Quarto is here to stay.
https://medium.com/@ds-econ/heads-up-quarto-is-here-to-stay-aa861ef87491
https://medium.com/@ds-econ/heads-up-quarto-is-here-to-stay-aa861ef87491
Medium
Heads up! Quarto is here to stay. Immediately combine R & Python in your next document: An extension on a recent post.
In a recent post, I showcased my setup for writing academic papers with R. Today, we expand this setup by Python and other languages.
ประโยชน์ของ Financial Data ในแบบฉบับ Quant
https://medium.com/investic/%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B9%82%E0%B8%A2%E0%B8%8A%E0%B8%99%E0%B9%8C%E0%B8%82%E0%B8%AD%E0%B8%87-financial-data-%E0%B9%83%E0%B8%99%E0%B9%81%E0%B8%9A%E0%B8%9A%E0%B8%89%E0%B8%9A%E0%B8%B1%E0%B8%9A-quant-ae7c9eeab836
https://medium.com/investic/%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B9%82%E0%B8%A2%E0%B8%8A%E0%B8%99%E0%B9%8C%E0%B8%82%E0%B8%AD%E0%B8%87-financial-data-%E0%B9%83%E0%B8%99%E0%B9%81%E0%B8%9A%E0%B8%9A%E0%B8%89%E0%B8%9A%E0%B8%B1%E0%B8%9A-quant-ae7c9eeab836
Medium
ประโยชน์ของ Financial Data ในแบบฉบับ Quant
Financial Data คือข้อมูลเกี่ยวกับการเงินต่างๆยกตัวอย่างเช่น Open High Low Close Volume ก็เป็นข้อมูลที่เราหาได้ทั่วไปในเน็ต…
Free book to Start Data Science from Here to be a Successful Data Scientist
https://medium.com/@officialwriter2022/free-book-to-start-data-science-from-here-to-be-a-successful-data-scientist-fbba595eaf8b
https://medium.com/@officialwriter2022/free-book-to-start-data-science-from-here-to-be-a-successful-data-scientist-fbba595eaf8b
Medium
Free book to Start Data Science from Here to be a Successful Data Scientist
follow the best path to be a successful Data Scientist
鲜衣怒马散尽千金,Vue3.0+Tornado6前后端分离集成Web3.0之Metamask钱包区块链虚拟货币三方支付功能
https://segmentfault.com/a/1190000042232718
https://segmentfault.com/a/1190000042232718
SegmentFault 思否
鲜衣怒马散尽千金,Vue3.0+Tornado6前后端分离集成Web3.0之Metamask钱包区块链虚拟货币三方支付功能
不得不承认,大多数人并不拥有或者曾经拥有加密货币。是的,Web3.0、加密货币、区块链,对于大多数的互联网用户来说,其实是一些过于轻佻的词汇。如果你是为...
Interaction with Smart Contract on CSC Using Web3.py
https://medium.com/@zeroxlive/interaction-with-smart-contract-on-csc-using-web3-py-167bc4b5cefd
https://medium.com/@zeroxlive/interaction-with-smart-contract-on-csc-using-web3-py-167bc4b5cefd
Medium
Interaction with Smart Contract on CSC Using Web3.py
Do you have a smart contract on csc and wanna interact with it using pythona nd web3.py?in this tutorial we want to connect to csc and…
Deutsch-Jozsa or how to evaluate a balanced function
https://pere-christophe.medium.com/deutsch-jozsa-or-how-to-evaluate-a-balanced-function-b19fe0711187
https://pere-christophe.medium.com/deutsch-jozsa-or-how-to-evaluate-a-balanced-function-b19fe0711187
Medium
Deutsch-Jozsa, or How to Evaluate a Balanced Function
The Hello World! of quantum advantage
PRegEx: Write Human-Readable Regular Expressions in Python
https://towardsdatascience.com/pregex-write-human-readable-regular-expressions-in-python-9c87d1b1335
https://towardsdatascience.com/pregex-write-human-readable-regular-expressions-in-python-9c87d1b1335
Azure Databricks — trouble with “round” function!
https://medium.com/@ashish1772000/azure-databricks-trouble-with-round-function-4ab091d2ddb8
https://medium.com/@ashish1772000/azure-databricks-trouble-with-round-function-4ab091d2ddb8
Medium
Azure Databricks — trouble with “round” function!
If you get Invalid argument error while using ROUND function to round off your float value then you’ve landed at the right place…