Open in app

Sign In

Write

Sign In

Khalid Gharib
Khalid Gharib

10 Followers

Home

About

Nov 1, 2020

Selecting Subsets of Data from Pandas

One of the most common jobs you will have to do during the Data Analysis process is selecting subsets within the data. This basically is extracting specific information from cells in both Rows or Columns from our Dataframe or Series. Selections Types: Now you can select from both Columns and rows

Pandas

4 min read

Selecting Subsets of Data from Pandas
Selecting Subsets of Data from Pandas
Pandas

4 min read


Oct 25, 2020

Combining Data — Python & Pandas

Most of the time when you are doing data analysis you won't be dealing with just one data frame but multiple ones or at least multiple datasets created from the same source. pandas has some nifty tools to combine DataFrames in a wide variety of ways. The most common way…

Merging

5 min read

Combining Data — Python & Pandas
Combining Data — Python & Pandas
Merging

5 min read


Oct 18, 2020

Hyperparameter Tuning

All Machine learning models contain hyperparameters which you can tune to change the way the learning occurs. For each machine learning model, the hyperparameters can be different, and different datasets require different hyperparameter setting and adjusting.

Scikit Learn

4 min read

Hyperparameter Tuning
Hyperparameter Tuning
Scikit Learn

4 min read


Oct 11, 2020

Data Science Pipelines

In Data Science and computing in general a pipeline is a set of data processing elements connected in series, where the output of one element is the input of the next one. …

Pipeline

3 min read

Pipelines
Pipelines
Pipeline

3 min read


Oct 4, 2020

SQL Started kit(part2)

This will be a continuation of my first blog which you can find here: SQL Starter kit In this blog, I wanted to give an overview of SQL with examples so that you are more familiarised with the SQL syntax…medium.com The last thing I mentioned was the IN/NOT IN syntax which allows you to select certain items or exclude certain ones when selecting data in your query. We will continue with more conditional clauses as well…

Sql

3 min read

SQL Started kit(part2)
SQL Started kit(part2)
Sql

3 min read


Sep 27, 2020

SQL Starter kit

In this blog, I wanted to give an overview of SQL with examples so that you are more familiarised with the SQL syntax and what you can accomplish with SQL. What is SQL? SQL stands for Structured Query Language, you are able to access and manipulate databases. Basically, SQL allows you to execute…

Sql

4 min read

SQL Starter kit
SQL Starter kit
Sql

4 min read


Sep 20, 2020

Scikit learn infrastructure

One of the most important and commonly used tools for Machine Learning is a library called Scikit-learn. I wanted to go over the layout of the Scikit-learn library and explain how to use it. The scikit-learn Estimator An estimator in this case refers to any object that learns from the data, in Scikit…

Scikit Learn

3 min read

Scikit learn infrastructure
Scikit learn infrastructure
Scikit Learn

3 min read


Sep 12, 2020

Entity Linking Problem

Recently I have been taking part in a Data Science Internship with a medical company called Medwise. It has been very eye-opening and has introduced me to some of the ways Data Science is being applied within the medical industry. During my Internship I was introduced to the Entity Linkin…

Data Science

3 min read

Entity Linking Problem
Entity Linking Problem
Data Science

3 min read


Sep 4, 2020

My Experience at Flatiron Bootcamp

I’m sure a lot of people have seen all the different boot camps available both online and in-person and wondered if that was the right step for them to take to learn Data Science. After having completed the Flatiron 15 weeks Intensive in London, I feel I can shed some…

Bootcamp

4 min read

My Experience at Flatiron Bootcamp
My Experience at Flatiron Bootcamp
Bootcamp

4 min read


Aug 29, 2020

Tips and Tricks with Pandas

In this blog, I wanted to go over tips and tricks that I couldn’t do stand-alone blogs for but are very helpful tools for anyone who wants to advance their pandas skills, as well as things that can improve your presentations and simplify the EDA process Highlighting this is something I…

Pandas

4 min read

Tips and Tricks with Pandas
Tips and Tricks with Pandas
Pandas

4 min read

Khalid Gharib

Khalid Gharib

10 Followers
Following
  • Lazar Gugleta

    Lazar Gugleta

  • DLT Labs

    DLT Labs

  • Jason Jung

    Jason Jung

  • Sundar Krishnan

    Sundar Krishnan

  • Wei Lin

    Wei Lin

See all (11)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech