Pinned Loading
-
contextualSpellCheck
contextualSpellCheck Public✔️Contextual word checker for better suggestions (not actively maintained)
-
seedlit/dsm2dtm
seedlit/dsm2dtm PublicGenerates DTM (Digital Terrain Model) from DSM (Digital Surface Model).
-
pandas
pandas PublicForked from pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Python
-
lingo-iitgn/emocontext-19
lingo-iitgn/emocontext-19 PublicThis repository contains our code for the paper titled IIT Gandhinagar at SemEval-2019 Task 3: Contextual Emotion Detection Using Deep Learning
-
Pre-commit hook for python repo: In...
Pre-commit hook for python repo: Instead of getting to know whether any lint checks failed in CI, I created this pre-commit hook in git for my python repo. Git Hooks is a powerful utility. You read from the official documentation: https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks. Please ⭑ this Gist if you find it useful! Feel free to comment any update 1#!/bin/sh
23# This is a pre-commit hook for python. It checks if black is passed and then if flake8 is passed.
4# Feel free to share your updates. It will help use these git feature!
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.