Skip to content
View HimaniTokas's full-sized avatar

Block or report HimaniTokas

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. BFS-DFS-TIME-COMPLEXITY BFS-DFS-TIME-COMPLEXITY Public

    This project was done to understand the time complexity Breadth First Search and Depth First Search for direct and indirect graphs using python.

    Jupyter Notebook 1

  2. Complete-Python-3-Bootcamp Complete-Python-3-Bootcamp Public

    Forked from Pierian-Data/Complete-Python-3-Bootcamp

    Course Files for Complete Python 3 Bootcamp Course on Udemy

    Jupyter Notebook 1

  3. Cracking-the-Data-Science-Interview Cracking-the-Data-Science-Interview Public

    Forked from ml874/Cracking-the-Data-Science-Interview

    Cracking the Data Science Interview

    1

  4. numpy-100 numpy-100 Public

    Forked from rougier/numpy-100

    100 numpy exercises (with solutions)

    Python 1

  5. Analyzing-International-Debt-Guided-Project- Analyzing-International-Debt-Guided-Project- Public

    A guided project form Data Camp. Used PostgreSQL to analyze the international debt dataset to find various statistics such as which country owes the highest debt, various debt indicators.

    Jupyter Notebook

  6. Checking-Benford-s-Law Checking-Benford-s-Law Public

    Benford’s law states that in a genuine dataset the digit 1 appears as a leading digit 30.1 percent of the time, digit 2 appears as a leading digit 17.6 percent of the times and the subsequent numer…

    Jupyter Notebook