Skip to content
View imjkrao's full-sized avatar
🏠
Working from home
🏠
Working from home
  • dublin

Block or report imjkrao

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. compare2df compare2df
    1
    import pandas as pd
    2
    from datetime import datetime
    3
    from datetime import timedelta
    4
    from yahoo_earnings_calendar import YahooEarningsCalendar
    5
    #import dateutil.parser
  2. Stack-overflow-login- Stack-overflow-login- Public

    Automation of stack overflow everyday login for 32 days using python and windows task scheduler.

    Python 1 2

  3. Webscrapping_Joblisting Webscrapping_Joblisting Public

    R programming way of web scraping data from job listing web sites . seenjobs code is the latest and scrape data from 50 pages.

    R 1

  4. Question from stackoverflow (https:/... Question from stackoverflow (https://stackoverflow.com/q/63940727/11842923)
    1
    import math
    2
    
                  
    3
    def cap(x):
    4
        l=len(x)
    5
        if(l%2)==0:
  5. CC-fraud-detection CC-fraud-detection Public

    credit card fraud detection using python

    Jupyter Notebook

  6. SQLPractice SQLPractice Public

    daily challenege sql practice

    Jupyter Notebook