Data Analysis — Find a good book using Goodreads data and Python
https://yannawut.medium.com/data-analysis-find-a-good-book-using-goodreads-data-and-python-43af50fb711f
https://yannawut.medium.com/data-analysis-find-a-good-book-using-goodreads-data-and-python-43af50fb711f
Medium
Data Analysis — Find a good book using Goodreads data and Python
As a bookworm, finding a great book is like finding a treasure. The best place to find great books for me is Goodreads…
How To Install TensorFlow Version 2.8 on The M1 chip Macbook With Ease
https://ucosibe.medium.com/how-to-install-tensorflow-version-2-8-on-the-m1-chip-macbook-with-ease-e6749b0195aa
https://ucosibe.medium.com/how-to-install-tensorflow-version-2-8-on-the-m1-chip-macbook-with-ease-e6749b0195aa
Medium
How To Install TensorFlow Version 2.8 on The M1 chip Macbook With Ease
As a data scientist who is also a first-time apple user, I didn’t think much of TensorFlow support for the M1 chip. It took a while, but I…
5 New Python 3.10 Features You Should Know About
https://medium.com/@conan.mercer/5-new-python-3-10-features-you-should-know-about-3b3368e0411e
https://medium.com/@conan.mercer/5-new-python-3-10-features-you-should-know-about-3b3368e0411e
Medium
5 New Python 3.10 Features You Should Know About
This article explains the new features in Python 3.10, compared to 3.9. When Python releases a new version, a lot of the ideas originate…
Some Datasets You Can Use For Your Time Series Studies
https://alpersinbalc.medium.com/some-datasets-you-can-use-for-your-time-series-studies-a15ae01ab43a
https://alpersinbalc.medium.com/some-datasets-you-can-use-for-your-time-series-studies-a15ae01ab43a
Medium
Some Datasets You Can Use For Your Time Series Studies
In my thesis, I was planning to develop a forecasting model based on time series, but I had to change my project idea because companies…
PHP vs Python — Pick the Right Language for Web Development Project
https://ruhanirabin.medium.com/php-vs-python-pick-the-right-language-for-web-development-project-ed41b5d1cbb5
https://ruhanirabin.medium.com/php-vs-python-pick-the-right-language-for-web-development-project-ed41b5d1cbb5
Medium
PHP vs Python — Pick the Right Language for Web Development Project
One of the biggest dilemmas in which we non-techies often get stuck is what is the best programming language to choose for your upcoming web development project? With so many options around, it gets…
Datasets You Can Use to Practice Classification
https://alpersinbalc.medium.com/datasets-you-can-use-to-practice-classification-e291f3642878
https://alpersinbalc.medium.com/datasets-you-can-use-to-practice-classification-e291f3642878
Medium
Datasets You Can Use to Practice Classification
If you want to practice and keep your skills up to date in preparation for classification projects, but are confused about where to find…
Statistical Analysis for Women’s Rights in Python
https://code.likeagirl.io/statistical-analysis-for-women-rights-in-python-19db107f85a6
https://code.likeagirl.io/statistical-analysis-for-women-rights-in-python-19db107f85a6
Medium
Statistical Analysis for Women’s Rights in Python
“We need women at all levels, including the top, to change the dynamic, reshape the conversation, to make sure women’s voices are heard and…
Best Tips to Increase Your Productivity in Python
https://medium.com/@pranjalgoyal13/best-tips-to-increase-your-productivity-in-python-856fb038a676
https://medium.com/@pranjalgoyal13/best-tips-to-increase-your-productivity-in-python-856fb038a676
Medium
Best Tips to Increase Your Productivity in Python
Python provides many inbuilt functionalities which help in writing cleaner code. People are generally unaware of some productive tips that…
Datasets You Can Use to Practice Regression Projects
https://alpersinbalc.medium.com/datasets-you-can-use-to-practice-regression-projects-4ac777fd78ee
https://alpersinbalc.medium.com/datasets-you-can-use-to-practice-regression-projects-4ac777fd78ee
Medium
Datasets You Can Use to Practice Regression Projects
If you want to practice and keep your skills up to date in preparation for regression projects, but are confused about where to find the…
Automation is Easy — Convert FREE TEXT to DATE format — using python dateutil package : AIE3
https://blog.devgenius.io/automation-is-easy-convert-free-text-to-date-format-using-python-dateutil-package-aie3-8cf199814580
https://blog.devgenius.io/automation-is-easy-convert-free-text-to-date-format-using-python-dateutil-package-aie3-8cf199814580
Medium
Automation is Easy — Convert FREE TEXT to DATE format — using python dateutil package : AIE3
Have you ever come across a situation where you have to convert date in free text form to a standard date format? The most efficient way to
Development Setup: Pyenv, Poetry, EditorConfig, Safety: Part 1
https://osintiostom.medium.com/development-setup-pyenv-poetry-editorconfig-safety-part-1-dc6a22944ac3
https://osintiostom.medium.com/development-setup-pyenv-poetry-editorconfig-safety-part-1-dc6a22944ac3
Medium
Development Setup: Pyenv, Poetry, EditorConfig, Safety: Part 1
Ubuntu Setup: https://osintiostom.medium.com/development-setup-python-pycharm-and-pyenv-418b60992b6f
How to remove watermark from images using OpenCV
https://newbieprogrammer.medium.com/how-to-remove-watermark-from-images-using-opencv-b73612572355
https://newbieprogrammer.medium.com/how-to-remove-watermark-from-images-using-opencv-b73612572355
Medium
How to remove watermark from images using OpenCV
An application of OpenCV to modern day issues