Open in app

Sign In

Write

Sign In

Muhammad Aminullah
Muhammad Aminullah

55 Followers

Home

About

May 30, 2022

Python Project — Predicting Insurance Premiums

Situation Dataset Our simple dataset contains a few attributes for each person such as Age, Sex, BMI, Children, Smoker, Region, and their insurance charges. Task To use those attributes information to predict charges for new customers. Action Importing Dataset import pandas as pd file_name = “https://raw.githubusercontent.com/rajeevratan84/datascienceforbusiness/master/insurance.csv" insurance = pd.read_csv(file_name)

Python

9 min read

Python Project — Predicting Insurance Premiums
Python Project — Predicting Insurance Premiums
Python

9 min read


May 24, 2022

Python Exercises 1 — Basic

1. Write a Python program to print the following string in a specific format (see the output). Sample String : “Twinkle, twinkle, little star, How I wonder what you are! Up above the world so high, Like a diamond in the sky. …

Python

12 min read

Python Exercises 1 — Basic
Python Exercises 1 — Basic
Python

12 min read


May 19, 2022

SQL Project — Working on Employee Database

Employee Database

Sql

21 min read

SQL Project — Working on Employee Database
SQL Project — Working on Employee Database
Sql

21 min read


Apr 18, 2022

SQL Project — Working on Hospital Database

Hospital Database

Sql

17 min read

SQL Project — Working on Hospital Database
SQL Project — Working on Hospital Database
Sql

17 min read


Apr 12, 2022

SQL Project — Working on Soccer Database

Soccer Database

Sql

38 min read

SQL Project — Working on Soccer Database
SQL Project — Working on Soccer Database
Sql

38 min read


Mar 17, 2022

SQL Project — Working on Movie Database

Movie Database

Sql

15 min read

SQL Project — Working on Movie Database
SQL Project — Working on Movie Database
Sql

15 min read


Mar 10, 2022

SQL Project — Working on HR Database

HR Database

Sql

27 min read

SQL Project — Working on HR Database
SQL Project — Working on HR Database
Sql

27 min read


Mar 7, 2022

SQL Exercises 9 — Union

Tables customer customer_id | cust_name | city | grade | salesman_id -------------+----------------+------------+-------+------------- 3002 | Nick Rimando | New York | 100 |…

Sql

5 min read

SQL Exercises 9 — Union
SQL Exercises 9 — Union
Sql

5 min read


Feb 26, 2022

SQL Exercises 8 — Subqueries

Tables customer customer_id | cust_name | city | grade | salesman_id -------------+----------------+------------+-------+------------- 3002 | Nick Rimando | New York | 100 |…

Sql

10 min read

SQL Exercises 8 — Subqueries
SQL Exercises 8 — Subqueries
Sql

10 min read


Feb 22, 2022

SQL Exercises 7 — Joins

Tables customer customer_id | cust_name | city | grade | salesman_id -------------+----------------+------------+-------+------------- 3002 | Nick Rimando | New York | 100 |…

Sql

9 min read

SQL Exercises 7 — Joins
SQL Exercises 7 — Joins
Sql

9 min read

Muhammad Aminullah

Muhammad Aminullah

55 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech