Small script to scan reference rates using CCXT
https://norman-lm-fung.medium.com/small-script-to-scan-reference-rates-using-ccxt-654418395080
https://norman-lm-fung.medium.com/small-script-to-scan-reference-rates-using-ccxt-654418395080
Medium
Small script to scan reference rates using CCXT
A small script you can use to fetch reference rates from various crypto exchanges and get a feel for latency from various crypto exchanges…
Building an Inflation Tracking Dashboard with Plotly Dash
https://marginalruminations.medium.com/building-an-inflation-tracking-dashboard-with-plotly-dash-93edf01e1fcf
https://marginalruminations.medium.com/building-an-inflation-tracking-dashboard-with-plotly-dash-93edf01e1fcf
Medium
Building an Inflation Tracking Dashboard with Plotly Dash
With inflation at multi-decade highs in the United States…
Snowflake Summit2022: Summary of New Features announced
https://medium.com/@umeshpatel_us/snowflake-summit2022-summary-of-new-features-announced-c5ee2735bb9f
https://medium.com/@umeshpatel_us/snowflake-summit2022-summary-of-new-features-announced-c5ee2735bb9f
Medium
Snowflake Summit2022: Summary of New Features announced
Snowflake Data Cloud had done a number of groundbreaking innovations in the last twelve months that changed how customers use the data and…
Clasificación binaria: Diagnóstico de malignidad en tumores anexiales
https://medium.com/mcd-unison/clasificaci%C3%B3n-binaria-diagn%C3%B3stico-de-malignidad-en-tumores-anexiales-3bc5806369ef
https://medium.com/mcd-unison/clasificaci%C3%B3n-binaria-diagn%C3%B3stico-de-malignidad-en-tumores-anexiales-3bc5806369ef
Medium
Clasificación binaria: Diagnóstico de malignidad en tumores anexiales
Se presentan de forma práctica herramientas para la evaluación de clasificadores binarios abordando una problemática real utilizando Python
Why and Why Not to Choose Python as the First Programming Language
https://python.plainenglish.io/why-and-why-not-to-choose-python-as-the-first-programming-language-86eb01e09071
https://python.plainenglish.io/why-and-why-not-to-choose-python-as-the-first-programming-language-86eb01e09071
Medium
Why and Why Not to Choose Python as the First Programming Language
Why Python is appealing to beginners
3 Ways to Remove a List in Python
https://christopherclemmons.medium.com/3-ways-to-remove-a-list-in-python-6a70963693e6
https://christopherclemmons.medium.com/3-ways-to-remove-a-list-in-python-6a70963693e6
Medium
3 Ways to Remove a List in Python
There are three ways to remove an element from Python: pop(), remove(), and del(). All three of these methods have different purposes, and…
Building a web application for active low earth orbit satellites
https://medium.com/@Oladayo/building-a-web-application-for-active-low-earth-orbit-satellites-74fcafb16df
https://medium.com/@Oladayo/building-a-web-application-for-active-low-earth-orbit-satellites-74fcafb16df
Medium
Building a web application for active low earth orbit satellites
Introduction
The One Data Visualization and Analysis Tool You Need for Data Science
https://medium.com/@alains/the-one-data-visualization-and-analysis-tool-you-need-for-data-science-e50ed0859c24
https://medium.com/@alains/the-one-data-visualization-and-analysis-tool-you-need-for-data-science-e50ed0859c24
Medium
The One Data Visualization and Analysis Tool You Need for Data Science
4 lines of code; that’s all you need to quickly generate beautiful reports. You, will, wonder how you ever lived without.
Python — Global variables and Local variables
https://medium.com/@nattapon.boss.15/python-global-variables-and-local-variables-9ecf9b02f3dc
https://medium.com/@nattapon.boss.15/python-global-variables-and-local-variables-9ecf9b02f3dc
Medium
Python — Global variables and Local variables
The declaration of variables in python is the firstly things that all of programmer must faces and some of them may be confused. So, today…
A guide to Exploratory Data Analysis explained to a 13-year-old!
https://medium.com/@muhammadanas0716/a-guide-to-exploratory-data-analysis-explained-to-a-13-year-old-3e273e71e820
https://medium.com/@muhammadanas0716/a-guide-to-exploratory-data-analysis-explained-to-a-13-year-old-3e273e71e820
Medium
A guide to Exploratory Data Analysis explained to a 13-year-old!
What is EDA? Is it useful? How to do it — Well, hop on board and let’s find out together!
Using Deep Learning modeling to predict Electricity consumption with an external variable — Part 2
https://gustavomcb16.medium.com/using-deep-learning-modeling-to-predict-electricity-consumption-with-an-external-variable-part-2-94cacddc6c81
https://gustavomcb16.medium.com/using-deep-learning-modeling-to-predict-electricity-consumption-with-an-external-variable-part-2-94cacddc6c81
Medium
Using Deep Learning modeling to predict Electricity consumption with an external variable — Part 2
Showcasing the power of deep learning models used in time series when compared to previous machine learning models