BhargavPrasanth's Stars
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
FerretDB/FerretDB
A truly Open Source MongoDB alternative
aalhour/C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
mandliya/algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
mgechev/google-interview-preparation-problems
leetcode problems I solved to prepare for my Google interview.
tirthajyoti/Data-science-best-resources
Carefully curated resource links for data science in one place
OmkarPathak/Python-Programs
My collection of Python Programs
PacktPublishing/Pandas-Cookbook
Pandas Cookbook, published by Packt
Mohitkr95/Best-Data-Science-Resources
This repository contains the best Data Science free hand-picked resources to equip you with all the industry-driven skills and interview preparation kit.
stefmolin/pandas-workshop
An introductory workshop on pandas with notebooks and exercises for following along. Slides contain all solutions.
Priyanka488/SystemDesignResources
Documenting resources and notes for learning system design.
akshinmustafayev/EasyJob
:hammer: EasyJob - keep and execute your PowerShell and BAT scripts from one interface
HL7/C-CDA-Examples
SDWG Supported Samples
culturedbun/pandas-exercises
Walkthrough exercises from PandasTutorial by Wes McKinney.
Java-aid/LeetCodeSolutions
This repository contains leetcode problem solutions
MohamedHmini/tweetsOLAPing
implementing an end-to-end tweets ETL/Analysis pipeline.
fan130/mssql-ssis-community-samples
marcelmotta/IMSports-ETL
ETL process for creating a Data Warehouse using SQL Server (SSIS and SSMS). Project based on the AdventureWorks dataset.
vinodvr/py-analysis-visualisation
Data Analytics and Visualisation using Python
cjwinchester/pandas-cheat-sheet
A Jupyter notebook with some common data manipulations you might do while working in pandas.
bpbpublications/Data-Visualization-with-Python
Data Visualization with Python, by BPB Publications
abhidomm/Python-Cheatsheet
A cheat sheet for common data science techniques - pandas cleaning, imputing, modeling, tuning, etc.
andy2167565/SSIS-Conversion
Automatize manual process of Oracle PL/SQL to MSSQL T-SQL conversion and SSIS job conversion
codefivestar/mssql-ssis-send-html-mail
e-sundaresan/Data-Wrangling-with-pandas-Cheat-Sheet
Data Wrangling with pandas Cheat Sheet
Kregu/HeadFirstPython
Exercises code from the book
mastermindLAB/MSSQL-2017-SSIS-Project
Microsoft SQL server 2017 ETL project
Sagarmehta2439/Pandas-1.x-Cookbook
This notebook consists the first chapter of the book
Shubham-Kr-Shaw/Pandas_CheatSheet
This repo contains all the tricks and tips i have learned during my learning of Pandas using Python