Python script read csvJobs

Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 python script read csv jobs fundet, i prisklassen EUR

    Vi søger en dygtig tekniker eller udvikler, der kan assistere os med at automatisere processen for masseimport af produkter til vores WooCommerce shop. Opgaven indebærer udarbejdelsen af et sheet eller en CSV-fil, som skal bruges til at importere produktdata, herunder titler, beskrivelser, og billeder, direkte ind i vores online shop. Dette projekt kræver en særlig tilgang, hvor produktinformation genereres ud fra billeder ved hjælp af en AI-generator (tilvejebragt gennem en API vi stiller til rådighed), med fokus på følgende nøgleelementer: Automatisk Titel og Beskrivelsesgenerering: For hvert produkt, et billede uploades, hvorfra AI-generatoren (ChatGPT eller tilsvarende) skal udlede en produkttitel og en detaljeret besk...

    €132 (Avg Bid)
    €132 Gns Bud
    4 bud

    Necesitamos una empresa de software con mucha experiencia comprobable en desarrollo de proyectos de alta gama a medida (nada de WordPress ni templates). Nuestro proyecto se trata de un marketplace de vehículos automotriz con: compradores vendedores, subastas en tiempo real y arriendo de vehículos. Stack de tecnología a utilizar: Backend- python, JS con framework nest Frontend- React Js DATABASE- postgre o mongoDB Aplicación móvil- React Native (la participación es híbrido) El superadministrador: se usará una plantilla para el Frontend. Las subastas: nuestro área de subastas es en tiempo real, Es decir habrá una persona con el nombre martillero dirigiendo la subasta en tiempo real. Tendrá billetera v...

    €12259 (Avg Bid)
    €12259 Gns Bud
    7 bud

    I am looking for a skilled freelancer who can create a script and video explainer for my product/service introduction. Requirements: - The purpose of the video explainer is to introduce my product/service to potential customers. - I do not have an existing script or narrative, but I have a rough idea of what I want to convey. - The video length required is 1 minute. Ideal Skills and Experience: - Strong scriptwriting skills to create a compelling and engaging script. - Experience in creating video explainers for product/service introductions. - Proficiency in video editing and animation software to bring the script to life. - Creativity and ability to turn rough ideas into a visually appealing and informative video. If you have the skills and experience re...

    €125 (Avg Bid)
    €125 Gns Bud
    38 bud

    Hey We have a very simple video tracking project. Please read everything before you apply for this! The file i have attached is a screenshot of a video, just to show what i am talking about! What i need you to do. - Link to download the video file: - I would like you to change the name on the town sign. (ex. Instead of Aarhus as the screenshot. Make it "Charlottenlund") - The list of names we would like you to make: (Only town names, not the numbers) 1. Charlottenlund 2. Kastrup 3. Odense 4. Sønderborg 5. Kolding 6. Randers 7. Frederikshavn 8. Holstebro 9. Esbjerg 10. Roskilde 11. Næstved

    €139 (Avg Bid)
    €139 Gns Bud
    7 bud

    Vi har et gammelt reservationssystem, som i processen skal sende et mail til os og kunden. Systemet er for 100 år siden, lavet i Classic ASP/Jmail men er nu flyttet til ny server uden Jmail, og skal derfor ændre til CDO.

    €28 - €234
    €28 - €234
    0 bud

    Pine script programmer, Pine script programmer.

    €244 (Avg Bid)
    €244 Gns Bud
    6 bud

    In the attached HTML pages extract the (valid JSON) part only (Python or PHP). Starts with : {"data":{"question":{"pagedListDataConnection" Ends somewhere here : {"minSeq":"0","channel":"main-w-chan51-8888-react_uzonmseebkkzidac-MRb2","channelHash":"17978758530268586595","boxName":"chan51-8888","baseHost":"","targetUrl":"","enableWebsocket":true},"broadcastData":{"categoryToDepkeys":{"Viewer:isUniversalLoggedIn:Vmlld2VyQDA6MA==":["LIUS:d1a97be745ad05203c316c52e05659bc","LIUB:51c686f136238887af1ffc4ce43bb59d"]},"depkeyToVersio...

    €39 (Avg Bid)
    €39 Gns Bud
    12 bud
    Autocad Expert Udløbet left

    AutoCAD 2021 Script Programmer

    €28 (Avg Bid)
    €28 Gns Bud
    4 bud
    Scrape with Node.js Udløbet left

    ...flaws. Script 1 : We need to be able to scrape URL's like these: What we need of info is : * Name of restaurant * Adress * Postalnumber + city * URL So the data retrieved should be delivered in a csv file : "Den Gamle Grillbar og BBQ", "Holsteinsgade 12", "8300 Odder", " " "Marios Pizza", "Melstedvej 17", "2770 Kastrup", "" "Tobclas Sandwich", "Torvet 3", "8700 Horsens" ,"" File to work with : Input file: Output : csv file Script 2: Second script : scrapcat

    €183 (Avg Bid)
    €183 Gns Bud
    24 bud

    I have a simple custom indicator in thinkorswim and need converted for tradovate. I hope you have knowledge of trading software. Must start and finish within a few hours. Here is code from thinkorswim that needs to be converted input RiskUnit = 150; input buffer = .00; input digits = 0; def price = close(priceType = ); def candleRangeBull = price - low + buffer; def candleRangeBear = high - price + buffer; def BullRisk = (RiskUnit) / round(candleRangeBull); def BearRisk = (RiskUnit) / round(candleRangeBear); def BullRisk1 = rounddown(Bullrisk, digits); def BearRisk1 = rounddown(Bearrisk, digits); def o = open; AddLabel(yes, "Risk: " + AsDollars(RiskUnit) + " Ele : "+ (if price > o then BullRisk1 else BearRisk1), if price > o then else );

    €72 (Avg Bid)
    €72 Gns Bud
    4 bud
    Automation script Udløbet left

    Hi Shalu S., Jeg faldt over din profil, og vil gerne tilbyde dig mit projekt. Vi kan diskutere yderligere detaljer over chat.

    €84 (Avg Bid)
    €84 Gns Bud
    1 bud

    I have a script in a Google Sheet where I'm getting an exception error: Access denied: DriveApp. There is an Archive function were projects in a Master List are updated. However, when I Archive Completed Projects I get an error: Access denied: DriveApp. I need someone to debug the code and/or otherwise tell me how to fix the issue. The particular piece of code is: function archive(){ var spreadsheet = (); var topSheet = ("Active Projects") var archiveSheet = ("Completed Projects"); var archiveCurrRow = ()+1; var topSheetRows = (); //var sheetFolder = findFolder(targetFolderId,targetFolderName) var archiveFolder = findFolder(archivedProjectsFolderId,archiv

    €23 (Avg Bid)
    €23 Gns Bud
    5 bud
    Simple php script Udløbet left

    ...a small script which searches in the database to find out how many posts there if for the current day. Search in the database pallel29_c7nordiccall_dk tabel queue_calls - It must search for the number of rows where the column queue_name2 contains CBD Nordic and the column queue_name contains 206611. Scriptet the script must count the number of rows and multiply it by 8, and then send the information in an e-mail. Subject: Dagens statistik for CBD Nordic Mail: Hej Vi har i dag håndteret [number of rows] opkald for jer, som sammenlagt har kostet [number of rows * 8] kroner. Med venlig hilsen NordicCall The information must be send to XX and BCC XX The above must also be done for the rows where queue_name2 contains Xshopping and queue_name contains 271171. Scri...

    €35 (Avg Bid)
    €35 Gns Bud
    4 bud

    This is an ongoing project and most likely it will turn into a long term business relationship if things play out accordingly. MUST have: Python Selenium/Scrapy Django/Flask HTML/CSS/Boostrap JS MySQL, Postgres, Sqlite Redis, mongodb AWS, Heroku GIT + zenhub TDD, SOLID Nice to have: -React/Redux -CI, CD -Graphql -Elastic search Please show your past experience in your proposal PD: state what passions you about working as a freelancer in less than 10 words. all details will be provided to the few selected throu DM. Best Regards!!

    €95 (Avg Bid)
    €95 Gns Bud
    8 bud

    Webudviklerens opgaver og ansvarsområder: • Skrivning af ...oprettes inden for hvilken tidsramme • Undersøgelse af forskellige softwareprogrammer, vedligeholdelse af softwaredokumentation • Implementering af beredskabsplaner, hvis webstedet går ned • Vedligeholdelse og udvidelse / forbedring af hjemmesiden, når den først er bygget Webudvikler jobkvalifikationer og krav • HTML / XHTML, CSS, JavaScript • Serverarkitektur • Erfaring med server-side rammer som python, ruby, php, Java, ASP, ASP.NET • Erfaring med databasesystemer som SQL og Oracle • Grundig funktionel viden og kodningserfaring • Grundlæggende kendskab til optimering af søgemaskiner • Evne til multitask med strenge tidsb...

    €190 (Avg Bid)
    €190 Gns Bud
    3 bud

    python web designing

    €287 (Avg Bid)
    €287 Gns Bud
    1 bud

    python web designing

    €172572 - €172572 / hr
    €172572 - €172572 / hr
    0 bud
    make a app Udløbet left

    I want to making a app using python

    €12 / hr (Avg Bid)
    €12 / hr Gns Bud
    6 bud
    Fix protocol script Udløbet left

    Python script to retrieve market data

    €124 (Avg Bid)
    €124 Gns Bud
    4 bud
    API Development Udløbet left

    Python, Flask, API, integrations

    €10 / hr (Avg Bid)
    €10 / hr Gns Bud
    4 bud
    pyhton programmer Udløbet left

    python programmer games website

    €20 / hr (Avg Bid)
    €20 / hr Gns Bud
    17 bud

    Jeg trenger hjelp til å korrekturlese nettsiden min Følgende sider må korrekturleses og eventuelle feil må rettes opp: Også lenkestrukturen må korrekturleses.

    €89 (Avg Bid)
    €89 Gns Bud
    2 bud

    ...opfylde ALLE krav hvis du byder på opgaven. Krav / Specs: Systemet skal være i Magento - jeg har allerede dette skin og shoppen skal ligene denne, med filtre og det hele. Min leverandør tilbyder at der 1 gang i døgnet uploades en CSV fil med status på alle varer, dette skal implementeres. I filen fra leverandøren oplyses min kostpris, denne skal naturligvis beregnes automatisk til en salgspris, gerne baseret på kategori. Der skal integreres med , den "gratis" udgave så det er vigtigt du har erfaring hermed. Design skal laves, Sitet skal være SEO venligt, men der behøves ikke blive lavet noget videre SEO arbejde

    €156 (Avg Bid)
    €156 Gns Bud
    6 bud
    €84 Gns Bud
    22 bud
    €644 Gns Bud
    17 bud

    Jeg ønsker mulighed for at en formular på en hjemmeside i aspx, automatisk udfyldes med prædeterminerede data, og indsendes hver dag et givent klokkeslæt.

    €9 - €28
    €9 - €28
    0 bud

    Urgent Requirement for Python Programmer $40 Budget

    €30 (Avg Bid)
    €30 Gns Bud
    2 bud

    Team Agent is a teamfi... Assignment: The site is almost done, but the last element need to be developed - which are: - Facebook sign up/sign in integration + API info (steam link & In game name) - Build a system that read the grabs from the game publicers API, the user profile of the gamer. - responsive design (mobile friendly) - Application requirements, which is where the teams can tell what kind of members they seek. Based on some dropdown criteria and text. The assignment will have to be done ASAP. We would be pleased to see you have experience with: Python 3+ Django 1.8+ HTML5 Javascript CSS Bash JQuery GNU/Linux Mercurial MySQL or PostgreSQL NICE TO HAVE Bootstrap AngularJS - or similar Kind regards Founder Nicholas Rasmussen

    €13 / hr (Avg Bid)
    Haster
    €13 / hr Gns Bud
    5 bud
    csv file generator Udløbet left

    fix csv file generator

    €14 / hr (Avg Bid)
    €14 / hr Gns Bud
    1 bud

    Need Scrapper for data........................................................................

    €135 (Avg Bid)
    €135 Gns Bud
    5 bud

    Update past YP google script

    €141 (Avg Bid)
    €141 Gns Bud
    1 bud

    Small PHP/Java script fix on hover over

    €19 (Avg Bid)
    €19 Gns Bud
    12 bud

    avs custom csv coding aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

    €143 (Avg Bid)
    €143 Gns Bud
    3 bud

    Config lighttpd for Adult Video Script - AVS AVS version : 2.2

    €41 (Avg Bid)
    €41 Gns Bud
    4 bud

    E-mail market script

    €188 (Avg Bid)
    €188 Gns Bud
    1 bud
    Script fix Udløbet left

    one fix script

    €33 (Avg Bid)
    €33 Gns Bud
    1 bud
    Another VO script Udløbet left

    Voiceover script

    €23 / hr (Avg Bid)
    €23 / hr Gns Bud
    1 bud

    Prev Discussed

    €422 (Avg Bid)
    €422 Gns Bud
    1 bud
    Cookie script Udløbet left

    Hej. Jeg har brug for at få indsat et cookie script i min footer samt et billede.

    €37 (Avg Bid)
    €37 Gns Bud
    5 bud

    ...opgaven. Krav / Specs: Du skal acceptere en betalingsordning på ca. 500,- / md, dog kan det forventes at den hæves væsentligt nogen måneder efter. Systemet skal være åbent, altså Magento eller Prestashop, og du må ikke have nogen rettigheder til sitet - ALT tilhører mig! (dog kan der tages ejendomsforbehold iht. betalingsaftale) Min leverandør tilbyder at der 1 gang i døgnet uploades en CSV fil med status på alle varer, dette skal implementeres. I filen fra leverandøren oplyses min kostpris, denne skal naturligvis beregnes automatisk til en salgspris, gerne baseret på kategori. Der skal integreres med , den "gratis" udgave så det er vigtigt du har erfaring hermed...

    €1797 (Avg Bid)
    €1797 Gns Bud
    15 bud

    df hdd jdj d d d dri dtidrueue ue4u 4e ue4u e4u 4eu erujdru jdrudrudr udr udru drudgdxtwseudr sr ursdu dr dr dru

    €294 (Avg Bid)
    €294 Gns Bud
    1 bud
    Php script Udløbet left

    As i discussed you

    PHP
    €2 / hr (Avg Bid)
    €2 / hr Gns Bud
    1 bud

    Need a Jquery Expert for hover Script Need a Jquery Expert for hover Script Need a Jquery Expert for hover Script Need a Jquery Expert for hover Script Need a Jquery Expert for hover Script Need a Jquery Expert for hover Script

    €3 / hr (Avg Bid)
    €3 / hr Gns Bud
    2 bud

    ...activities - Integrate the website and dashboard with blockchain technology and smart contracts - Implement data visualization for real-time coin metrics and staking rewards - Ensure top-notch security practices to protect user funds and data Required Skills: - Proficiency in frontend development (HTML, CSS, JavaScript) and modern frameworks like React or Angular - Experience with backend languages (Python, Node.js) and RESTful API development - Familiarity with blockchain technology, cryptocurrencies, and decentralized applications - Understanding of smart contracts and cryptocurrency protocols - Expertise in responsive web design and creating intuitive user interfaces - Knowledge of data visualisation libraries and charting tools - Strong security mindset and implementation o...

    €512 (Avg Bid)
    €512 Gns Bud
    21 bud

    I require a knowledgeable specialist in , and MERN stack to design and develop an effective Affiliate Management System akin to AffiliateWP. Key Features To Include: - Commission tracking: Vital to calculate the earnings of each affiliate accurately. - Affiliate registration: Smooth and user-friendly process for affiliates to join the s...integrate the listed third-party platforms. - A keen eye for minimalist design aesthetics. YOU MUST ABSOLUTELY USE GIT, WORK FROM THE MAIN BRANCH, AND COMMIT A TON.... We need to see active work and want you to use GitHub PROPERLY. Not all this dodgy junk that freelancers who are hiding that they are on multiple projects do. I expect to see work. Say "Strawberry Shortcake" to indicate that you have read this at the start of your me...

    €1407 - €2814
    Forseglet
    €1407 - €2814
    140 bud

    I am in need of a native Russian speaker who can record a short, 10-second script for an advertisement. The voice should be friendly and inviting, seeking to connect with the audience on a personal level. The recording should be in standard Russian, avoiding any specific regional accents or dialects. Ideal Skills and Experience: - Native Russian speaker - Experience in voice acting or recording for advertisements - Ability to convey a friendly and inviting tone - Knowledge of standard Russian pronunciation and intonation Please note that the recording is to be done on the phone, so a clear and high-quality recording is essential. Open to hearing previous samples of your work if available. Thank you!

    €17 (Avg Bid)
    €17 Gns Bud
    4 bud

    ...produce PDF reports based on specific user actions in the system. The details of the report to be generated are yet to be finalised, but can include elements like text, images, or tables. The report should be generated using a provided HTML template. The report should be pixel perfect as compared to the HTML template with page size of A4. Key requirements: - Proficient in AWS Lambda - Preferably Python programming - Experience in generating PDF documents programmatically - Knowledge of building AWS Lambda functions that are triggered from APIs such as AWS API Gateway or AWS Lambda function URLs - Preference will be given to those with an understanding of creating visually appealing and professional looking PDFs. - Proficiency in HTML and CSS for working with templates - Experti...

    €109 (Avg Bid)
    €109 Gns Bud
    16 bud

    I want to make a browser-based epub/pdf/text viewer that supports annotations For the first step, I need a dev to make a nodejs script that can convert epubs, pdfs, and txt files to static html files. I want 1 file for each chapter. The script should produce a that links to all chapter files. If a file has no chapters, break the book into 4000 words chapters Also it should produce a table of contents .json file. The file lists all the chapter files. Link to a similar project in your bid if you have it. Thanks for bidding

    €143 (Avg Bid)
    €143 Gns Bud
    25 bud

    I'm urgently looking for a Laravel expert to assist with my project. We're needing support specifically in the backend development, particularly revolving around: - Data Processing: You'll need to have proven skills and experience in handling data storage, retrieval, and manipulation within the Laravel framework. - API Integration: Expertise in integrati...the Laravel framework. - API Integration: Expertise in integrating third-party APIs into Laravel projects is critical. The job needs to be expedited and I appreciate promptness and dedication to fulfilling the project within a short period. Proven prior experience in similar projects will be a definitive plus. Please include "Laravel Backend Expert" at the start of your proposal to confirm you've read...

    €24 (Avg Bid)
    €24 Gns Bud
    19 bud

    ...freelancer to develop a script that can navigate the Almaviva Egypt website just like a human would. The script must be capable of completing three key tasks: - Filling out all necessary appointment-related information - Selecting the date and time of the appointment - Submitting the request for the appointment Considering the constraints of the website, I require a script that can still function proficiently with a limited number of appointment slots. Moreover, it must be programmed to input login credentials. A crucial requirement is that it can bypass or solve captcha verifications, ensuring a smooth booking process. The essential skillset for this project comprises expertise in Python, as the script should be developed in this language. Familiar...

    €457 (Avg Bid)
    €457 Gns Bud
    45 bud