Sonification 101: How to convert data into music with python
https://medium.com/@astromattrusso/sonification-101-how-to-convert-data-into-music-with-python-71a6dd67751c
https://medium.com/@astromattrusso/sonification-101-how-to-convert-data-into-music-with-python-71a6dd67751c
Medium
Sonification 101: How to convert data into music with python
Do you have some data you’d like to listen to? Maybe you want to communicate news or a scientific discovery with an emotional flair? Maybe…
Creating Custom Plotly Dash Components
https://medium.com/codex/creating-custom-plotly-dash-components-933b405abd21
https://medium.com/codex/creating-custom-plotly-dash-components-933b405abd21
Medium
Creating Custom Plotly Dash Components
by Using React in Python
Is there “someone” systematically raising the stock price on the monthly 401K contribution day?
https://medium.com/@ladyjojo.77/is-there-someone-systematically-raising-the-stock-price-on-the-monthly-401k-contribution-day-5ece95383337
https://medium.com/@ladyjojo.77/is-there-someone-systematically-raising-the-stock-price-on-the-monthly-401k-contribution-day-5ece95383337
Medium
Is there “someone” systematically raising the stock price on the monthly 401K contribution day?
The short answer is No.
Object-oriented Programming in Python — Lesson 4. Some boring design Patterns
https://medium.com/codex/object-oriented-programming-in-python-lesson-4-some-boring-design-patterns-ee01a81030c3
https://medium.com/codex/object-oriented-programming-in-python-lesson-4-some-boring-design-patterns-ee01a81030c3
Medium
Object-oriented Programming in Python — Lesson 4. Some boring design Patterns
This is the fourth in a series of five lessons, summarizing the practical need for object-oriented programming, and presenting the common…
Web Scrape DJs to Track Concerts Python S
https://medium.com/@fretzcastano/web-scrape-djs-to-track-concerts-python-s-7f128c8f0774
https://medium.com/@fretzcastano/web-scrape-djs-to-track-concerts-python-s-7f128c8f0774
Medium
Web Scrape DJs to Track Concerts Python Selenium
I want to create a simple website/application that tracks my favorite DJ and lets me know when he’s in my town (New York) seems simple I…
Monte Carlo Methods for Risk Management: VaR Estimation in Python
https://medium.com/the-quant-journey/monte-carlo-methods-for-risk-management-var-estimation-in-python-1f42d4b0d574
https://medium.com/the-quant-journey/monte-carlo-methods-for-risk-management-var-estimation-in-python-1f42d4b0d574
Medium
Monte Carlo Methods for Risk Management: VaR Estimation in Python
Value at Risk gives an indication of how much you stand to lose on a portfolio with a given probability, over a specific time period.
Working with WTForms and Oracle REST Database Services (ORDS) APIs
https://chrishoina.medium.com/working-with-wtforms-and-oracle-rest-database-services-ords-apis-7540aa57bd79
https://chrishoina.medium.com/working-with-wtforms-and-oracle-rest-database-services-ords-apis-7540aa57bd79
Medium
Working with WTForms and Oracle REST Database Services (ORDS) APIs
Welcome Back
Do Not Use If-Else For Validating Data Objects In Python Anymore
https://towardsdatascience.com/do-not-use-if-else-for-validating-data-objects-in-python-anymore-17203e1d65fe
https://towardsdatascience.com/do-not-use-if-else-for-validating-data-objects-in-python-anymore-17203e1d65fe
Medium
Do Not Use If-Else For Validating Data Objects In Python Anymore
Cerberus — A neat and readable way to validate attributes of a dictionary.
Animating Regular Expressions With Python and Graphviz
https://betterprogramming.pub/animating-regular-expressions-with-python-and-graphviz-e0df447b827a
https://betterprogramming.pub/animating-regular-expressions-with-python-and-graphviz-e0df447b827a
Medium
Animating Regular Expressions With Python and Graphviz
Peering into the internals of a regex engine
How To Extract Data From The Twitter API Using Python?
https://towardsdatascience.com/how-to-extract-data-from-the-twitter-api-using-python-b6fbd7129a33
https://towardsdatascience.com/how-to-extract-data-from-the-twitter-api-using-python-b6fbd7129a33
Medium
How To Extract Data From The Twitter API Using Python?
An overview of the latest release of Tweepy
An OS tool for storing, searching, and displaying news wires
https://mittmattmutt.medium.com/an-os-tool-for-storing-searching-and-displaying-news-wires-b9c81dbbbe3a
https://mittmattmutt.medium.com/an-os-tool-for-storing-searching-and-displaying-news-wires-b9c81dbbbe3a
Medium
An OS tool for storing, searching, and displaying news wires
An OSINT way to read, analyse, and compare news outlets which use Telegram.
Python Lists | 10 must-know Operations for Data Manipulation
https://anmol3015.medium.com/python-lists-10-must-know-operations-for-data-manipulation-8ee99fb130a2
https://anmol3015.medium.com/python-lists-10-must-know-operations-for-data-manipulation-8ee99fb130a2
Medium
Python Lists | 10 must-know Operations for Data Manipulation
Python list is one of the most flexible built-in data types in python as it can accommodate a collection of data types — string, integer…
The Best Python Books (Beginners-Intermediate-Kids)
https://medium.com/@gezicienes/the-best-python-books-beginners-intermediate-kids-3c08e7e3caf3
https://medium.com/@gezicienes/the-best-python-books-beginners-intermediate-kids-3c08e7e3caf3
Medium
The Best Python Books (Beginners-Intermediate-Kids)
Hello! In this story, I will share you the best books for learning Python in my opinion. Some people prefer to learn somethings from books…
The FWL Theorem, Or How To Make All Regressions Intuitive
https://towardsdatascience.com/the-fwl-theorem-or-how-to-make-all-regressions-intuitive-59f801eb3299
https://towardsdatascience.com/the-fwl-theorem-or-how-to-make-all-regressions-intuitive-59f801eb3299
Monte Carlo Methods for Risk Management: CVA and the Merton Model in Python
https://medium.com/the-quant-journey/monte-carlo-methods-for-risk-management-cva-and-the-merton-model-in-python-401df1e27380
https://medium.com/the-quant-journey/monte-carlo-methods-for-risk-management-cva-and-the-merton-model-in-python-401df1e27380
Medium
Monte Carlo Methods for Risk Management: CVA and the Merton Model in Python
CVA is the difference between the value of a portfolio which we assume is risk-free, and a portfolio where we account for default risk