How to make a simple HTTP server using python?
https://spoofing.medium.com/how-to-make-a-simple-http-server-using-python-ea35f0b741a4
https://spoofing.medium.com/how-to-make-a-simple-http-server-using-python-ea35f0b741a4
Medium
How to make a simple HTTP server using python?
Hey!
Why I signed up for Zuri HNGi8 x I4G Internship
https://medium.com/@chukwudipreciouss/why-i-signed-up-for-zuri-hngi8-x-i4g-internship-df573b197df5
https://medium.com/@chukwudipreciouss/why-i-signed-up-for-zuri-hngi8-x-i4g-internship-df573b197df5
Medium
Why I signed up for Zuri HNGi8 x I4G Internship
My name is Precious, male yeah! “Why are you answering a lady’s name?”. LOL I usually get this all the time across zoom meetings, emails…
Tutorial on GUI with Python using DearPyGUI(0.8)
https://tanmaychoudhary.medium.com/tutorial-on-gui-with-python-using-dearpygui-0-8-41c25bae3fc9
https://tanmaychoudhary.medium.com/tutorial-on-gui-with-python-using-dearpygui-0-8-41c25bae3fc9
Medium
Tutorial on GUI with Python using DearPyGUI(0.8)
Hello everyone! Today I am going to talk about a library in python that you can use to make cool looking GUI easily. The library I’ll talk…
Common strings operations you must know in Python
https://monochelsea12.medium.com/common-strings-operations-you-must-know-in-python-53e08326fd79
https://monochelsea12.medium.com/common-strings-operations-you-must-know-in-python-53e08326fd79
Medium
Common strings operations you must know in Python
Python string operations
Predicting individual survival curves with Keras
https://medium.com/@uvinetz/predicting-individual-survival-curves-with-keras-abb1f1f051f
https://medium.com/@uvinetz/predicting-individual-survival-curves-with-keras-abb1f1f051f
Medium
Predicting individual survival curves with Keras
TL;DR Survival analysis models are widely used in different areas ranging from medicine to e-commerce. There is increasing attention on how…
Understanding the mystique of sklearn’s DictVectorizer
https://tracyrenee61.medium.com/understanding-the-mystique-of-sklearns-dictvectorizer-4e8ce93bbf6d
https://tracyrenee61.medium.com/understanding-the-mystique-of-sklearns-dictvectorizer-4e8ce93bbf6d
Medium
Understanding the mystique of sklearn’s DictVectorizer
In the last several posts I have been concentrating on the major functions in sklearn that deal with natural language processing, or NLP…
Python Data Science for Beginners — 1. Data Analysis and Manipulation with Pandas
https://medium.com/@kit_sin/python-data-science-for-beginners-1-data-analysis-and-manipulation-with-pandas-3012cb8a5225
https://medium.com/@kit_sin/python-data-science-for-beginners-1-data-analysis-and-manipulation-with-pandas-3012cb8a5225
Medium
Python Data Science for Beginners — 1. Data Analysis and Manipulation with Pandas
This article will introduce how to use pandas for data analysis and manipulation.
Composing Images and Text with Python
https://dennisokeeffe.medium.com/composing-images-and-text-with-python-f8f853f617bb
https://dennisokeeffe.medium.com/composing-images-and-text-with-python-f8f853f617bb
Medium
Composing Images and Text with Python
This post will use the Pillow image library to add text and icons layers to an image programmatically. At this stage, add your 1000x600 image to the root directory (hello-img-layers) as base_img.png…
Making Sense of 33 Million Rows of Instacart Data: Exploratory Data Analysis Using Plotly
https://vijayv500.medium.com/making-sense-of-33-million-rows-of-instacart-data-exploratory-data-analysis-using-plotly-3f0461a56811
https://vijayv500.medium.com/making-sense-of-33-million-rows-of-instacart-data-exploratory-data-analysis-using-plotly-3f0461a56811
Medium
Making Sense of 33 Million Rows of Instacart Data: Exploratory Data Analysis Using Plotly
Instacart is one of the hottest Silicon Valley startups of the last decade and is now valued at whopping $39 billion. In 2017 they hosted a…
Google Summer of Code 2021: Development of Jupyter Kernel for MetaCall
https://medium.com/@metacall/google-summer-of-code-2021-development-of-jupyter-kernel-for-metacall-ddd552319ccf
https://medium.com/@metacall/google-summer-of-code-2021-development-of-jupyter-kernel-for-metacall-ddd552319ccf
Medium
Google Summer of Code 2021: Development of Jupyter Kernel for MetaCall
Design and implementation of a Polyglot Jupyter Kernel with MetaCall.