Installing Anaconda and Git for Python projects
https://medium.com/@tuenguyends/installing-anaconda-and-git-for-python-projects-8a10260bc339
https://medium.com/@tuenguyends/installing-anaconda-and-git-for-python-projects-8a10260bc339
Medium
Installing Anaconda and Git for Python projects
There are several ways to start working on a Python project. You can choose to install pure Python and use its IDLE interface to write and run your code. However, a better alternative is to use…
Working with Dates and Times in Python: Dates and Calendars
https://medium.com/@ibrahim00mubark/working-with-dates-and-times-in-python-dates-and-calendars-73d295753d2
https://medium.com/@ibrahim00mubark/working-with-dates-and-times-in-python-dates-and-calendars-73d295753d2
Medium
Working with Dates and Times in Python: Dates and Calendars
Dates and Calendars
Another Awesome Way To Build GUI’s With Python
https://preettheman.medium.com/another-awesome-way-to-build-guis-with-python-398ff3c43d2a
https://preettheman.medium.com/another-awesome-way-to-build-guis-with-python-398ff3c43d2a
Medium
Another Awesome Way To Build GUI’s With Python
Welcome back! Python is an awesome programming language with a ton of capability, if your new to Python, check out the link below to learn…
Buffer underun: My not stack overflow
https://medium.com/@whole_frostbite_elephant_103/buffer-underun-my-not-stack-overflow-a2ebf7ce471a
https://medium.com/@whole_frostbite_elephant_103/buffer-underun-my-not-stack-overflow-a2ebf7ce471a
Medium
Buffer underun: My not stack overflow
Stack overflow is wonderful (so wonderful that perhaps it should not be owned by a company).However, sometimes questions are both…
Using Python as a data source in Power BI
https://medium.com/@inzaniak/using-python-as-a-data-source-in-power-bi-1e2a1017fd3c
https://medium.com/@inzaniak/using-python-as-a-data-source-in-power-bi-1e2a1017fd3c
Medium
Using Python as a data source in Power BI
Learn the basics.
Titanic Survival Prediction Using Machine Learning
https://medium.com/@melodyyip515_/titanic-survival-prediction-using-machine-learning-89a779656113
https://medium.com/@melodyyip515_/titanic-survival-prediction-using-machine-learning-89a779656113
Medium
Titanic Survival Prediction Using Machine Learning
Challenge
leetcode 2216. Minimum Deletions to Make Array Beautiful(python)
https://juejin.cn/post/7080315074857926686
https://juejin.cn/post/7080315074857926686
juejin.cn
leetcode 2216. Minimum Deletions to Make Array Beautiful(python) - 掘金
这是周赛第 286 场的第二题,难度 Medium ,主要考查的是贪心算法,按照我们最朴素的思想进行解题即可
My Experience in the Udacity Machine learning DevOps(MLOPS) nano degree
https://ampaduh.medium.com/my-experience-in-the-udacity-machine-learning-devops-mlops-nano-degree-14be947f2df8
https://ampaduh.medium.com/my-experience-in-the-udacity-machine-learning-devops-mlops-nano-degree-14be947f2df8
Medium
My Experience in the Udacity Machine learning DevOps(MLOPS) nano degree
MLOPS is a crucial skill for data scientists and machine learning engineers, because most times, individuals retrieve, clean, and train…
Limpeza de dados, outliers e valores ausentes.
https://medium.com/@igorleonelborba/limpeza-de-dados-outliers-e-valores-ausentes-84959ce6e843
https://medium.com/@igorleonelborba/limpeza-de-dados-outliers-e-valores-ausentes-84959ce6e843
Medium
Limpeza de dados, outliers e valores ausentes.
Saiba como lidar com outliers na sua base de dados e também com aqueles valores ausentes que insistem em aparecer em bases de dados reais.
Start your first project with Jupyter Lab
https://medium.com/@tuenguyends/start-your-first-project-with-jupyter-lab-84f5b78b4522
https://medium.com/@tuenguyends/start-your-first-project-with-jupyter-lab-84f5b78b4522
Medium
Start your first project with Jupyter Lab
Jupyter Lab is an integrated development environment (IDE) commonly used for interactive coding with languages such as Python, R, and Julia. In fact, Jupyter is an acronym for Julia-Python-R. You can…
Python Modules, Aliasing, Randomness and Thor
https://grahamwaters.medium.com/python-modules-aliasing-randomness-and-thor-a3cfb6470e1b
https://grahamwaters.medium.com/python-modules-aliasing-randomness-and-thor-a3cfb6470e1b
Medium
Python Modules, Aliasing, Randomness and Thor
Prep for PCAP Certification