Skip to content
View rakeshgunduka's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report rakeshgunduka

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

  1. gaapi gaapi Public

    A light weight python wrapper for Google's Analytics Reporting API v4

    Python 9 5

  2. s3_dumps s3_dumps Public

    Package provides easy scripts that can be used to backup data from programs likes PostgreSQL, Redis, Mysql.

    Python 12 11

  3. Working with C in Python - C Extensi... Working with C in Python - C Extension Sample Module
    1
    #include "libmath.h"
    2
    
                  
    3
    // Docstrings of the functions
    4
    char addfunc_docs[] = "Addition Function using C Function";
    5
    char subfunc_docs[] = "Subtract Function using C Function";
  4. calapi calapi Public

    Python Wrapper for Google Calendar API v3 to make life easier

    Python

  5. Implementaion-of-Naive-Bayes-Classifier-Algorithm Implementaion-of-Naive-Bayes-Classifier-Algorithm Public

    Python Implementation of Naive-Bayes Classifier Algorithm

    Python

  6. Iterative-Dichotomiser-3-algorithm- Iterative-Dichotomiser-3-algorithm- Public

    Implementation of Iterative-Dichotomiser-3-algorithm

    Python