Skip to content
View ankursatija20's full-sized avatar
  • USA

Block or report ankursatija20

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

Pinned Loading

  1. Car_Sales Car_Sales Public

    Calculates the car model with the most revenue ,Calculate the car model which had the most sales , Calculate the most popular car_year across all car make/model and update the script to generate a …

    Python

  2. Catalog_Update Catalog_Update Public

    Develop a system that will update the catalog information with data provided by suppliers.

    Python

  3. Change_Image Change_Image Public

    Open an image Rotate an image Resize an image Save an image in a JPEG format

    Python

  4. Feedback_Customers Feedback_Customers Public

    Collect feedback in the form of customer reviews.

    Python

  5. Log_Analysis Log_Analysis Public

    Use regex to parse a log file Append and modify values in a dictionary Write to a file in CSV format Move files to the appropriate directory for use with the CSV->HTML converter

    Python

  6. Word-Cloud Word-Cloud Public

    Create a "word cloud" from a text by writing a script. This script needs to process the text, remove punctuation, ignore case and words that do not contain all alphabets, count the frequencies, and…

    Python