Skip to content

Latest commit

 

History

History
61 lines (33 loc) · 2.05 KB

README.md

File metadata and controls

61 lines (33 loc) · 2.05 KB

Competitve-Dtscntsts-Handbook

(Competitive Data scientist's Handbook)

> Table of Contents:


> What is Data Science?

"Don't worry about your difficulties in Mathematics. I can assure you mine are still greater." - Albert Einstein

image


> Leetcode Introduction to Pandas

Challenge on: Learn Basic Pandas in 15 Qs Introduction to Pandas

  • Before starting the study plan, you should know basic Python and common data structures like syntax, data types, conditional statements, loops, functions, lists.

You can find my solutions on this folder ;)


> Leetcode 30 Days of Pandas

Challenge on: Leetcode 30 Days of Pandas - Study Plan

  • Before starting the study plan, you should know basic Python and common data structures like syntax, data types, conditional statements, loops, functions, lists and a little bit of Pandas.

You can find my solutions on this folder ;)


> 20 Machine Learning Coding Questions

Challenge on: Algo Expert - ML Coding Questions

  • The practice you need to ace the machine learning coding interviews..

You can find my solutions on this folder ;)