Python Consultancy
1) Introduction of data from the table
2) How to insert the entire program code into a cycle and make it performed until there are data in the table
-
Good day ! I am glad to help you. More detailed in personal messages. I am pleased to cooperate
-
Good day
1 . What is the table you have?
2nd You just need to put all the items from the table in the cycle.
Ready to help, thank you.
-
698 9 0 I can help you work with Google tables or Excel files.
-
225 6 0 Hello to Vadim. I have 2 years of experience in Python. I am glad to help you with your task. Subscribe to discuss details.
-
698 16 0 Hello to you! I have a lot of experience in programming in Python. Examples of work are in the portfolio. Get to me)
-
5940 345 0 I will examine the possibilities of implementing two questions on the input of data from a table and the recording of the entire code in a cycle.
-
Можу допомогти.
Але треба якось обговорити як кількісно і якісно виміряти об'єм наданої послуги. Консультація по годинам або по кількості питань...
-
Стосовно другого питання:
Зазвичай для такого можна використати цикл while перевіряючи чи містить клітинка таблиці дані чи вона порожня, або ж цикл for і коли дані відсутні, то просто цикл сам зупиниться або ж викликати break якщо у вас власна реалізація зчитування даних
Потрібно більше деталей для приблизного коду, яку бібліотеку використовуєте pandas?
Це код для зчитування з csv
import pandas as pd
# Зчитування даних з CSV-файлу
data = pd.read_csv("шлях_до_вашого_файлу.csv")
# Обхід по рядках таблиці
for index, row in data.iterrows():
print(row) # виведення всього рядка
# якщо ви хочете звертатися до конкретних стовпців, використовуйте row["ім'я_стовпця"]
print(row["ім'я_стовпця"]) -
Current freelance projects in the category Python
A bot needs to be created in Telegram for subscription payment.
45 USD
A bot needs to be created in Telegram where users can subscribe for access to the webcams located in the yard. Organize payment for two types of subscriptions (monthly and daily) in the bot. The bot should automatically check the payment and then provide access links. Python, Bot Development ∙ 11 hours 7 minutes back ∙ 62 proposals |
Python / Network Engineer: Network optimization of the bot (WAF, Connection Pooling, Asyncio)Simplified version! Please respond only if you understand and are knowledgeable. About the project: An automated bot for sniping. The basic business logic (parsing, authorization, assembling JSON/XML packages) is already ready and works on Python. The target environment is Linux… Python, Data Parsing ∙ 13 hours 36 minutes back ∙ 14 proposals |
Parsing and classification of a large array of imagesIt is necessary to implement a project for collecting and structuring a large array of architectural images from open web sources.The task includes: automated collection of images; uploading files in the highest available quality; classification of images by categories:… Python, Data Parsing ∙ 18 hours 7 minutes back ∙ 30 proposals |
Business logic of the platform: class confirmation, attendance control, and lesson history (DjangoRefinement of the business logic of the educational platform: lesson confirmation, attendance control, and lesson history (Django + React) A complete system for lesson confirmation, attendance control, and storage of confirmation history needs to be implemented. Important… Python ∙ 2 days 23 hours back ∙ 29 proposals |
Improvement of the administrative panel of the educational platform (Django + React)Improvement of the administrative panel of the educational platform (Django + React) Project description: There is an existing educational platform (marketplace, similar to Preply), developed on Django + React. It is required to enhance the existing administrative panel and… Python, Web Programming ∙ 4 days 20 hours back ∙ 58 proposals |