Python training jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 python training jobs found, pricing in USD

    I am seeking an experienced Python developer to assist with backend development for my project. While I don't have specific functionalities or frameworks in mind, your expertise and recommendations based on the project's requirements would be highly appreciated. Key Responsibilties: - Develop a scalable Python backend - Suggest and integrate efficient databases - Ensure proper user authentication Ideal Skills: - Extensive Python knowledge - Proven experience in backend development - Familiarity with different Python frameworks and libraries - Understanding of diverse databases - Experience with API integration Remember, the focus is on creating a robust backend that can comfortably handle our demands. Your recommendations and insights will be inva...

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    37 bids

    I am in need of an AI expert with exceptional skills in machine learning algorithms. Additionally, I require assistance with web scraping, primarily to help advise other team members. Ideal Skills: - Proficiency in Java or Python - Strong understanding of AI implementation - Extensive experience with machine learning algorithms - Knowledge of web scraping techniques - Ability to work collaboratively and independently Key Responsibilities: - Implementing machine learning algorithms for the project - Software development - Advising other team members on the web scraping component If you have a knack for AI, are well-versed in web scraping, experienced in software developement and can work effectively both as part of a team and independently, I'd be keen to hear from you.

    $1528 (Avg Bid)
    $1528 Avg Bid
    52 bids

    I need a Python GUI expert to create a cross-compatible GUI based on a design in Figma. It should be identical in appearance and fully functional on both Windows and MacOS. Key Requirements: - Design: Implement the Figma design accurately, ensuring that all elements (layout, colors, fonts, etc.) are replicated faithfully. - Functionality: Start button can only be pressed if all entries have been filled. Once you press the start button, an account is added to the managed accounts section. The account has a stroke below it indicating status, GREEN for running, YELLOW for paused and RED for failed. On clicking these account buttons a simple looking modal pops up, it has to look similar to the design. The modal will show account status and button to change the status and 3 buttons to...

    $73 (Avg Bid)
    $73 Avg Bid
    56 bids

    I'm developing a heart disease prediction system with the frontend part already complete. I now require a Machine Learning expert to integrate a predictive model into the backend. Since the programming languages for frontend and backend were not specified, please be familiar with popular ones such as Python, JavaScript, and PHP. Key responsibilities will include: - Developing a Machine learning model to predict heart disease using symptoms and risk factors - Integrating the model with the existing backend Ideal applicants should: - Have experience in Machine Learning and backend development - Be familiar with healthcare datasets - Be comfortable working with symptoms and risk factors to predict heart diseases Please include your past experiences and detailed project propos...

    $164 (Avg Bid)
    $164 Avg Bid
    10 bids

    I am in need of a Python programmer who is proficient in mathematical analysis and can write codes specifically for arcs. The project will be carried out on Jupyter Notebook platform. Key Requirements: - Proficiency in Python programming - Strong background in mathematical analysis - Experience writing codes for arcs Ideal Skills: - Python - Jupyter Notebook - Mathematical analysis - Arc coding Your role will be to analyze data in the context of arcs, and write corresponding Python codes, making sure that all work is done accurately and efficiently. The successful completion of this project will require not only a high level of technical skill, but also attention to detail, and the ability to communicate effectively about your process. A background in data a...

    $178 (Avg Bid)
    $178 Avg Bid
    36 bids

    I require a python code developer who can create an automation program for my trading activities. The primary objective of this project is to automate the trade execution process. Key requirements: - Simply copy the provided code from the broker website and execute the trades(Code already available) - Integration with brokers: The automation tool should directly interface with my broker, Angel one. - Financial instruments: The system should be able to trade stocks, options, and futures. Ideal skills and experience: - Proficient in Python: The candidate should have a strong background in writing automation scripts in Python. - Knowledge of trading APIs: Experience in working with broker APIs, particularly with Angel one, is highly desirable. - Understanding

    $209 (Avg Bid)
    $209 Avg Bid
    11 bids

    I'm looking for an expert in Odoo who can provide staff training and consultation on HR management, Payroll management, and Inventory management. The ideal candidate will have proven experience in: - HR Tasks: Specifically, training will be required on managing employee databases, attendance, and leave management. - Payroll Responsibilities: This includes understanding payroll metrics for our team of less than 50 employees. - Inventory Management: How to manage stock effectively within the overall business operations. This Odoo consultation is key to streamlining our business processes and improving our overall operational workflow. Proficiency in Odoo is a must, excellent communication skills and teaching or training experience will be a plus.

    $155 (Avg Bid)
    $155 Avg Bid
    18 bids

    Hi Sir Khalid. I can make you desktop tool to scrape off data from your targeted website. I have experience in this field. I can automate the scrapping process with Python

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    I am currently using Microsoft Exchange 2016 on-premises and looking to transition to a hybrid configuration. The primary goal is to improve scalability as our business expands. Key Requirements: - Configuring a hybrid setup between on-premises Exchange 2016 and Exchange Online - Ensuring smooth email flow between the on-premises and cloud environment - Maintaining data security throughout...and post-implementation Ideal Skills and Experience: - Expertise in Microsoft Exchange, particularly in configuring hybrid environments - In-depth understanding of Exchange 2016 - Proven experience in handling scalability improvements with previous clients - Strong focus on cybersecurity and data protection - Excellent communication skills to guide us through the process and provide necessary tra...

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    5 bids

    ...as well as insights into developing ERP software. We are currently in need of motivated freshers and interns to assist in developing ERP services. This focuses on Inventory management, Financial accounting and Human resources management and many more modules. Ideal candidates should have the tenacity to learn, innovate, and work well in a team setting. Key Responsibilities: Familiarity with Python programming language is advantageous. • Basic understanding of web development technologies such as HTML, CSS, and JavaScript. • Strong knowledge on postgreSQL DBMS • Strong analytical and problem-solving skills. • Excellent communication and teamwork abilities. Those who can demonstrate past work involving similar experiences will rank favorably. Please make s...

    $13 (Avg Bid)
    $13 Avg Bid
    7 bids

    A real estate owner in California, Lida, inherits a piece of land. The land is modeled as a rectangular patch of variable size. The patch of land is represented with an image (list of lists). To make some money out of it, she can decide to lease the land to other people. To do that, she may decide to divide the land into four other patches. In case she decides to not lease the land, no further sub-patches are created. On the contrary, in case the land is divided into four sub-patches, some colored marks (straight lines) on the land are drawn with a thickness of one pixel to mark the private properties that are created. There is no prior knowledge of how and where the lines will be drawn, nor which colors will be used (there is no regular pattern). The only knowledge is that the lines ar...

    $156 (Avg Bid)
    $156 Avg Bid
    21 bids

    I need a Python programmer to design Django APIs using any REST framework. Consider the following scenario where we have 3 entities in our system. 1. User 2. Client 3. Project We have the number of users registered in our system. You can use Django’s default admin template to create/register users but no other entities or you can make REST APIs for users as well if you want. You have to perform the following tasks: 1. Register a client 2. Fetch client's info 3. Edit/Delete client info 4. Add new projects for a client and assign users to those projects. 5. Retrieve assigned projects to logged-in users. Things to consider: 1. The system has many users. 2. The system has many clients. 3. A client can have many projects 4. A single project can be assigned to many users. ...

    $136 (Avg Bid)
    $136 Avg Bid
    16 bids

    I'm currently looking for an experienced Azure trainer to handle a large group (6 or more people) in Bhuvaneshwar. The focus of the training will be Azure Development, so an in-depth understanding of this area is essential. Key responsibilities include: - Conducting comprehensive training sessions that cover advanced Azure concepts in development. - Being able to effectively manage and teach to a large group. - Providing hands-on practical examples and guidance to ensure the students have a strong grasp of the material. Ideal candidates should possess: - Proven experience as an Azure trainer, preferably with a focus on development. - Strong knowledge and practical experience with advanced Azure concepts. - Excellent communication and interpersonal skills. Your ability...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    6 bids

    I'm looking for a freelancer who's great at web scraping to help with a project involving a specific website initially, with potential for more. I'll give you the specific data fields to extract. It'd be great if you: Are really good at web scraping and or Python. Know your way around MS SQL Server databases, not essential but definately an advantage. Understand how to extract data effectively. Understand the need for security and captcha integration if needed. Can work quickly since this project is a priority and needs to be done ASAP. Ultimately, I want to be able to manage the code with your ongoing help, so this could lead to a long-term partnership. I'll share the full details when needed. You will provide source code, documentation and deployment info...

    $214 (Avg Bid)
    $214 Avg Bid
    23 bids

    modify python code as per requirement

    $13 (Avg Bid)
    $13 Avg Bid
    1 bids

    Expected income from EUR 2000 to EUR 3000 As a quickly growing brand, we are in need of a customer support specialist who can skillfully help our customers get to know our products. Your main task will be: - Providing product information For this job, we only require basic understanding of product knowledge. Of course, appropriate training will be given to further support you on your journey. The communication with the customers will mainly be through: - Phone - Email If you are from Sweden or native in the language, have basic understanding of product services and experienced with phone and email customer support, this job is for you! We look forward to working with you.

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    5 bids

    ...of a comprehensive training program that includes sales, product, and on-the-job training for more than 50 employees. This is a long-term project aimed at maximizing the productivity and efficiency of the workforce. Key Responsibilities: - Develop a structured sales training program encompassing various selling techniques, customer service, and product knowledge reinforcement. - Create engaging and interactive product training sessions that educate employees about our offerings, benefits, and unique selling points. - Implement a series of on-the-job training modules that help employees grasp and excel in their roles, while aligning their efforts with organizational goals. Ideal Candidate: - Experience in designing and delivering comprehensive sales a...

    $299 (Avg Bid)
    $299 Avg Bid
    1 bids

    I need a python program that can fetch player profiles as images from CricHeroes and store them into a folder. The ID and profile link of these players will be provided in a JSON array. Here is what the program needs to accomplish: - The program must be able to crawl the given links and fetch the profile images. - If a player's profile link is no longer accessible or can't be crawled, the program should attempt to access the link again at a later time. - The images should be saved in a standard resolution PNG format. - In the case of duplicates, the program should overwrite the existing image with the new one. The ideal candidate for this project is proficient in Python, web crawling, and working with JSON arrays. Knowledge in image handling and error management i...

    $125 (Avg Bid)
    $125 Avg Bid
    19 bids

    ...third-party services to enhance platform features. 4. Manage data storage solutions and optimize database performance. 5. Ensure server-side code is optimized for performance and reliability. 6. Implement security measures to protect user data. Requirements: To excel in this role, you should: 1. Have proven backend development experience. 2. Be proficient in backend programming languages like Python, Node.js, or Java. 3. Have familiarity with web frameworks such as Django, Flask, or Spring Boot. 4. Understand RESTful API design principles. 5. Have experience with database management systems like PostgreSQL or MySQL. 6. Be comfortable working with cloud platforms like AWS or Google Cloud. 7. Be familiar with DevOps practices like CI/CD and containerization. ...

    $1146 (Avg Bid)
    NDA
    $1146 Avg Bid
    102 bids

    I require an experienced Python programmer, know a bit stock market, with a special focus on numerical data analysis from Key Responsibilities: - using futu openapi to collect real-time data (Hong Kong market : Warrants, CBBCs, Inline Warrants, Options, Futures) to Analyze and interpret complex numerical data - visualize the data into graph example : Hang Seng Index CBBC real time Bull 16.26 Bear32.41 today real time transaction amount (million) Total Qty Bull 1711.55 Bear 2667.41 Total issuance ratio Bull39 % Bear61 % proportion of transactions is Bull 33 % Bear 67 % Worthless Bull Worthless Bear 17800 - 18028 Waiting Worthless Bull 17201 Bear 18038 Points to Worthless

    $170 (Avg Bid)
    $170 Avg Bid
    35 bids

    I need a professional to create, facilitate and supervise a series of training sessions. The sessions are a combination of sales and product training for my mid-level managers. The training sessions should cover the following areas: - Sales techniques - Product knowledge - Customer service - Presentation skills The ideal candidate should have: - Proven experience in developing and conducting sales and product training - Expertise in the areas outlined - Specific experience in training mid-level managers - Strong interpersonal and communication skills - Ability to evaluate and measure training effectiveness - Any certifications in training and development are a plus. Your training plan should be engaging, interactive and yield t...

    $149 (Avg Bid)
    $149 Avg Bid
    1 bids

    I need a Python script that will create an endpoint for a Prometheus scraper to pull data from. I have the data already prepared, and it's ready to be pulled. Key Points: - The data to be pulled is in an unspecified format, so the script will need to be able to handle various data formats. - The specific data fields the script should include in the endpoint for the Prometheus scraper are not defined. I'm looking for an experienced Python developer who has worked with Prometheus in the past and has a good understanding of data scraping. Knowledge of various data formats and the ability to handle dynamic data fields will be a big plus.

    $29 (Avg Bid)
    $29 Avg Bid
    5 bids

    I am looking for a python developer to upload videos and audio from a specific website to The script should be working 24/7 without any error.

    $113 (Avg Bid)
    $113 Avg Bid
    17 bids

    All details are shared. Please accept the quote.

    $40 (Avg Bid)
    $40 Avg Bid
    1 bids

    We're looking for a talented person...The Philippines to join our Shopee team as a live-seller on Shopee Philippines. As a live-seller, your main job will be to connect with customers and show off our products in a fun and convincing way to boost sales. This is a work-from-home position where you'll need to do live-selling sessions every day for 6 hours (sessions can be spread out throughout the day). You will receive support and training if and when necessary to help supplement your growth and success. You'll get a monthly salary of $300, plus chances to earn more through commissions based on your sales and performance. If you are interested in this position, we would be happy to call you via Viber, WhatsApp, Messenger or any other platforms to help facilitate the h...

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    8 bids

    ...nurturing real estate sales teams in Hyderabad. The project involves a blend of training and development, lead generation, marketing, advertising, and sales strategies. - We need to enhance our team's skills through training and development. - Lead generation is essential for maintaining a steady flow of potential clients. - Marketing and advertising strategies should be geared towards attracting individual buyers, corporate clients, investors, NRI/HNI customers. - The sales team should focus on a mix of cold calling, social media marketing, referral programs, and direct marketing to reach out to potential clients. Ideal candidates would have previous experience in the following: - Real estate sales in Hyderabad - Training and development of sales teams - Pro...

    $1073 (Avg Bid)
    $1073 Avg Bid
    9 bids

    ...coder adept at Python script writing and Streamlit applications. Your work will heavily rely on: - Constructing a Python script: Your expertise in writing clean, efficient Python code will be critical. This script will underpin the rest of the AI assistant's operations. - Building a Streamlit application: Using Python, you'll help construct a functional, user-friendly UI. The primary purpose of this project is the creation of an Artificial Intelligence assistant capable of performing Natural Language Processing (NLP). Specific functionalities desired: - Proficient Natural Language Processing: The AI assistant should be capable of comprehending, interpreting, and responding to user inputs mainly with text. Experienced coders who possess a workin...

    $590 (Avg Bid)
    $590 Avg Bid
    85 bids

    I have an existing Python script that is in dire need of a number of improvements to reach its full potential. I am seeking a skilled Python developer to inject some much-needed muscle into it. - Add New Functionalities: I'm interested in introducing new fields and functions, which will expand the script's capabilities and its utility for me. Your suggestions are welcome. - Improve Existing Features: I want the Python script to perform at its best. This means making code optimizations and tweaks to existing features for improved performance and stability. - Bug Fixing: If there are any bugs in the script, they need to be routed out and fixed. I count on your keen eye for this. The ideal candidate for this job will have a strong grasp of Python, w...

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    30 bids

    Your tasks are to: • Design the AI for a simplified PacMan game, described below (in a pdf report) • Implement the AI that you designed in code (frameworks are provided for Python, Java). • Test and analyse how your AI performs (also in a pdf report) The Game This is a simplified PacMan game, which is played on a 30*30 grid. (or 32*32 with outside walls). There is 1 ‘Ghost’, 1 ‘PacMan’, and 1 Power pill. The walls can be removed to make it simpler(see below). The Ghost and PacMan characters each move one square at a time, in any direction (including diagonally!). The game ends when the Ghost catches the PacMan Character (expect for the case below). Or when 1000 moves have been made. If the PacMan character collides with the Power Pill; the P...

    $150 (Avg Bid)
    $150 Avg Bid
    8 bids

    I'm looking for a skilled programmer who can quickly correct the issues in my web scraping project in python. The task involves scraping data from Website A. Specifically, I need to retrieve player, tournament, records and runs and bowlers information. Ideal Skills and Experience: - Proficient in web scraping techniques - Experience working with CSV format - Familiarity with data extraction from dynamic sources - Ability to troubleshoot and fix existing code - Strong attention to detail and accuracy Please note that I need this task completed urgently within few hours as base code is already written, need to fix details, so quick turnaround time is essential. Thank you!

    $20 (Avg Bid)
    $20 Avg Bid
    23 bids

    I'm looking for an expert in Python, specifically with version 3.11, to build a Pac-Man game. This interactive game is to be designed for Windows users and needs to incorporate original graphics. Ideal skills for this project include: - Proficiency in Python 3.11 programming - Experience in game development - Familiarity with creating interactive games for Windows platforms - A good understanding of graphic design, especially in relation to game development. The objective is to create a game that echoes the retro feel of traditional Pac-Man, with the modern functionality made possible by Python 3.11. Please note, your bid should include time for testing the game on Windows to ensure smooth and error-free gameplay.

    $513 (Avg Bid)
    $513 Avg Bid
    15 bids

    ...are seeking an experienced Full Stack Web Developer to work on building and maintaining our web applications. The ideal candidate should have a strong command of both front-end and back-end technologies. Responsibilities: - Develop and implement user-facing features using front-end frameworks/libraries like React - Build and maintain server-side applications using programming languages such as Python, PHP, or Node.js - Design, develop, and optimize RESTful APIs and web services for data integration - Implement authentication and authorization mechanisms for secure user access - Work with SQL and NoSQL databases to build efficient data storage and retrieval systems - Collaborate with cross-functional teams to translate requirements into technical solutions - Perform testing, deb...

    $85 (Avg Bid)
    $85 Avg Bid
    14 bids

    I am in need of a data mining expert proficient in Python, machine learning, and Selenium to facilitate a data mining project. If you are interested, so there would be 2 contract fix rate $50/country flow, and $3-5/hr for code's maintainance. Depends on your profile’s experience. $10/script for easier works (like scrap-data transferring between GS&SQL), - Purpose of the project: The primary objective is to extract valuable information from a large set of data. The specific type of data to be mined will be shared with the successful candidate. - Skills and Experience: - Proficient in Python - Hands-on experience with Selenium - Thorough understanding of machine learning algorithms - Experience in handling large sets of data - Strong know...

    $31 (Avg Bid)
    $31 Avg Bid
    22 bids

    I have a project that requires Image Classification and Path Finding Implementation. Please see attached. As a part of project, I will need you to explain to me your work because I have to present it. Budget is 60aud, slightly negotiable! I need work done today! If you re free to start immediately, please message me!

    $206 (Avg Bid)
    $206 Avg Bid
    26 bids

    I'm in need of a Senior Software Engineer skilled in Java, Python, and AWS for the purpose of building a web application. Ideal candidates will possess the following skills: - Proficiency in Java, Python. - Experience working with AWS features, specifically AWS Lambda, AWS S3, and AWS EC2. - Able to work in US hours (9am EDT - 6pm EDT) - Able to conduct video calls - Proficient in Git and Jira This project requires strong, hands-on coding experience and a depth of knowledge in creating web applications using the mentioned languages and services. A demonstrable track record of developing successful, efficient web applications is invaluable.

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    51 bids

    I am in need of a senior software engineer possessing experience and expertise in Java, Python, as well as AWS services including Amazon EC2, Amazon S3, and Amazon Lambda. The primary project objective entails enhancing an existing software application. Ideal candidates should therefore have: • Proficiency in Java and Python • Expert knowledge of AWS services, specifically: Amazon EC2, Amazon S3, and Amazon Lambda • Experience with software enhancement projects • Able to work in US hours (9am EDT - 6pm EDT) • Proficient in Git and Jira • Able to conduct video interviews With these skills, the chosen freelancer will be well-equipped to contribute to our project successfully. Interested candidates are encouraged to bid.

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    38 bids

    A 3 page website for boaters to fill out a registration form, with a password protected page to show all records and fields. Page 1 - Homepage, with link to form Page 2 - Form (3 text fields, 1 uploaded image field). After submit button, an 'incomplete' message if empty fields, or a 'success' message. FORM: Page 3 - Password protected page (JWT?) containing all records in an HTML table A2 hosted account credentials will be provided.

    $499 (Avg Bid)
    Urgent
    $499 Avg Bid
    63 bids

    Hello, I have a set of data of various roadways and their extents in excel each with the following primary fields (as well as other fields but not pertinent to this): Roadway Name, Roadway From, Roadway To (For example Name: Mission Avenue / From: Main Street / To: Broadway). I also have a larger polyine shapefile with the same fields as the excel however, the excel From and To extend beyond a single polyine in the shapefile. For Example in the excel the fields would say: Name: Mission Avenue / From: Main Street / To: Broadway In the Shapefile this would encompass multiple segments (ie multiple rows of data) for example: Name: Mission Avenue / From: Main Street / To: 1st Ave , Mission Avenue / From: 1st Ave / To: 2nd St, Name: Mission Avenue / From: 2nd St / To: Broadway. Im looki...

    $1547 (Avg Bid)
    $1547 Avg Bid
    29 bids

    I am looking for a skilled Python developer who specializes in VoIP and PJSIP development. The successful candidate would ideally have experience creating SIP trunking solutions focused on handling incoming and outgoing calls with a Python bot. Key Features: - Set up SIP trunking for call recording and monitoring, IVR system, and SIP trunking. - Convert my analog phone system to a VoIP system. - Implement Direct Inward Dialing(DID) support for calls between multiple company sites. - Configure the Python bot to manage incoming and outgoing calls. Bot Functionality: - Answer and route incoming calls to appropriate destinations. - Initiate outgoing calls based on specific triggers or events. - Handle real-time call transfers and call forwarding. Skills Required: - Prof...

    $113 (Avg Bid)
    $113 Avg Bid
    2 bids

    ...entertaining and instructional cricket coaching video for kids. The video must be produced using 3D computer animation. Key Focus: * Batting Technique (The straight drive) The content of the video should be specifically tailored to engage and teach young, novice cricketers on the fundamentals of batting technique. Therefore, an understanding of cricket basics or previous experience creating sports training materials will be advantageous. Can you base the content around a young boy called Hudson, trying to master his cricketing skills. Ideal Skills: - Expansive knowledge of 3D computer animation - Capacity to make complex techniques understandable and engaging for kids - Familiarity with cricket or sports animation specifically. Elevate your pitch by showcasing related past...

    $13 (Avg Bid)
    $13 Avg Bid
    13 bids

    I’m looking for someone to create a multilogon profile then use it with selenium webdriver python and a proxy that I provide, to access Ticketmaster every 120 seconds ( randomized between 100 and 140 seconds). I want snapshots taken every time it accesses Ticketmaster to prove it was successful.

    $189 (Avg Bid)
    $189 Avg Bid
    35 bids

    We're looking for an experienced Python Developer to assist in transitioning our projects from Thinkorswim API to Interactive Brokers API. Key Aspects of the Project: - The reason for this move is centred around gaining better pricing and execution. - It's essential that the Interactive Brokers API maintains functionality with real-time market data and supports algorithmic trading, key features used in our current Thinkorswim API. - We also need custom data feeds integration. Ideal Skills and Experience: - Extensive experience with Python. - Proven experience with Thinkorswim and Interactive Brokers APIs. - Knowledge in integrations of real-time market data and algorithmic trading functionalities. - Familiarity with custom data feeds integration. - Proven probl...

    $209 (Avg Bid)
    $209 Avg Bid
    29 bids
    Trophy icon Python Database Specialist Needed 20 hours left

    ...to compare three types of databases(Any relational database, mongoBD and Neo4J) in terms design approach, implementation, query composition, and performance. The data is about texas hold em poker game The stages of the project are 1. Look at the details of the data 2. Come up with an ER diagram and a relational schema for the data 3. Create a database in any relational db and tables 4. Create a python script to read the txt files and populate the db 5. Test the queries 6. Populate the other(mongodb and neo4j) databases and test the queries Then test the queries below on the databases QUERIES 1. Separate players by their style of play/Group players with a similar style of play together. Do your best to answer this question using your Neo4j data model. 2. How often do players win...

    $100 (Avg Bid)
    Guaranteed
    $100
    9 entries

    I am urgently looking for an experienced Python expert with exceptional web scraping skills to extract text content from various sites. Your proficiency in data extraction and handling is paramount for this project. Specifics of the types of websites to be targeted will be discussed later. Ideally, you should have: 1. Proven experience in Python based web scraping. 2. Strong understanding of different types of websites and their structures. 3. Availability to start and complete the job ASAP. Please ensure your bid reflects your strong standing experience and your immediate availability to commence the task. Expect more details upon assignment. Let's get started!

    $3 / hr (Avg Bid)
    $3 / hr Avg Bid
    5 bids

    I have a text-based dataset that I would like ...should be able to apply appropriate analytical methods for trend analysis. - Graphical visualization: I prefer the results of the trend analysis to be visualized through graphs. You should be proficient in creating effective and insightful graphical representations. Ideal skills and experience: - Data analysis: You should have experience in analyzing data and drawing valuable insights from it using python . - Text analysis: Experience in working with textual data and extracting meaningful information from it would be beneficial. - Trend analysis: Proficiency in identifying and analyzing trends within datasets. - Data visualization: Ability to present insights through clear, informative and visually appealing graphs. -report on the tr...

    $143 (Avg Bid)
    $143 Avg Bid
    32 bids

    ...skilled developer to convert the existing FFMpeg code I have to be used in Python Currently my FFMpeg is in Java for Android, but I need it for to FFMpeg with Python. The primary reason for this conversion is to enable additional functionality. The Python version of FFMpeg will be primarily used on Linux. The major task would be integrating an overlay drawtext functionality, which is capable of displaying both dynamic timestamps and user input text. In summary, the key components of the project include: Here is the Java code we're using and it works. But we need to use this code in python - Converting FFMpeg from Java to Python for use on Linux - Implementing overlay drawtext with dynamic timestamp and

    $22 (Avg Bid)
    $22 Avg Bid
    6 bids

    ...your team progress, delete unnecessary data, do necessary modifies): £38-£43 / hour • Level I - Property Manager (inserting data): 10-16 hours / week* • Level II - Property Manager (checking and reviewing documents for accuracy and completion): 12-22 hours / week • Level III - Property Manager (reviewing your team progress, delete unnecessary data, do necessary modifies): 12-22 hours / week *training period is paid. Responsibilities • get/download our client property (review and correct wrong information - if any) • post/advertise it on our partner marketplace/platform or mobile application: • maintain the calendar up to date • manage each account efficiently (reply to inquiries and/or accept bookings, inform guests about availa...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    38 bids

    I am looking for an IT specialist with expertise in programming and machine learning. Key tasks and requirements include: - Proficiency in Python, Java, and C++. - Developing a new software application. - Implementing predictive problem-solving strategies via machine learning. The ideal freelancer will have thorough expertise in programming and machine learning. If you can provide evidence of past projects involving the development of software applications and predictive problem-solving, I would be particularly interested in hearing from you. An understanding of various machine learning methods for prediction would also be beneficial.

    $53992 (Avg Bid)
    $53992 Avg Bid
    47 bids

    I'm in need of a Full-Stack Developer to assist me with my current projects. These projects are written in Java, Python, and JavaScript and may involve some or all the following technologies: Django, React, and Spring. As such, I need someone with a solid background in full-stack development, as well as proficiency in at least one of these languages. Ideal skills and experience: - Proficient in Java, Python, and JavaScript - Experience with Django, React, and/or Spring is a plus - Proven track record in full-stack development - Comfortable working on multiple projects Your main tasks will involve: - Assisting with the development, deployment, and maintenance of these projects - Ensuring the code is clean, scalable, and maintainable - Ability to quickly adapt to diffe...

    $30 / hr (Avg Bid)
    $30 / hr Avg Bid
    127 bids

    I’m seeking an adept Python Developer to construct an AWS-based program capable of distributing large-scale emails from a diverse .csv list. Key features: - Email customization placeholders and dynamic subject/body integration for high-level personalization, - Capabilities to send via diverse SMTP email accounts, - Incorporation of an open rate and read status tracking feature. Ideal candidate possess extensive experience with Python, AWS and email tracking protocols. Familiarity with advanced email customization techniques is preferred.

    $155 (Avg Bid)
    $155 Avg Bid
    29 bids