Skip to content

Commit ef55e9d

Browse files
authored
Update Notebooks.md
Added 1 or 2 more links to each topic.
1 parent 4415a26 commit ef55e9d

File tree

1 file changed

+127
-0
lines changed

1 file changed

+127
-0
lines changed

_notebooks/Notebooks.md

+127
Original file line numberDiff line numberDiff line change
@@ -175,196 +175,323 @@
175175

176176
#### Python Projects Graphing Weather Data
177177
- [Python Projects Graphing Weather Data](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
178+
- [graph_weather ](https://github.com/openclimatefix/graph_weather)
179+
- [AIC_Weather_Forecasting ](https://github.com/fengyang95/AIC_Weather_Forecasting)
178180

179181
#### Popular Pets
180182
- [Popular Pets](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
183+
- [pets](https://github.com/jllorencetti/pets)
184+
- [petstore ](https://github.com/odoo/petstore)
181185

182186
#### Find Space Stations
183187
- [Find Space Stations](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
188+
- [ss13rp ](https://github.com/qwertyquerty/ss13rp)
189+
- [ISS_Camera_Geolocate ](https://github.com/nasa/ISS_Camera_Geolocate)
184190

185191
#### Shakespearean Insult Generator
186192
- [Shakespearean Insult Generator](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
193+
- [hexchat-shakespeare-insult ](https://github.com/0x27/hexchat-shakespeare-insult)
194+
- [insult-generator ](https://github.com/davidawad/insult-generator)
187195

188196
#### Rotate A String
189197
- [Rotate A String](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
198+
- [Rotate-String2 ](https://github.com/J-A-S-0-N/Rotate-String2)
199+
- [RotateString ](https://github.com/molatosekgobela/RotateString)
190200

191201
#### Create A Dictionary
192202
- [Create A Dictionary](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
203+
- [aosp-dictionary-tools ](https://github.com/remi0s/aosp-dictionary-tools)
204+
- [Interactive-Dictionary-in-Python ](https://github.com/Dhrumilcse/Interactive-Dictionary-in-Python)
193205

194206
#### Plotting In Python
195207
- [Plotting In Python](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
208+
- [python-novice-gapminder ](https://github.com/swcarpentry/python-novice-gapminder)
209+
- [aplpy](https://github.com/aplpy/aplpy)
196210

197211
#### Word Count
198212
- [Word Count](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
213+
- [WordCount ](https://github.com/titoBouzout/WordCount)
214+
- [liwc-python ](https://github.com/chbrown/liwc-python)
199215

200216
#### Sort Numbers
201217
- [Sort Numbers](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
218+
- [twitter-sort ](https://github.com/exPHAT/twitter-sort)
219+
- [pointer-networks-experiments ](https://github.com/zygmuntz/pointer-networks-experiments)
202220

203221
#### Sort Strings
204222
- [Sort Strings](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
223+
- [turbo-sort ](https://github.com/michaelriha/turbo-sort)
224+
- [Localizable.strings2Excel ](https://github.com/CatchZeng/Localizable.strings2Excel)
205225

206226
#### Working With Timezones
207227
- [Working With Timezones](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
228+
- [tz.js ](https://github.com/dbaron/tz.js)
229+
- [d8s-timezones](https://github.com/democritus-project/d8s-timezones)
208230

209231
#### Jane Austen Story Adaptation
210232
- [Jane Austen Story Adaptation](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
211233

212234
#### Create a PDF
213235
- [Create a PDF](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
236+
- [create-pdf-with-python-fpdf2 ](https://github.com/bvalgard/create-pdf-with-python-fpdf2)
237+
- [borb ](https://github.com/jorisschellekens/borb)
214238

215239
#### Automate Text Messages
216240
- [Automate Text Messages](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
241+
- [text-messages ](https://github.com/kying18/text-messages)
242+
- [AndroidAutoMessageBot ](https://github.com/adithyan-ak/AndroidAutoMessageBot)
217243

218244
#### WordCloud - Wikipedia - William Shakespeare
219245
- [WordCloud - Wikipedia - William Shakespeare](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
246+
- [wordcloud ](https://github.com/fyuanfen/wordcloud)
247+
- [wordcloud](https://github.com/godweiyang/wordcloud)
220248

221249
#### Generate A Poem
222250
- [Generate A Poem](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
251+
- [poem_generator ](https://github.com/hayderkharrufa/arabic_poem_generator)
252+
- [tensorflow-shakespeare-poem-generator ](https://github.com/burliEnterprises/tensorflow-shakespeare-poem-generator)
223253

224254
#### Web Scraping Amazon
225255
- [Web Scraping Amazon](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
256+
- [scrapy ](https://github.com/scrapy/scrapy)
257+
- [grab ](https://github.com/lorien/grab)
226258

227259
#### Visualise & Manipulate Data
228260
- [Visualise & Manipulate Data](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
261+
- [KITTI-Dataset ](https://github.com/alexstaravoitau/KITTI-Dataset)
262+
- [plotly_examples ](https://github.com/tpof314/plotly_examples)
229263

230264
#### Match Strings
231265
- [Match Strings](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
266+
- [speaklater ](https://github.com/mitsuhiko/speaklater)
267+
- [reposcanner ](https://github.com/dionach/reposcanner)
232268

233269
#### Data Preparation
234270
- [Data Preparation](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
271+
- [The-Complete-FAANG-Preparation ](https://github.com/AkashSingh3031/The-Complete-FAANG-Preparation)
272+
- [dsp ](https://github.com/edooley7/dsp)
235273

236274
#### Arithmetic-Formatter
237275
- [Arithmetic-Formatter](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
276+
- [boilerplate-arithmetic-formatter ](https://github.com/freeCodeCamp/boilerplate-arithmetic-formatter)
277+
- [mpmath ](https://github.com/mpmath/mpmath)
238278

239279
#### Time Calculator
240280
- [Time Calculator](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
281+
- [boilerplate-time-calculator ](https://github.com/freeCodeCamp/boilerplate-time-calculator)
282+
- [WazeRouteCalculator ](https://github.com/kovacsbalu/WazeRouteCalculator)
241283

242284
#### Budget App
243285
- [Budget App](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
286+
- [boilerplate-budget-app ](https://github.com/freeCodeCamp/boilerplate-budget-app)
287+
- [Tendie-Tracker ](https://github.com/eddyharrington/Tendie-Tracker)
244288

245289
#### Shape Calculator
246290
- [Shape Calculator](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
291+
- [ShapeCal ](https://github.com/JavadAbtahi/ShapeCal)
292+
- [fcc-shape-calculator ](https://github.com/ShreyasSubhedar/fcc-shape-calculator)
247293

248294
#### Probability Calculator
249295
- [Probability Calculator](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
296+
- [boilerplate-probability-calculator ](https://github.com/freeCodeCamp/boilerplate-probability-calculator)
297+
- [Minerva ](https://github.com/kyle-beatty/Minerva)
250298

251299
#### Manipulating data with Python - NASA Data
252300
- [Manipulating data with Python - NASA Data](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
301+
- [exploring-nasas-turbofan-dataset ](https://github.com/kpeters/exploring-nasas-turbofan-dataset)
302+
- [CCDD ](https://github.com/nasa/CCDD)
253303

254304
#### Manipulating data with Python - MET Office Data
255305
- [Manipulating data with Python - MET Office Data](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
306+
- [datapoint-python ](https://github.com/EJEP/datapoint-python)
307+
- [Met-Office-Climate-Data-Challenge-March_2021 ](https://github.com/COP26-Hackathon/Met-Office-Climate-Data-Challenge-March_2021)
256308

257309
#### Manipulating data with Python - Housing market and house prices
258310
- [Manipulating data with Python - Housing market and house prices](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
311+
- [House-Price-Prediction ](https://github.com/sidf3ar/House-Price-Prediction)
312+
- [ML-HousePricePrediction ](https://github.com/KAN-Team/ML-HousePricePrediction)
259313

260314
#### Manipulating data with Python - UK House Price
261315
- [Manipulating data with Python - UK House Price ](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
316+
- [house-prices-uk ](https://github.com/datasets/house-prices-uk)
317+
- [HousePricesUkRestAPI ](https://github.com/criscara-dev/HousePricesUkRestAPI)
262318

263319
#### Manipulating data with Python - Business growth, access to finance and performance outcomes in the recession
264320
- [Manipulating data with Python - Business growth, access to finance and performance outcomes in the recession](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
321+
- [py4fi ](https://github.com/yhilpisch/py4fi)
322+
- [FinancePy ](https://github.com/domokane/FinancePy)
265323

266324

267325
#### Mobile OS Usage - Word Graph Visualisation
268326
- [Mobile OS Usage - Word Graph Visualisation](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
327+
- [word2vec-graph ](https://github.com/anvaka/word2vec-graph)
328+
- [WordGCN ](https://github.com/malllabiisc/WordGCN)
269329

270330
#### Visualising Connections in Text Data
271331
- [Visualising Connections in Text Data](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
332+
- [Twitter-Sentiment-Analysis---Analytics-Vidhya](https://github.com/sachink382/Twitter-Sentiment-Analysis---Analytics-Vidhya)
333+
- [computationl_physiology_neual_simulator](https://github.com/IanLeeYT/computationl_physiology_neual_simulator)
272334

273335
#### Visualise Data With Plotly
274336
- [Visualise Data With Plotly](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
337+
- [plotly.py ](https://github.com/plotly/plotly.py)
338+
- [Dash-by-Plotly ](https://github.com/Coding-with-Adam/Dash-by-Plotly)
275339

276340
#### Visualise Spotify Music
277341
- [Visualise Spotify Music](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
342+
- [spotify-lifx-visualiser ](https://github.com/tudddorrr/spotify-lifx-visualiser)
343+
- [Visuafy ](https://github.com/aryanbhajanka/Visuafy)
278344

279345
#### Visualise Flight Delays
280346
- [Visualise Flight Delays](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
347+
- [flight-delays ](https://github.com/Poonam-Dasilva/flight-delays)
348+
- [flight_delays ](https://github.com/alexstudio3/flight_delays)
281349

282350
#### Visualise Data - Insurance Data
283351
- [Visualise Data - Insurance Data](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
352+
- [insurance_qa_python ](https://github.com/codekansas/insurance_qa_python)
353+
- [Insurance-Claim-Prediction ](https://github.com/sharmaroshan/Insurance-Claim-Prediction)
284354

285355
#### Visualise Data - Iris Flowers
286356
- [Visualise Data - Iris Flowers](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
357+
- [IRIS-Flower-classification](https://github.com/amberkakkar01/IRIS-Flower-classification)
358+
- [iris-recognition-machine-learning ](https://github.com/paulozip/iris-recognition-machine-learning)
287359

288360
#### Reset Index in Pandas Dataframe
289361
- [Reset Index in Pandas Dataframe](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
362+
- [PandasGUI ](https://github.com/adamerose/PandasGUI)
363+
- [ydata-profiling ](https://github.com/ydataai/ydata-profiling)
290364

291365
#### Randomly select rows from Pandas DataFrame
292366
- [Randomly select rows from Pandas DataFrame](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
367+
- [pandas-datareader ](https://github.com/pydata/pandas-datareader)
368+
- [dfply ](https://github.com/kieferk/dfply)
293369

294370
#### Apply uppercase to a column in Pandas dataframe
295371
- [Apply uppercase to a column in Pandas dataframe](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
372+
- [bamboolib ](https://github.com/tkrabel/bamboolib)
373+
- [django-recurrence ](https://github.com/jazzband/django-recurrence)
296374

297375
#### Iterating through a range of dates
298376
- [Iterating through a range of dates](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
377+
- [arrow ](https://github.com/arrow-py/arrow)
378+
- [When.py ](https://github.com/dirn/When.py)
299379

300380
#### Convert string to datetime in Python with timezone
301381
- [Convert string to datetime in Python with timezone](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
382+
- [convert-string-to-datetime-in-python ](https://github.com/phaniganduri/convert-string-to-datetime-in-python)
383+
- [python-twitter-api ](https://github.com/haseebalam/python-twitter-api)
302384

303385
#### Isoformat to datetime
304386
- [Isoformat to datetime](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
387+
- [pendulum ](https://github.com/sdispater/pendulum)
388+
- [maya ](https://github.com/timofurrer/maya)
305389

306390
#### Sort Python Dictionaries by Key or Value
307391
- [Sort Python Dictionaries by Key or Value](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
392+
- [Box ](https://github.com/cdgriffith/Box)
393+
- [dpath-python ](https://github.com/dpath-maintainers/dpath-python)
308394

309395
#### Sum list of dictionaries with same key
310396
- [Sum list of dictionaries with same key](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
397+
- [Python_FunctionsFilesDictionaries_FinalCourseProject ](https://github.com/RichardDanielOliva/Python_FunctionsFilesDictionaries_FinalCourseProject)
398+
- [pystardict ](https://github.com/lig/pystardict)
311399

312400
#### Remove a key from dictionary
313401
- [Remove a key from dictionary](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
402+
- [lolviz ](https://github.com/parrt/lolviz)
403+
- [DICTOL_python ](https://github.com/tiepvupsu/DICTOL_python)
314404

315405
#### Merging two Dictionaries
316406
- [Merging two Dictionaries](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
407+
- [python-data-structure-exercises ](https://github.com/inglesp/python-data-structure-exercises)
408+
- [bunch ](https://github.com/dsc/bunch)
317409

318410
#### Iterating With Python Lambda
319411
- [Iterating With Python Lambda](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
412+
- [python-lambda ](https://github.com/nficano/python-lambda)
413+
- [powertools-lambda-python ](https://github.com/aws-powertools/powertools-lambda-python)
320414

321415
#### Find fibonacci series upto n using lambda
322416
- [Find fibonacci series upto n using lambda](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
417+
- [fibonacci-heap-python ](https://github.com/danielborowski/fibonacci-heap-python)
418+
- [HarmonicPattern ](https://github.com/xxwikkixx/HarmonicPattern)
323419

324420
#### Count Even and Odd numbers in a List
325421
- [Count Even and Odd numbers in a List](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
422+
- [flake8-comprehensions ](https://github.com/adamchainz/flake8-comprehensions)
423+
- [python-list-comprehensions-tutorial ](https://github.com/mrdbourke/python-list-comprehensions-tutorial)
424+
326425

327426
#### Difference between List comprehension and Lambda
328427
- [Difference between List comprehension and Lambda](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
428+
- [Lab-list-comprehension ](https://github.com/ta-data-mexpt/Lab-list-comprehension)
429+
- [1.2-lab-list-comprehension ](https://github.com/Ironhack-Data-Madrid-Agosto-2022/1.2-lab-list-comprehension)
329430

330431
#### Convert String Matrix Representation to Matrix
331432
- [Convert String Matrix Representation to Matrix](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
433+
- [mpnum ](https://github.com/dsuess/mpnum)
434+
- [REGAL ](https://github.com/GemsLab/REGAL)
332435

333436
#### Count the frequency of matrix row
334437
- [Count the frequency of matrix row](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
438+
- [GridCell ](https://github.com/ruiqigao/GridCell)
439+
- [Syn-MRL ](https://github.com/zhaotao1987/Syn-MRL)
335440

336441
#### Convert Integer Matrix to String Matrix
337442
- [Convert Integer Matrix to String Matrix](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
443+
- [LCEM_HSI ](https://github.com/Zhangxy1999/LCEM_HSI)
444+
- [chunkdot ](https://github.com/rragundez/chunkdot)
338445

339446
#### Create an empty and a full NumPy array
340447
- [Create an empty and a full NumPy array](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
448+
- [ros_numpy ](https://github.com/eric-wieser/ros_numpy)
449+
- [bottleneck ](https://github.com/pydata/bottleneck)
341450

342451
#### Get the maximum value from given matrix
343452
- [Get the maximum value from given matrix](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
453+
- [Regularized-Logistic-Regression-Model ](https://github.com/OFAK-KING/Regularized-Logistic-Regression-Model)
454+
- [Naive-Bayes-Algorithm-for-Classification-of-DonorsChoose ](https://github.com/sujitjean/Naive-Bayes-Algorithm-for-Classification-of-DonorsChoose)
344455

345456
#### Converting a 10 digit phone number to US format using Regex
346457
- [Converting a 10 digit phone number to US format using Regex](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
458+
- [learn-regex ](https://github.com/ziishaned/learn-regex)
459+
- [CommonRegex ](https://github.com/madisonmay/CommonRegex)
347460

348461
#### Extract Strings between HTML Tags
349462
- [Extract Strings between HTML Tags](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
463+
- [flutter_extractor ](https://github.com/Rondalal/flutter_extractor)
464+
- [BurpSuite-Xkeys ](https://github.com/vsec7/BurpSuite-Xkeys)
350465

351466
#### Find Indices of Overlapping Substrings
352467
- [Find Indices of Overlapping Substrings](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
468+
- [geodex ](https://github.com/developmentseed/geodex)
469+
- [indices ](https://github.com/samaraseeri17/indices)
353470

354471
#### Extract paragraph from a website and save it as a text file
355472
- [Extract paragraph from a website and save it as a text file](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
473+
- [CX_DB8 ](https://github.com/Hellisotherpeople/CX_DB8)
474+
- [pdf_paragraphs_extraction ](https://github.com/huridocs/pdf_paragraphs_extraction)
356475

357476
#### Read information from a Wikipedia page
358477
- [Read information from a Wikipedia page](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
478+
- [webscraping-selenium ](https://github.com/rakeshsukla53/webscraping-selenium)
479+
- [webscraping_python_selenium ](https://github.com/gabrielfroes/webscraping_python_selenium)
359480

360481
#### 21 Number game
361482
- [21 Number game](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
483+
- [Number-Game ](https://github.com/farisfaikar/Number-Game)
484+
- [guessgame ](https://github.com/EthanEdDall/guessgame)
362485

363486
#### 2048 Game
364487
- [2048 Game](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
488+
- [Games ](https://github.com/CharlesPikachu/Games)
489+
- [free-python-games ](https://github.com/grantjenks/free-python-games)
365490

366491
#### Taking Screenshots using pyscreenshot
367492
- [Taking Screenshots using pyscreenshot](https://github.com/natnew/100-Python-Projects/tree/main/_notebooks)
493+
- [pyscreenshot ](https://github.com/ponty/pyscreenshot)
494+
- [PyScreenshot ](https://github.com/AdamPastar/PyScreenshot)
368495

369496

370497

0 commit comments

Comments
 (0)