Pinned Repositories
-Python-in-hindi-
यह पृष्ठ आपको पायथन प्रोग्रामिंग भाषा की मूलभूत जानकारी देगा और यह उन सभी अच्छी चीजों के बारे में भी समझाएगा जो पायथन के साथ किए जा सकते हैं।
8x8-FrozenLake-Q-Learning
In this repository i'v wrote Q-Learning method for 8x8 FrozenLake, with a matrix that stores the Q-values and with plot
8x8-FrozenLake-Q-Learning-
In this repository i'v wrote Q-Learning method for 8x8 FrozenLake, with a matrix that stores the Q-values.
IndexError--List-index-out-of-rage
multilevel-inheritance
In this repository you will study about important concept multilevel inheritance
NYC-DOB-Permit
Look at the code everything is explained there
Ploting
This is second chapter of data visualization, in this repository boxplot, regplot, lmplot, network , area chart, factgrid is ploted
Python-basics-test
refresh your basics
Python-function-practice-question-
Scrap-any-website-head
Here we will scrape all the tags present in the head of anywebsite and also we will create an data frame using pandas, regrex function is used to scrap different meta tags
theone9807's Repositories
theone9807/multilevel-inheritance
In this repository you will study about important concept multilevel inheritance
theone9807/Ploting
This is second chapter of data visualization, in this repository boxplot, regplot, lmplot, network , area chart, factgrid is ploted
theone9807/-fifaWorldcup2018-tweet-analysis
theone9807/Alarm-Clock-Using-Python
Alarm Clock - A simple clock where it plays a sound after X number of minutes/seconds or at a partic
theone9807/Back-End-MoneyManager
this repo contains python code for the moneymanager gui appliction
theone9807/Coin-Flip-Simulation
Coin Flip Simulation - Write some code that simulates flipping a single coin however many times the user decides. The code should record the outcomes and count the number of tails and heads.
theone9807/login-and-scrap-data
theone9807/moneymanager
This is the python code used to create moneymanager gui software
theone9807/Next-Prime-Number-Python-
Next Prime Number - Have the program find prime numbers until the user chooses to stop asking for the next one.
theone9807/Automate-login-and-Scrap-data
theone9807/Binary-to-Decimal-and-Back-Converter
Binary to Decimal and Back Converter - Develop a converter to convert a decimal number to binary or a binary number to its decimal equivalent.
theone9807/Calculator-
Calculator - A simple calculator to do basic operators. Make it a scientific calculator for added complexity.
theone9807/Change-Return-Program
- The user enters a cost and then the amount of money given. The program will figure out the change and the number of quarters, dimes, nickels, pennies needed for the change.
theone9807/Data-analysis-of-tripadvisor
theone9807/Data-visualization-2
theone9807/Determining-the-best-fit-linear-regression-1
theone9807/Distance-Between-Two-Cities-Python
Calculates the distance between two cities and allows the user to specify a unit of distance. This program may require finding coordinates for the cities like latitude and longitude.
theone9807/Fibonacci-Sequence-Python-
Fibonacci Sequence - Enter a number and have the program generate the Fibonacci sequence to that number or to the Nth number.
theone9807/Find-e-to-the-Nth-Digit-Python
Find e to the Nth Digit - Just like the previous problem, but with e instead of PI. Enter a number and have the program generate e up to that many decimal places. Keep a limit to how far the program will go.
theone9807/kagal-titanic-analysis
theone9807/Language-filtered-Analysis
In this repository i have done sentiment analysis and also made an wordcloud after filtration of language.
theone9807/logistic-regression-1
theone9807/meta-tag-scraper-Python
this repo contain the code to scrape content within meta tag
theone9807/MoneyManager-gui-using-tkinter
theone9807/python-bootcamp
Python Data Science Tutorials with exercise.
theone9807/Sentiment-analysis-Raddit-api-1
theone9807/stock-analysis-1
theone9807/Twitter-analysis-which-contains-RahulGandhi
theone9807/WordCloud-of-tweets-of-narendramodi
generating word cloud for all the recent tweets by Narendra Modi
theone9807/Youtube-data-processing
Every thing is mentioned in comments in the code section