Implementations of simple mathematical equations/concepts in multiple programming languages.
-
Updated
Aug 5, 2020 - Python
Implementations of simple mathematical equations/concepts in multiple programming languages.
Data analysis for JER using Python Tools for data manipulation. The wildfire statistics in Gomel region was used as a source.
Rotten Tomatoes is a popular movie review website and suggests movies in different categories. We want the information such as Movie title, year of release, rating, cast and other details of the top 140 action movies to watch now.
Jira_Project(madgical tech dom)
"A Python-based command-line tool that performs dynamic list operations such as inserting, removing, appending, sorting, and reversing elements. Users can interactively input commands to manipulate a list, making it a practical utility for learning Python list manipulation."
Mini project in which the following topics were implemented: data import using API and Python Built-in functions
Exercises I did in the first week at Miuul Data Science Bootcamp
Hacker rank solution using python programming language with simple code.
List Of Contents : Break, Continue, While Loops, List Comprehension, Functions
Collections of python programs
Data cleaning, EDA, Data Wrangling, Numpy, Pandas
In this project , Dataframe is created by web scraping the github topics. With each topics URL, further scraping has been done for the individual topics and finally the data has been converted to csv format. This repository contains two notebooks (1)scraping_github_repos.ipynb" (2) "Final_code.ipynb":
I learned how to create virtual enviroments in python. Handleing and creating projects dependencies. What is a lambda function and its order functions. Handling errors with try catch, asserts and debugging. Read and Write Files.
Погружение в Python. Коллекции
Basic practical implementation of python language.
This repo focuses on operations performed in python. Interview questions that data entusiast and practitoners should be aware of.
projeto em python de organização de artistas para formação de bandas. Utilização de leitura e escrita de arquivos .csv, list comprehension e recursividade.
🎮 Development of the Hangman game, created by the console, using ASCII code to draw each scenario and put into practice the knowledge acquired in Python.
projeto de separação de categorias utilizando sintaxes simples de python de input output, list comprehension e indexação.
Add a description, image, and links to the listcomprehensions topic page so that developers can more easily learn about it.
To associate your repository with the listcomprehensions topic, visit your repo's landing page and select "manage topics."