Python: List comprehension vs Generator expression
https://medium.com/dsc-ghrce/python-list-comprehension-vs-generator-expression-db1a66dc7e69
https://medium.com/dsc-ghrce/python-list-comprehension-vs-generator-expression-db1a66dc7e69
Medium
Python: List comprehension vs Generator expression
Python! We have heard this name a lot since this pandemic. From small children to us (developers), all have been learning and developing…
Getting Started with Python Debugging Using a Debugger
https://code.likeagirl.io/getting-started-with-python-debugging-using-a-debugger-cd7d436b4db5
https://code.likeagirl.io/getting-started-with-python-debugging-using-a-debugger-cd7d436b4db5
Medium
Getting Started with Python Debugging Using a Debugger
Introduction to Debugging
How I Convert my PDFs to Audiobooks for free using Python
https://medium.com/@manazharma/how-i-convert-my-pdfs-to-audiobooks-for-free-using-python-e4693be27ee8
https://medium.com/@manazharma/how-i-convert-my-pdfs-to-audiobooks-for-free-using-python-e4693be27ee8
Medium
How I Convert my PDFs to Audiobooks for free using Python
Reading is a must-have habit for everyone and every individual should develop this habit in their lifetime. Even I want to develop a…
Visual Studio Code for Python and Data Science? Top 3 Plugins You Must Have
https://towardsdatascience.com/visual-studio-code-for-python-and-data-science-top-3-plugins-you-must-have-c39bb6ed8355
https://towardsdatascience.com/visual-studio-code-for-python-and-data-science-top-3-plugins-you-must-have-c39bb6ed8355
Medium
Visual Studio Code for Python and Data Science? Top 3 Plugins You Must Have
Is it the best code editor for Python and Data Science?
pycharm上的python虚拟环境移到离线机器上 - 马昌伟
http://www.cnblogs.com/machangwei-8/p/15415529.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
http://www.cnblogs.com/machangwei-8/p/15415529.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
Cnblogs
pycharm上的python虚拟环境移到离线机器上 - 马昌伟 - 博客园
Pycharm的Terminal 中执行: 查看现有的包到requirements.txt中 pip freeze > requirements.txt 生成依赖包 D:\machangwei\
How to Combine Data in Pandas — 5 Functions You Should Know
https://towardsdatascience.com/how-to-combine-data-in-pandas-5-functions-you-should-know-651ac71a94d6
https://towardsdatascience.com/how-to-combine-data-in-pandas-5-functions-you-should-know-651ac71a94d6
Medium
How to Combine Data in Pandas — 5 Functions You Should Know
Know their differences and use them properly
Como criar decoradores em Python que salvam suas funções em cache!
https://medium.com/@diegocatalao_61591/e-se-eu-salvar-isso-f8d02fd8a847
https://medium.com/@diegocatalao_61591/e-se-eu-salvar-isso-f8d02fd8a847
Medium
Como criar decoradores em Python que salvam suas funções em cache!
Nesse artigo eu irei mostrar uma maneira eficiente de guardar de funções que demoram a retornar um dicionário. Antes irei mostrar o quão…
Exploratory Data Analysis on Kaggle’s 2021 Data Science Survey
https://tracyrenee61.medium.com/exploratory-data-analysis-on-kaggles-2021-data-science-survey-7cc95af71a9e
https://tracyrenee61.medium.com/exploratory-data-analysis-on-kaggles-2021-data-science-survey-7cc95af71a9e
Medium
Exploratory Data Analysis on Kaggle’s 2021 Data Science Survey
In 2021 Kaggle hosted its fifth annual Machine Learning and Data Science survey. When the results of the survey were presented in the form…
Top-5 Essential Python Libraries for Data Analysis
https://miroslavtushev.medium.com/top-5-essential-python-libraries-for-data-analysis-abec978672c9
https://miroslavtushev.medium.com/top-5-essential-python-libraries-for-data-analysis-abec978672c9
Medium
Top-5 Essential Python Libraries for Data Analysis
Python is one of the best choices when it comes to analyzing data. In fact, Python is THE language when it comes to programming in general…
A Data Scientist view on stocks simplified
https://medium.com/code-sprout/a-data-scientist-view-on-stocks-simplified-3ea20e941ad1
https://medium.com/code-sprout/a-data-scientist-view-on-stocks-simplified-3ea20e941ad1
Medium
A Data Scientist view on stocks simplified
Analyze different data source on stocks
Simplest way to get notifications on phone — Python + Telegram
https://medium.com/@ark.iitkgp/simplest-way-to-get-notifications-on-phone-python-telegram-22c04b3583e1
https://medium.com/@ark.iitkgp/simplest-way-to-get-notifications-on-phone-python-telegram-22c04b3583e1
Medium
Simplest way to get notifications on phone — Python + Telegram
There are perhaps several instances when you wished to get some alerts/notifications on your phone. Some examples include:
Pemrosesan data ambient seismic noise menggunakan NoisePy
https://medium.com/jejak-seismik/pemrosesan-data-ambient-seismic-noise-menggunakan-noisepy-37b5e4495028
https://medium.com/jejak-seismik/pemrosesan-data-ambient-seismic-noise-menggunakan-noisepy-37b5e4495028
Medium
Pemrosesan data ambient seismic noise menggunakan NoisePy
0. Instalasi program
How I won my sixth bronze medal by entering Kaggle’s 2021 survey EDA competition
https://tracyrenee61.medium.com/how-i-won-my-sixth-bronze-medal-by-entering-kaggles-2021-survey-eda-competition-c05a65a11274
https://tracyrenee61.medium.com/how-i-won-my-sixth-bronze-medal-by-entering-kaggles-2021-survey-eda-competition-c05a65a11274
Medium
How I won my sixth bronze medal by entering Kaggle’s 2021 survey EDA competition
Yesterday, being a Friday, I spent the day working on an Exploratory Data Analysis, or EDA, on Kaggle’s 2021 data science survey. I have…
Neural Network Model Architecture Visualization
https://hmix13.medium.com/neural-network-model-architecture-visualization-3c2fae610330
https://hmix13.medium.com/neural-network-model-architecture-visualization-3c2fae610330
Medium
Neural Network Model Architecture Visualization
Using Visualkeras to Visualize Keras Model