list-comprehension

There are 80 repositories under list-comprehension topic.

  • Flask_project_with_rest_api

    Flask project with Rest APIs

    Language:Python
  • ETL-Pipeline

    ETL pipeline to build a campaign crowdfunding database from Excel. Used Python, Pandas, and PostgreSQL.

    Language:Jupyter Notebook
  • estructuras_de_control

    Control structures exercises such as conditionals and bucles, if/ else/ elif, function creation

    Language:Jupyter Notebook
  • 4x4-Horizontal-Vertical-Slot-Machine-Game

    Python programmed 4x4 slot machine game with a twist -- a player can win by having the same letter in a row but also if the diagonals and columns match

    Language:Python
  • find-duplicates-in-list-python

    Find Duplicates in a List in Python.

    Language:Python
  • one-line-python

    The One Line Python repository is a curated collection of elegant code snippets, each consisting of a single line. It showcases clever solutions to programming challenges. Explore the clever tricks and innovative approaches employed in these concise one-liners.

  • Password-Generator-App-Using-Tkinter

    Password Generator using tkinter Python GUI

    Language:Python
  • loop-through-list-in-python

    loop through list in python and list comprehension. For more information visit:https://medium.com/dev-genius/loops-through-a-list-in-python-75db1ad72691 and https://medium.com/@haseeba1/list-comprehension-in-python-15708b9e7a8e

    Language:Jupyter Notebook
  • trybe-restaurant-orders

    Simple tool for a restaurant inventory management. The goal was to learn more about Dicts and Sets manipulation methods in Python.

    Language:Python
  • trybe-ting

    TING (Trybe Is Not Google) is the penultimate project of Trybe's whole Web Development course. The goal of this project, was to learn about functional programming where after creating a class called Queue (OOP), functions were created to manipulate an instantiation of this class. Also, error handlings were done with custom stderr outputs.

    Language:Python
  • Parser-Formatted-String-Binding-For-CPE-2.3

    The task is about writing your parser Formatted String Binding for CPE 2.3. The key thing about the project is the correctness of the inputted string CPE. I firmly focused on various validations including regex to test them within unit tests nextly.

    Language:Python
  • pythonProgram_array

    This program allows the user to select an item in the menu using list and list comprehension of python programming language. It will display the resulting values of the array.

    Language:Python
  • pythonWorkSpace

    python fundamentals

    Language:CSS
  • stock-news-tesla

    Sends relevant news about Tesla if Tesla stock prices increase by over 5%.

    Language:Python
  • Data-Collection-and-Processing-with-Python

    repositório com os exercícios que fiz durante o curso Data Collection and Processing with Python pelo Coursera (2022) 💻📚

    Language:Jupyter Notebook
  • Steam-Project

    Steam is the ultimate destination for playing, discussing, and creating games. We want to scrape the details of "New and Trending" games. For every game, find out the number of positive reviews, date of release, name of developer and publisher. Find out the system requirements for each game. Scrape reviews for each game.

    Language:Jupyter Notebook
  • tetris

    Tetris game

    Language:Python
  • Practice-Python-Data-Structure

    The basic python data types.

    Language:Jupyter Notebook
  • nato-phonetics

    NATO Phonetics app for an input word in Python

    Language:Python
  • Text_Generator

    Text Generator

    Language:Python
  • day-66-RestfulAPIBuild

    Use Flask and Postman to build and test a RESTful API to keep track of your favourite cafés.

    Language:Python
  • troyc1920

    Python and C

    Language:Python
  • NATO-alphabet-project

    Using the pandas dataframe in python, and csv files, we can ask the user to enter word, and the alphanumeric version of each letter will be the output in the form of a list.

    Language:Python
  • day-45-Top-100-movies-list

    Scrape a bucket list of the top 100 movies

    Language:Python
  • day-45-bs4-start

    WebScraping

    Language:Python
  • Simple_Tic_Tac_Toe

    Simple_Tic_Tac_Toe

    Language:HTML
  • gitermap

    Easy parallelizable and cacheable list comprehensions

    Language:Jupyter Notebook
  • python-projects

    My beginner to intermediate Python projects.

    Language:Python
  • personal_budget_report

    Different budget reports for our spending data using Python collections, iterables, and iterators

    Language:Python
  • scrabble_Py_3

    Python 3 practice. Use dictionaries to organize players, words, and points from data from a group of friends playing scrabble.

    Language:Python
  • list-comprehension-with-zip-challenges_Python-3

    Python-3 coding challenges involving list comprehension with two lists and zip().

    Language:Python
  • list-comprehension-challenges-Python-3

    Python-3 one-line challenge exercises for list comprehensions.

    Language:Python
  • WebScraping

    Web scraping using python and other languages

    Language:Jupyter Notebook
  • learning-python

    :snake: aprendendo python

    Language:Jupyter Notebook
  • Practise_session_1

    This repository contains practise programs for beginners.

    Language:Python