How To Start Your Next Data Engineering Project
https://towardsdatascience.com/how-to-start-your-next-data-engineering-project-d34ac5aebdba
https://towardsdatascience.com/how-to-start-your-next-data-engineering-project-d34ac5aebdba
Medium
How To Start Your Next Data Engineering Project
What Tools And Data Sets To Use
3 Best (Often Better) Alternatives To Histograms
https://towardsdatascience.com/3-best-often-better-alternatives-to-histograms-61ddaec05305
https://towardsdatascience.com/3-best-often-better-alternatives-to-histograms-61ddaec05305
Create Word Art From An Image Using Python
https://shweta-lodha.medium.com/create-word-art-from-an-image-using-python-6f3d94d62bb7
https://shweta-lodha.medium.com/create-word-art-from-an-image-using-python-6f3d94d62bb7
Medium
Create Word Art From An Image Using Python
If you are Python developer then you may be fully convinced that we can do very cool things using Python in very easy way.
Amazing GitHub Repository Every Python Developer Should See
https://preettheman.medium.com/amazing-github-repository-every-python-developer-should-see-5312404c8e60
https://preettheman.medium.com/amazing-github-repository-every-python-developer-should-see-5312404c8e60
Medium
Amazing GitHub Repository Every Python Developer Should See
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to…
Python Bi-Dictionary — Key Can Be Value, And Value Can Be Key
https://towardsdatascience.com/python-bi-dictionary-key-can-be-value-and-value-can-be-key-50715a2046af
https://towardsdatascience.com/python-bi-dictionary-key-can-be-value-and-value-can-be-key-50715a2046af
Medium
Python Bi-Dictionary — Key Can Be Value, And Value Can Be Key
A bi-directional dictionary in Python, perfect patch to Python data structure
How to deploy a Django project to AWS EB with Github actions (Part 1)
https://motethansen.medium.com/how-to-deploy-a-django-project-to-aws-eb-with-github-actions-part-1-2be235466129
https://motethansen.medium.com/how-to-deploy-a-django-project-to-aws-eb-with-github-actions-part-1-2be235466129
Medium
How to deploy a Django project to AWS EB with Github actions (Part 1)
For this quick guide, we will prepare the AWS setup.
To say that Python is the worst language, you’re missing the point
https://medium.com/@_nobody/to-say-that-python-is-the-worst-language-youre-missing-the-point-3ad8e42152b8
https://medium.com/@_nobody/to-say-that-python-is-the-worst-language-youre-missing-the-point-3ad8e42152b8
Medium
To say that Python is the worst language, you’re missing the point
A friend wrote an article called “Python is one of the worst languages I’ve ever used.” He said a bunch of bad things about Python, but…
Bokeh, a Python Data Visualization Application: Overview
https://allengparsons.medium.com/bokeh-a-python-data-visualization-application-overview-629c9ff7c1d5
https://allengparsons.medium.com/bokeh-a-python-data-visualization-application-overview-629c9ff7c1d5
Medium
Bokeh, a Python Data Visualization Application: Overview
Bokeh, pronounced bouquet, is among the top three data visualization (Viz) applications. This feature-rich and robust application plots…
10 Incredible Things About Python That You Probably Don’t Know — But Should!
https://medium.com/@alains/10-incredible-things-about-python-that-you-probably-dont-know-but-should-b1f6a7c88f46
https://medium.com/@alains/10-incredible-things-about-python-that-you-probably-dont-know-but-should-b1f6a7c88f46
Medium
10 Incredible Things About Python That You Probably Don’t Know — But Should!
In this article, we’ll show you 10 incredible things about Python that you probably don’t know — but should!
Sketches in RL-Free Classic Control — Solving Pendulum-v1 with MPC in PyTorch
https://medium.com/@davebiagioni/sketches-in-rl-free-classic-control-solving-pendulum-v1-with-mpc-in-pytorch-ab8157b652a
https://medium.com/@davebiagioni/sketches-in-rl-free-classic-control-solving-pendulum-v1-with-mpc-in-pytorch-ab8157b652a
Medium
Sketches in RL-Free Classic Control — Solving Pendulum-v1 with MPC in PyTorch
In the previous article, we looked at the Pendulum-v1 physics equations and had a chance to “play” the environment with manual control to…
A Map App in Django using Folium | Python
https://medium.com/@carlosmarcano2704/a-map-app-in-django-using-folium-python-5a63dd72524d
https://medium.com/@carlosmarcano2704/a-map-app-in-django-using-folium-python-5a63dd72524d
Medium
A Map App in Django using Folium | Python
I found really interesting map apps. The way you can find any place just by inserting the data and almost at once, you have the place’s…