Join us

ContentRecent posts and updates..
Story
@developergaurav-exe shared a post, 3 years, 2 months ago

How to do Web Scraping in Python? | Part 2

Importing packages in Python Notebook.

Photo by Alex Chumak on Unsplash
Dev Swag
@ByteVibe shared a product

No Dev, No Life - Ultra Cotton Long Sleeve Tee

#developer  #merchandise  #swag 

A bit more formal than a standard-issue t-shirt, the ultra cotton long sleeve tee is a clear comfort winner. The sleeves also act as a nice frame. There are no side seams. The shoulders are taped for ...

Ad
www.faun.dev shared an ad

#ad  #sponsored 
Story
@boldlink shared a post, 3 years, 2 months ago
AWS DevOps Consultancy, Boldlink

DevOps Tools in AWS

Amazon Elastic Container Service AWS CodePipeline AWS Lambda AWS API Gateway Agile Stacks DevOps Automation Platform

Today, let’s look at some of the DevOps tools provided by AWS to its customers to build and deploy software in the cloud. These tools help you build, test and deploy your source application promoting continuous integration and continuous delivery within AWS.AWS CodeCommitAWS CodeCommit is a highly s..

Cloud 5 - Copy.jpg
Story
@yokee-ss-hh shared a post, 3 years, 2 months ago
Backend developer, Clarivate

Data Classes 😈 in python (part-1)

Let’s start Data Classes 💃that uses dataclasses module

In a normal concrete class, we want to define a constructor and __repr__ to make the custom representation of the object when object is passed as parameter to print() function.

Story
@mkolos shared a post, 3 years, 2 months ago
Software Engineer, Google

Many ML projects fail because of this misunderstanding about ML

Calculator vs HumanWho is more intelligent: a calculator or a human? It depends on what operations one needs to perform.Even a basic calculator can instantly multiply 6-digit numbers. The smartest humans can hardly compete with that.On the other hand, any human can do some tasks that even the best s..

Story
@developergaurav-exe shared a post, 3 years, 2 months ago

How to do Web Scraping with Python? | Part 1

We will do every major tasks and to do’s which is required in Web Scraping! So don’t worry and Just Read on! :) You are going to learn a lot! I have provided all the resources and link. This will be a three series article for the sake of simplicity. :)

Story
@ganapathisubramanian shared a post, 3 years, 3 months ago
SRE, SurveySparrow

Getting started with Continuous integration using GitHub actions

Continuous Integration is one of the renowned mantras in the DevOps + agile environment. It is a DevOps practice where developers/engineers regularly merge their code changes into a central repository, and it is built and tested automatically.

Story
@sasen_perera shared a post, 3 years, 3 months ago
Student, Thurstan College

How to make a bot in discord using python🤖

Hello, It’s me (again) with a brand new post about how to create a 🤖 in discord with python🐍..

that’s a snek
Story
@mudassarlhr shared a post, 3 years, 3 months ago
Senior BI Consultant, Apptech Technologies

How to read the parquet file in data frame from AWS S3

Learn How to read the parquet file in data frame from AWS S3

Story
@takhan shared a post, 3 years, 3 months ago
Research Scholar, Jamia Millia Islamia

Natural Language Processing (NLP) Based Text Retrieval System

In this article we will introduce techniques for organizing text data. We will see how we can analyze a large corpus of text data present in the form of text documents and extract feature vectors for individual documents, in order to be able to retrieve documents with similar content.

Story
@ganesh_dhasade shared a post, 3 years, 3 months ago

Install Python into Mac / Windows / Linux Machine.

Cover all steps required to install Python into your Mac or Windows or Linux machine. At the end of this blog you will be ready to start and explore the Python programming world.

Photo by Hitesh Choudhary | Unsplash