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.
-
642 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)
-
5870 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
It is necessary to develop the backend for the website.
178 USD
Need to develop the backend for the website, the frontend has already been done in Lovable.dev. Functionality: License system What should work: I create (or issue after payment) a license key to the user. The user activates the license on the site. The license is tied to the… Python, Web Programming ∙ 4 hours 1 minute back ∙ 76 proposals |
AI Commenting Platform for TikTok and Instagram.Project Goal Develop a system that allows managing a large number of TikTok and Instagram accounts and automatically posting relevant comments under selected videos using AI. Main Functionality1. Account Management It is necessary to implement the ability to connect accounts:… AI & Machine Learning, Python ∙ 1 day 2 hours back ∙ 16 proposals |
Build a customer classification model1. There is client data in Mongo/SQL (approximately 20,000 entries with raw data). 2. It is necessary to build features and a classification model of clients into behavioral groups based on this data. 3. The project should be completed in Python. AI & Machine Learning, Python ∙ 2 days 20 hours back ∙ 36 proposals |
IT Automation of VAT Reporting
223 USD
It is necessary to develop a system for automating the transfer of sales data from the CRM to the accounting system Wafeq. The system should import bank and payment reports, automatically reconcile payments with invoices, generate invoices for VAT reporting, and minimize manual… AI & Machine Learning, Python ∙ 3 days 1 hour back ∙ 47 proposals |
Account reconciliation tool with the bank, cards, and accountantTechnical Assignment: Tool for Reconciling Accounts with Bank, Cards, and AccountantGeneral Goal A local tool (script/small application in Python) is needed, which is manually run once every 1-2 months on my computer and performs reconciliation between: Invoices I issued to… Python, Desktop Apps ∙ 3 days 14 hours back ∙ 43 proposals |