Skip to content

Instantly share code, notes, and snippets.

View SrihithReddy26's full-sized avatar

Srihith Reddy Gaddam SrihithReddy26

View GitHub Profile
Cholesterol BloodPressure BMI Age HealthStatus
180 72 33.6 50 Unhealthy
150 66 26.6 31 Healthy
210 64 23.3 32 Unhealthy
160 66 28.1 21 Healthy
200 40 43.1 33 Unhealthy
170 74 25.6 30 Healthy
140 50 31.0 26 Healthy
155 70 35.3 29 Healthy
220 70 30.5 53 Unhealthy
Id SepalLengthCm SepalWidthCm PetalLengthCm PetalWidthCm Species
1 5.1 3.5 1.4 0.2 Iris-setosa
2 4.9 3.0 1.4 0.2 Iris-setosa
3 4.7 3.2 1.3 0.2 Iris-setosa
4 4.6 3.1 1.5 0.2 Iris-setosa
5 5.0 3.6 1.4 0.2 Iris-setosa
6 5.4 3.9 1.7 0.4 Iris-setosa
7 4.6 3.4 1.4 0.3 Iris-setosa
8 5.0 3.4 1.5 0.2 Iris-setosa
9 4.4 2.9 1.4 0.2 Iris-setosa
@SrihithReddy26
SrihithReddy26 / Activity-6_T1
Last active April 27, 2025 22:20
Activity-6_Tutorial dataset
Country,Country code,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020
China,156,554419,569909,582576,593366,603052,612242,621363,630678,640296,650213,660408,670953,682103,694339,708255,724219,742415,762581,784075,805986,827601,848760,869486,889485,908464,926241,942685,957891,972205,986132,1000089,1014022,1027949,1042431,1058172,1075589,1095014,1116095,1137724,1158357,1176884,1192897,1206711,1218817,1230020,1240921,1251636,1261996,1271982,1281515,1290551,1299130,1307352,1315304,1323085,1330776,1338409,1345994,1353569,1361169,1368811,1376498,1384206,1391883,1399454,1406848,1414049,1421022,1427648,1433784,1439324
India,356,376325,382377,388799,395544,402579,409881,417443,425271,433381,441799,450548,459642,469077
@SrihithReddy26
SrihithReddy26 / Jordan_sneakers_ipynb Questions
Created April 11, 2025 04:32
Jordan_sneakers_ipynb Questions
ShoeID,Model,Category,ReleaseDate,RetailPrice,ResalePrice
1,Air Jordan 4 Infrared,Basketball,2017-09,189,289
2,Air Jordan 6 DMP,Basketball,2019-08,161,233
3,Air Jordan 11 Jubilee,Basketball,2017-06,170,214
4,Air Jordan 5 Raging Bull,Basketball,2017-03,175,225
5,Air Jordan 3 White Cement,Basketball,2023-12,217,259
6,Air Jordan 12 Playoffs,Basketball,2021-02,189,276
7,Air Jordan 13 Bred,Basketball,2020-10,169,210
8,Air Jordan 9 Gym Red,Basketball,2022-09,199,335
9,Air Jordan 8 Aqua,Basketball,2019-10,180,311
@SrihithReddy26
SrihithReddy26 / nike_sneakers
Last active April 11, 2025 03:58
nike_sneakers
ShoeID,Model,Category,ReleaseDate,RetailPrice,ResalePrice
1,Air Max,Running,2020-01,111,165
2,Air Jordan 1,Basketball,2020-01,140,200
3,Blazer Mid,Lifestyle,2020-01,95,130
4,React Infinity,Running,2020-02,135,175
5,Metcon,Training,2020-03,120,140
6,Air Force 1,Lifestyle,2020-03,85,115
7,Zoom Pegasus,Running,2020-04,130,170
8,KD 15,Basketball,2020-05,150,190
9,Kobe Protro,Basketball,2020-05,160,210
@SrihithReddy26
SrihithReddy26 / Activity-7_Question-2
Created April 11, 2025 02:32
Activity-7_Question-2
date,temperature,city
2015-01,32,New York
2015-02,27,New York
2015-03,39,New York
2015-04,54,New York
2015-05,67,New York
2015-06,75,New York
2015-07,81,New York
2015-08,80,New York
2015-09,74,New York
@SrihithReddy26
SrihithReddy26 / Activity-7_Question-1
Created April 11, 2025 01:21
Activity-7_Question-1
Country,Brand,Users
USA,Apple,45000
USA,Samsung,25000
USA,Google,12000
India,Xiaomi,38000
India,Samsung,26000
India,OnePlus,20000
India,Vivo,12000
India,Oppo,9000
India,Apple,7000
@SrihithReddy26
SrihithReddy26 / Activity-7_tutorial
Last active April 11, 2025 01:20
Activity-7_tutorial
sepal_length,sepal_width,petal_length,petal_width,species
5.1,3.5,1.4,0.2,setosa
4.9,3.0,1.4,0.2,setosa
4.7,3.2,1.3,0.2,setosa
4.6,3.1,1.5,0.2,setosa
5.0,3.6,1.4,0.2,setosa
5.4,3.9,1.7,0.4,setosa
4.6,3.4,1.4,0.3,setosa
5.0,3.4,1.5,0.2,setosa
4.4,2.9,1.4,0.2,setosa