Skip to content
View jimmiekatana's full-sized avatar
Block or Report

Block or report jimmiekatana

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

  1. Twitter--Topic-Sentiment--Analysis Twitter--Topic-Sentiment--Analysis Public

    This project involves analyzing the sentiment or opinion expressed in tweets on the platform .This involves using natural language processing techniques to classify tweets as positive ,negative or …

    Jupyter Notebook

  2. Sales-analysis Sales-analysis Public

  3. Mean_Variance_Standard-Deviation-Calculator Mean_Variance_Standard-Deviation-Calculator Public

    This project involves creating a function named calculate() in mean_var_std.py that uses numpy to output the mean, variance, standard deviation, max, min, and sum of the rows, columns, and elements…

    Python

  4. Demographic-Data-Analyzer Demographic-Data-Analyzer Public

    In this project one analyzes demographic data using Pandas using a dataset of demographic data that was extracted from the 1994 Census database to answer the some questions in a notebook.

  5. Medical-Data-Visualizer Medical-Data-Visualizer Public

    This project involves creating a chart similar to examples/Figure_1.png, where we show the counts of good and bad outcomes for the cholesterol, gluc, alco, active, and smoke variables for patients …

    Python

  6. Page-View-Time-Series-Visualizer Page-View-Time-Series-Visualizer Public

    For this project you will visualize time series data using a line chart, bar chart, and box plots. You will use Pandas, Matplotlib, and Seaborn to visualize a dataset containing the number of page …

    Python