Skip to content
View SaySachinYadav's full-sized avatar
🥅
Focusing
🥅
Focusing

Block or report SaySachinYadav

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Covid_19_Analysis--Pandas Covid_19_Analysis--Pandas Public

    In this project, you will see how to preprocess and merge datasets to calculate needed measures and prepare them for an Analysis. In this project, I'am going to work with the COVID19 dataset, publi…

    Jupyter Notebook 4

  2. Coding_ninja_Introduction_to_CPP Coding_ninja_Introduction_to_CPP Public

    In this repository you will find programs and solutions of every lectures, assignments that are present in the C++ course.

    4

  3. Google-App-s-Ratings-Analysis Google-App-s-Ratings-Analysis Public

    In this notebook, I'm gonna analyze Google Play Store data's. While I was analyzing the data, I used Python. The libraries are used in this are Pandas most importantly and for numpy for calculation…

    Jupyter Notebook 3 1

  4. Covid_19-Countrywise-Analysis Covid_19-Countrywise-Analysis Public

    This analysis will help us to find the basis behind common notions about the virus spread from purely a dataset perspective. So, let’s flex some data science muscles and jump right into it.Using pa…

    Jupyter Notebook 3

  5. Cars-Sales-Analysis Cars-Sales-Analysis Public

    Here, The data of different cars is given with their specifications. This data is availabe as a CSV file. We are going to analyze this dataset using the Pandas DataFrame

    Jupyter Notebook 3 1

  6. Credit_Card_Fraud Credit_Card_Fraud Public

    The Credit Card Fraud Detection Problem includes modeling past credit card transactions with the knowledge of the ones that turned out to be fraud. This model is then used to identify whether a new…

    Python 3