PrinceBJHB's Stars
deepti-talesra/LeetCode
Solving LeetCode Problems in Python!:)
aoifegardiner/LowestCommonAncestorPython
ahopgood/Programming-Tests
Prints numbers between 1 and 100 but prints Fizz for numbers that are multiples of 3, prints Buzz for numbers that are multiples of 5 and prints FizzBuzz for numbers that are multiples of both 3 and 5
s-shemmee/FizzBuzz-Challenge-Python
This is a programming challenge where your goal is to write a program that prints the numbers from 1 to 100. But for multiples of 3 print "Fizz" instead of the number, and for the multiples of 5 print "Buzz". For numbers that are multiples of both 3 and 5 print "FizzBuzz".
ReDI-School/intro-java
alexeygrigorev/data-science-interviews
Data science interview questions and answers
adbar/trafilatura
Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML
VianLaas/62760858_COS4861_04
This repository contains all the programs in Assignment 4 for COS4861 - Natural Language Processing Unzip all files and use main.py to select a question and run the associated program. Student Number: 62760858 *Note that these programs were written using Python 3.9.1 ** Question 9 uses the dateutil library (which is not installed by default). You can install it by running: pip install python-dateutil
VianLaas/62760858_COS4861_02
COS4861 - Assignment 2 - 2021
VianLaas/62760858_COS4861_01
kenneth-rayner/Cypher
2jacobtan/TestDome-practice
Python and SQL practice questions on www.TestDome.com
bismarckz/resultsScala_TestDome
MihailSalnikov/HackLabLenta
AbsaOSS/enceladus
Dynamic Conformance Engine
IBM-Cloud/data
Assets and articles for working with data and analytics services in IBM Cloud
flyteorg/airflow-provider-flyte
Flyte Airflow Provider
adilkhash/apache-airflow-course-materials
Курс про Apache Airflow 2.0
jackyckma/nytaxi
Capstone project for the Data Incubator
toddwschneider/nyc-taxi-data
Import public NYC taxi and for-hire vehicle (Uber, Lyft) trip data into a PostgreSQL or ClickHouse database
Ankit1032/NYC_Taxi_Time_Series_Analysis_SQL
rodolfo-mendes/abalone
Data analysis of the Abalone Data Set.
Hardanish-Singh/CoderByte-Challenges-Solutions
CoderByte-Challenges-Solutions
InterWorks-Public/Snowflake-Python-Functionality
Collection of Snowflake Stored Procedures and UDFs that leverage Python
rafiqmohammed21/Python_DataExploration
Extensive Coding Challenge on Python for Data Exploration
bmurdata/NYCGovJobSearch
A data scrape of https://www1.nyc.gov/jobs/index.page to provide additional filters, direct links, and more for those seeking a career in civil service.
zamzambadruzaman/big-data-engineering-indonesia
A curated list of big data engineering tools, resources and communities.
noSenseOfDangerous/PythonDesignPattern