Extract data python fileJobb

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 extract data python file jobb har hittats, med prissättning USD

    Hej Nishant K., jag såg din profil och vill erbjuda dig ett uppdrag. Låt oss diskutera närmare i chatten.

    $150 - $150
    $150 - $150
    0 bud

    Hej, Jag har en idé om en multiplayer sudoku spelapp. Jag har fått offerter på 25000 usd för att utveckla spelet men jag vill inte satsa dessa pengar. Jag vill istället skapa spelet själv, men saknar kompetens att göra det. Jag har erfarenhet av programmering i Python, men inte spel. Jag vill ha någon som sätter upp en arbetsplan, där varje steg beskrivs, därefter ger mig viss guidning för att komma genom varje steg. Jag vill alltså både utveckla spelet och lära mig att utveckla själv. Jag behöver någon med erfarenhet av att utveckla multiplayer-spel (design kommer vara relativt enkel) för iphone/android. Dessutom villig att lära ut (skicka länkar/tips på litte...

    $17 / hr (Avg Bid)
    $17 / hr Snittbud
    2 bud
    Project for Raja S. Avslutades left

    Hej, har ett pågående projekt. Vi har kört fast så skulle behöva ett andra öga på projektet. Innefattar python, flask, webscraping.

    $45 / hr (Avg Bid)
    $45 / hr Snittbud
    1 bud

    Uppgiften är att bygga en slumpgenerator i programmeringsspråket python i miljön google colab. Slumpgenreatorn ska kunna läsa in information(i det här fallet namn ifrån ett google spreadsheet och slumpa ut dem här namnen i basgrupper(6 basgrupper, 6 i varje grupp, där vissa grupper blir färre personer) i spreadsheatet. Så alla basgrupperna och elever får bra placeringar. progrmmaet ska och kunna t.e.x slumpa om placeringar och basgrupper i klassrummet om man vill det. Jag kanske inte har förklarat uppgiften så väl, så jag kan enkelt bara dela instruktionerna där allting är väl skrivet så ni får en ökad förståelse för uppgiften.

    $248 (Avg Bid)
    $248 Snittbud
    2 bud

    Hemsida ska ta in en del information från användare och spara de i databas. I hemsidan kan man se hela tabellen i databasen och kan ändra om man vill. Man kan även lägga in nya rekord i databasen. I python programmet som jobbar på bakgrunden skulle jag kunna läsa in de värdena från databasen och föra till en algorithm som är också skriven i python.

    $181 (Avg Bid)
    $181 Snittbud
    2 bud

    Jag jobbar med att sälja plåt och vi skickar certifikat till våra kunder på stålet, jag skulle vilja ha en portal där de kan söka efter certifikatet och ladda ner pdf filen på egen hand. Se länk nedan på liknande lösning. Jag vill kunna lägga upp pdf filerna antingne på onedrive eller köra ftp mot en server. Vi har redan en server som kör lite python grejer så den kan säkert användas för att placera detta i. Vår hemsida är och den är byggd med wordpress.

    $1097 (Avg Bid)
    $1097 Snittbud
    9 bud

    ITSM Delivery söker Integrationsutvecklare för vår kund. Krav: Java Scala Python R Biztalk Erfarenhet av IBM MQ-server och Biztalk som meddelandesystem att integrera till. Erfarenhet av att bygga near-realtime-instrumentpaneler för att stödja affärsverksamheten. Målet är att använda Spark streaming. Erfarenhet - 6 år. Start: augusti, 2019 Ort: Stockholm / Solna Vi erbjuder: Mycket kreativ och dynamisk miljö, vilket ger en hälsosam professionell utmaning till proffs. Långsiktiga projekt och mysig atmosfär. Det här är ett heltidsjobb i Stockholm, ingen frilansmöjlighet. Ta gärna kontakt med mig för mer information.

    $53 / hr (Avg Bid)
    $53 / hr Snittbud
    3 bud
    Uppehåll av hemsida Avslutades left

    Hjälp med kontroll av hemsida. Program som används. MongoDB SailsJS Elastic Search Python MVC - generellt API

    $402 (Avg Bid)
    $402 Snittbud
    2 bud

    sKils: -Docker Hub -Git -Python -Django -AWS -Redis -S3 -NodeJS -Go

    $17 (Avg Bid)
    $17 Snittbud
    9 bud
    Web development Avslutades left

    Jag vill fixa till en webbsida Pandas Python django

    $555 (Avg Bid)
    $555 Snittbud
    1 bud
    Software in Python Avslutades left

    Good programming skills

    $30 (Avg Bid)
    $30 Snittbud
    1 bud
    Programmering i Python Avslutades left

    Hej, Kolla bifogade filer för ytterligare information! Mvh t1f0

    $50 - $50
    $50 - $50
    0 bud

    Hej, har du möjlighet att hjälpa mig med tre deluppgifter i Python? Ämnet är, som nämns i rubriken, sortering och sökning. Deadline fredag 8.5.2015 kl. 22:00 Information om projektet finns bifogat som filer. Med vänlig hälsning, t1f0

    $30 - $30
    $30 - $30
    0 bud
    Vigenerechiffer Python Avslutades left

    Uppgift 1: Din uppgift är nu att skapa ett program med vilket du kan kryptera och dekryptera text som endast innehåller stora bokstäver enligt Vigenere-algoritmen. För att göra det behöver du en tabell, som du t.ex. kan generera med följande funktion: def make_cipher(): cipher = [] i = 0 j = 0 # Väljer bokstäverna A-Z for char in [:26]: ([i:26]+[:j]) i += 1 j += 1 return cipher Förutom funktionen make_cipher behöver du igen två funktioner för att kryptera resp. dekryptera ett meddelande. def encrypt(key, msg): cipher = make_cipher() # ...mer kod def decrypt(key, msg): cipher = make_cipher() # ...mer kod Uppgift 2: Testa programmet med exemplet på ...

    $15 (Avg Bid)
    $15 Snittbud
    1 bud

    for och sekvenser (python) 1) Skriv ett program som tar hand om röstberäkningen i ett val. Kandidaterna numreras 2-7, och vi lagrar varje kandidats sammanlagda röstantal i en lista (rösterna för nr. 2 ska lagras i position 2, rösterna för nr. 3 i position 3 etc). Tänk noga på hur stor lista du behöver! Varje element ska 0-ställas innan man börjar mata in de enskilda rösterna (ingen valfusk här!). För övningens skull antar vi att antalet röstberättigade är 10 personer, av vilka alla röstar (men de kan rösta blankt eller ge proteströster, så varje given röst måste kontrolleras!). Sist ska varje kandidats röstantal skrivas ut 2) För att göra r...

    $15 - $15
    $15 - $15
    0 bud

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $155 (Avg Bid)
    $155 Snittbud
    1 bud
    Programkurs att göra Avslutades left

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $150 (Avg Bid)
    $150 Snittbud
    1 bud
    uppgift python Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $27 (Avg Bid)
    $27 Snittbud
    2 bud
    Skriv lite programvara Avslutades left

    Programmeringsspråk: Openwrt (ev. kan Python vara möjligt) Plattform: Carambola2 Applikation: Vid power-on ska enheten kolla GPIO pinnar, koppla upp mot ett av några förutbestämda WiFi-nät och skicka ett e-post och sedan göra sig beredd på power-down. Slutapplikationen är olika, men enkla och ska helst kunna skrivas i ett ANSI-C program som kallar på det som beskrevs ovan, Alternativt en kort intensivkurs att programmera slutapplikationen i Openwrt. WiFi inställningar, e-postadress, e-posstmeddelande och ev. övriga inställningar ska kunna konfigureras via t.ex. USB från en PC (Teraterm duger). Om möjligt vore det bra att kunna ändra dessa inställningar genom att t.ex. skicka e...

    $29 - $245
    $29 - $245
    0 bud

    Jag har pågående arbete relaterat till vårat tidigare projektpython programming'

    $20 / hr (Avg Bid)
    $20 / hr Snittbud
    1 bud
    uppgift python Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $138 (Avg Bid)
    $138 Snittbud
    1 bud

    Jag har pågående arbete relaterat till vårat tidigare projektRender a 3d drawing from a .stp-file'

    $7 / hr (Avg Bid)
    $7 / hr Snittbud
    1 bud

    I'm looking for a Python expert to help me set up a pipe network simulation and analyze the pressure data for detecting potential water leaks. The primary goal of this project is to simulate a water pipe network and subsequently identify potential leaks using pressure drop analysis. The simulation should be able to model the flow and pressure properties of a complex network of pipes. Key tasks: - Setting up the pipe network simulation using Python - Conducting pressure drop analysis for leak detection - Providing an intermediate level of detail in the analysis report - this should include the locations and estimated sizes of the potential leaks Ideal candidates for this project should have: - Proven experience in Python programming - Understanding of h...

    $113 (Avg Bid)
    Brådskande
    $113 Snittbud
    17 bud

    I need a proficient Python expert to scrape recipes from a designated website to an Excel sheet. The project needs to be completed as soon as possible. You can use this open-source working scraper Key requirements: - Scraping recipe information (name, ingredients, cooking instructions, nutrition facts) from a specific website. - Outputting the scraped data in a well-organized Excel sheet. Ideal skills for this project include: - Proficiency in Python for web scraping. - Familiarity with scraping data from websites. - Excellent organizational and data management skills for outputting the data in Excel. If you can deliver this quickly and efficiently, please feel free to bid.

    $11 (Avg Bid)
    $11 Snittbud
    6 bud

    I am looking for a skilled professional who can design an emulator for Windows platform. This emulator should primarily support the programming language Python, and should be able to cater to users who wish to use Python for completing assignments. Key requirements: - Platform: Windows - Main functionality: Assignment completion tool - Supported programming language: Python Ideal Skills and Experience: - Strong proficiency in software development, particularly in designing emulators - Proficiency in Python programming language - Experience working with Windows platform - Previous experience in developing educational tools or software is a plus

    $19 / hr (Avg Bid)
    $19 / hr Snittbud
    21 bud

    ...seeking an experienced data scientist and analyst to support me in improving my business operations through a data-driven approach. The project will involve tackling tasks across data cleaning, statistical analysis, and data structuring and algorithm implementation. Ideal Skills and Experience: - Proficiency in data cleaning and preprocessing to ensure that the data is in its most usable, accurate, and complete state. - Strong statistical analysis and modeling skills to extract meaningful insights and make accurate predictions. - Excellent experience in structuring data and implementing algorithms that are tailored to business needs. Data Sources: - Social Media Data: You should be comfortable working with a variety...

    $23 / hr (Avg Bid)
    $23 / hr Snittbud
    8 bud

    I’m seeking a full stack web developer with proficiency in HTML, CSS, JavaScript, Python, Ruby, PHP, Node.js, and React to create a comprehensive hotel booking website. The primary aim of this project is to offer a user-friendly and efficient space for users to book hotels while enjoying a smooth and seamless experience. Features desired include: - Search functionality to enable effortless hotel discovery - Booking management to track and manage users' bookings - Incorporation of customer reviews to enhance customer confidence and choices - Integration of online payment solutions for smooth financial transactions - A Room availability calendar for easy checking of room availability - Multi-language support to cater to a global audience - A chat bot for 24/7 custo...

    $1329 (Avg Bid)
    $1329 Snittbud
    28 bud
    PDF Table Extraction 6 dagar left
    VERIFIERAD

    I need a skilled freelancer to extract table data from a PDF file. The extracted data will be used for analysis in a Microsoft Excel spreadsheet. Key Requirements: - Extract tables from a PDF - Ensure data quality and integrity - Deliver the data in a Microsoft Excel format Ideal Skills: - Proficiency in PDF data extraction - Strong understanding of table structures - Experience in working with Microsoft Excel - Attention to detail and accuracy is crucial look attached PDF and EXCEL then Bid, start Bid writing PDF and sample attached. So I know you look my file

    $23 (Avg Bid)
    $23 Snittbud
    30 bud

    I am in urgent need of a resourceful and detail-oriented expert to assist me with a specific image file editing task. This project involves fine-tuning the content of the image, requiring text editing and relocation of already existing graphic elements within the image. The ideal candidate: - Should be skilled in image editing, detail-oriented, and should have a strong grasp of image editing tools. - Should have demonstrated experience with editing text within images and rearranging graphic elements. - Needs to be careful not to distort the image or misalign the graphic elements during the editing process. Please bid only if you have the required experience and skills and can deliver high-quality results in a timely manner.

    $87 (Avg Bid)
    $87 Snittbud
    102 bud

    I'm uncertain whether my Windows system already has Python installed. I require assistance to get it up on my system, if it isn't already there. Primarily, I am looking for someone to help configure a Python script that will carry out automatic reservations on a specific website. This role will ideally suite someone with: - Proficiency in Python scripting - Strong understanding of automation using Python - Experience in setting up Python on the Windows platform - Knowledge of web interaction through code, in particular, reservation processes. here is the link to the script and its dependencies. I will need to work with you on zoom live to do this. I have node.js on windows

    $21 / hr (Avg Bid)
    $21 / hr Snittbud
    54 bud

    ...Sagemaker Machine Learning models. Key Requirements: - **AWS Services**: Your primary focus will be on utilizing Amazon S3 and Amazon Sagemaker effectively within the architecture. - **Programming Languages**: Familiarity with both Python and R is important, given that my models are built in those languages. - **Model Operations**: Your design should focus on enabling batch predictions and facilitate model training and retraining for the Machine Learning models. Ideal Skills: - Experience with Amazon S3 and Amazon Sagemaker are a must. - Proficiency in Python and R for fine-tuning or troubleshooting the models. - Familiarity with designing architectures for batch predictions and model training/retraining. - Strong understanding of DevOps principles and AWS best practices...

    $165 (Avg Bid)
    $165 Snittbud
    30 bud

    I'm on the lookout for skilled blockchain backend developers with proficiency in Python, JavaScript, and Solidity. Your understanding of Ethereum and experience in blockchain will prove to be incredibly valuable. The key features I need you to support in the blockchain backend are smart contracts and the development of decentralized applications (DApps). Ideal Skills and Experience: - Proficient in Python, JavaScript, and Solidity - Experience with Ethereum - Prior work in blockchain development - Knowledge of smart contracts - Proven experience in DApp development Your ability to deliver efficient and secure blockchain backend solutions, that facilitate the execution of smart contracts and the development of DApps, will be crucial for the success of this project.

    $21 / hr (Avg Bid)
    $21 / hr Snittbud
    66 bud

    I need to create a script to consume a SOAP service with WSSecurity to Encrypt and Sign the XML, an example is the way SOAPUI is configured to consume the service. Preferably in Python, but the language is free. Necesito crear un script para consumir un servicio SOAP con WSSecurity para Encriptar y Firmar el XML, el ejemplo mas cercano que puedo dar es la forma en la que SOAPUI se configura para consumir el servicio. Preferiblemente que sea en python, pero el lenguaje es libre

    $19 (Avg Bid)
    $19 Snittbud
    3 bud

    Hi, I am a python programmer and I am trying to learn how to code with the OpenHoldem framework, but since I have very little knowledge of C++, I feel a bit overwhelmed by the huge documentation, for this reason I am searching for someone with experience with OpenHoldem, and who already knows how to play poker to be able to understand what I want my bot to do, and transcribe it in code. I already have a warbot profile so I do not need a full poker bot from scratch. Details: - the bot is going to play spin (3 players) on a poker skin already available in the warbot list - it needs to adapt based on the opponents (I will provide with a list of players against whom it has to change some choices in game) -it needs to base its choices on a few specific decisional processes that I will ...

    $537 (Avg Bid)
    $537 Snittbud
    20 bud

    ...professional who can help me extract specific data on the results of the Tokyo 2021 Paralympic Games from the official website - The data I require includes: - Athlete profiles - All the results of each competitor - Medal winners The extracted data should be presented in a CSV file format. It should be in a similar format as this dataset on the results of the Olympic games: No specific analysis is needed on the extracted data. Ideal skills and experience for this job include: - Proficiency in web scraping - Experience in data extraction - Expertise in data formatting and CSV files Your professional approach and ability to deliver accurate, complete data will be crucial. Please

    $105 (Avg Bid)
    $105 Snittbud
    34 bud
    Python Expert with Documentation 6 dagar left
    VERIFIERAD

    I need a Python expert with an ability to cover various functionalities as per the need. The project might involve data analysis, web scraping, automation, or could be anything else as per the project requirements. The ideal candidate should have: - Expertise in Python programming and its different libraries. - Experience with data analysis, web scraping, automation. - Strong problem-solving skills. While applying, please share: - Your past work related to Python programming. - Your Python programming experience level. - Detailed proposal of how you can assist in this project.

    $20 (Avg Bid)
    $20 Snittbud
    14 bud

    ...seeking a skilled freelancer to automate the process of sending student data to school coordinators via WhatsApp. The task involves parsing a large Excel sheet containing student data, splitting it into smaller sheets based on schools, and sending each school's data to the corresponding coordinator's WhatsApp number. The main tasks include: Data Parsing: The freelancer will need to parse the provided Excel sheet containing student data. The data includes student names, grades, schools, coordinator names, coordinator WhatsApp numbers, and student codes. Data Splitting: The freelancer will develop a Python script to split the large Excel sheet into smaller sheets based on schools. Each smaller sheet should contain data...

    $111 (Avg Bid)
    $111 Snittbud
    31 bud

    ...Description: We are seeking a skilled Freelance Full Stack Developer with experience in AI technologies, web development, and data processing to build an automated pipeline for creating AI images. The successful candidate will be responsible for developing a complete solution that includes trend analysis, automated prompt generation, integration with image generation APIs (such as DALL-E, Stable diffusion and MidJourney), backend infrastructure setup, and frontend design. Responsibilities: Trend Analysis: Implement a system to analyze and extract trends from Google searches stored in an Excel file. Prompt Generation: Develop an automated system to convert trend data into creative prompts suitable for image generation APIs. API Integration: Connect with exte...

    $7 / hr (Avg Bid)
    $7 / hr Snittbud
    29 bud

    I am seeking an experienced developer to create a website scraper which is capable of collecting various pieces of data. This savvy tool must be designed to extract from () site: - Text content - Images - Product information - Address - Contact details - Videos It is essential for the scraper to perform its task on a daily basis. Yet, there won't be a need for the gathered data to be automatically integrated into a database. Ideal Skills: - Web scraping - Developing scraping bots - Programming knowledge - Manual data mining expertise Please only apply for this job if you have significant experience in creating web scrapers. This project requires a quick turnaround, so the ability to work under time constraints is key. Let's converse about specific...

    $143 (Avg Bid)
    $143 Snittbud
    84 bud

    I'm in need of a skilled data analyst to conduct a thorough regression analysis using panel data in R. The primary goal is to understand the impact of one variable on another within a dataset that includes between 6-10 variables. Key Project Requirements: - Utilize panel data: Experience in handling panel data is a must for this project. The ability to understand the nuances of this data type will be crucial for accurate analysis. - Regression Analysis: In-depth knowledge of regression analysis is required, especially in the context of panel data. The ability to extract meaningful insights and estimate the impact of one variable on another is the core task. - Data Interpretation: The successful freelancer will be able to provid...

    $1118 (Avg Bid)
    $1118 Snittbud
    18 bud
    Django Developer Needed Urgently 6 dagar left
    VERIFIERAD

    I'm in immediate need of a Python Django developer. Even though the specific tasks were not outlined, experience in database management, user authentication, and API integration would be advantageous. Whether you have front-end development experience is not crucial, but it could be a plus. The purpose of the Django project has not been specified, but skills that cater to building a website, creating web applications, or backend development for an existing project could be beneficial. Please detail your previous experience, as it is the deciding factor for this job.

    $13 / hr (Avg Bid)
    $13 / hr Snittbud
    94 bud

    As a Python Developer with less than a year of experience, I've been actively involved in web development and data analysis. I have particularly worked with Django and Pandas frameworks. I'm now seeking new opportunities where I can further develop my skills, work with experienced professionals, and make meaningful contributions to projects, especially in the web development and data analysis space. Ideal candidates for this project should: - Have a good understanding of Python and its frameworks (Django, Pandas) - Be able to provide guidance and mentorship for a less experienced developer - Have previous experience in web development and data analysis - Be supportive and open to new ideas and approaches

    $10 / hr (Avg Bid)
    $10 / hr Snittbud
    9 bud

    I am seeking a proficient data scientist to help me extract and analyze information within the Bangladesh construction industry. This project focuses on market trends, industry analysis, and project specific statistics. This project's primary intent includes: - Uncovering market opportunities - Competitive analysis within the construction sector The findings will be utilized for: - The development of robust marketing strategies - Making data-driven business decisions Ideal candidates should have prior experience in data mining within the construction industry and have a solid understanding of market analysis and project statistics. Previous work within the Bangladesh market would be advantageous.

    $18 (Avg Bid)
    $18 Snittbud
    6 bud
    Web Scrapping 6 dagar left
    VERIFIERAD

    ...freelancer with strong web scraping experience for an exciting and challenging project. We need to gather specific data from multiple online sources and transform it into useful, structured information for analysis. Responsibilities: Utilize web scraping techniques to extract data from selected websites. Automate the extraction process to ensure accuracy and efficiency. Clean and structure the collected data into readable and usable formats. Integrate the extracted data into a database or spreadsheet as needed. Collaborate with our team to understand specific requirements and ensure the quality of the obtained data. Requirements: Demonstrable experience in web scraping using tools like Python (Beautiful Soup, Scrapy), Selenium, etc. So...

    $30 (Avg Bid)
    $30 Snittbud
    36 bud

    ...designed to integrate data from various advertising platforms, website activity, CRM, and Marketing Automation Platforms (MAP) to provide a unified view of marketing performance. We require a highly skilled and efficient Data Engineer or Architect who can handle data export processes, model and create tables and entity relationships, and develop an efficient and scalable database within a tight one-month deadline. ### Responsibilities: - Data Integration: connect and streamline data from multiple sources including ad platforms (like Google Ads, Facebook), website analytics tools (e.g., Google Analytics), CRM systems (e.g., Salesforce), and MAPs (e.g., HubSpot). - **Accelerated Database Design:** Design and implement a robust and scalable database that...

    $17 / hr (Avg Bid)
    $17 / hr Snittbud
    11 bud

    I need a proficient Linux developer with a solid understanding of networking and security, and expertise in scripting languages like Bash or Python. The primary task will be troubleshooting and optimizing existing Linux systems. Also, superior skills in server administration and deployment are a requisite for this role. As the project unfolds, communication is critical, but I haven't decided on a reporting frequency at this point. Please provide suggestions on what you've found effective in your experience.

    $11 / hr (Avg Bid)
    $11 / hr Snittbud
    8 bud
    Web Scrapper 6 dagar left

    I need a web scraper to extract specific data from various websites. The project will involve: - Identifying the necessary data to be scraped - Building a scraper to extract this data Ideal skills for this job include: - Proficiency in web scraping tools - Familiarity with web data extraction techniques - Ability to work with and extract data from various websites Please provide your quote for this project.

    $24 (Avg Bid)
    $24 Snittbud
    12 bud
    Qt Designer for Python 6 dagar left
    VERIFIERAD

    Hello, i have python codes that fetchs some data.i need someone have experience in qt designer to create the win form To show the data as required some in lables and some tables and need the design visually so we can easly edit in future Will explain the required design privately sharescreen in anydesk..

    $29 (Avg Bid)
    $29 Snittbud
    10 bud

    I have an Excel sheet full of text data that I need typed up. The data is currently in a PDF file, so you'll have to extract it from there. Once the data is in the Excel sheet, it needs to be organized into tables. Key Requirements: - Data entry of text from a PDF into Excel - Organizing text data into tables in Excel Ideal Skills: - Proficiency in Excel - Fast and accurate typing - Attention to detail - Experience with data formatting in Excel Looking for someone who can complete this task in a timely and error-free manner.

    $18 / hr (Avg Bid)
    $18 / hr Snittbud
    122 bud

    I'm in need of an expert in Python, HTML and JavaScript programming. I am working on a project that involves developing a software tool. Key tasks involve: - Python programming - HTML development - JavaScript programming The main goal is to develop a high-functioning software tool. The ideal candidate should have expert level experience in all three programming languages. Your proven track record and portfolio of similar projects will help you stand out. This meticulously demanding job needs the best of the best. I am counting on your commitment to detail and your cutting-edge proficiency to produce a highly reliable software tool.

    $12 / hr (Avg Bid)
    $12 / hr Snittbud
    23 bud