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

Block or report sakshisingh1809

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
sakshisingh1809/README.md
  • 👋 Hi, I’m Sakshi Singh, python programmer and soon to be Data Scientist.
  • 👀 I’m interested in Machine Learning and currently pursuing my Master's in Data Analytics from the University of Hildesheim, Germany.
  • 🌱 I’m currently learning web development, so that I could learn integration of Java with Python programming. I am currently working on web development and has developed a Virtual Automation Bus Industrie 4.0 using REST APIs in python programming.
  • 💞️ I’m looking to become a data scientist in upcoming years and would want to convert my theoritical knowledge into useful industrial experience.
  • 📫 You can reach me on my email address sakshisingh1809@gmail.com or on my Linkedin profile.

Pinned Loading

  1. Image-Downloader-using-Python Image-Downloader-using-Python Public

    This code downloads the images from buttons in a url (using <a> tag) and not from the <img> tag.

    Jupyter Notebook

  2. MapReduce-on-Hadoop-HDFS MapReduce-on-Hadoop-HDFS Public

    Preparing your Hadoop infrastructure. Implementing WordCount MapReduce on Hadoop HDFS

    Python