Skip to content

Instantly share code, notes, and snippets.

View nijinjose's full-sized avatar
🏠
Working from home

AI-bus Dumbledore nijinjose

🏠
Working from home
  • Hogwarts School of Witchcraft and Wizardry
  • United Kingdom
View GitHub Profile
@nijinjose
nijinjose / README.md
Created July 9, 2021 11:07 — forked from leonardofed/README.md
A curated list of AWS resources to prepare for the AWS Certifications


A curated list of AWS resources to prepare for the AWS Certifications

A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.


@nijinjose
nijinjose / list.md
Created July 9, 2021 10:58 — forked from ih2502mk/list.md
Quantopian Lectures Saved

Useful Pandas Snippets

A personal diary of DataFrame munging over the years.

Data Types and Conversion

Convert Series datatype to numeric (will error if column has non-numeric values)
(h/t @makmanalp)

@nijinjose
nijinjose / cp_syllabus.md
Created December 5, 2019 09:25 — forked from sharmaeklavya2/cp_syllabus.md
Competitive Programming Syllabus

Competitive Programming Syllabus

Geometry

  • Problems - Refer the article for a list of problems which can be solved using Rotating Calipers technique.