Aws batch python exampleJobs
...modification to my Python script which presently downloads data from Yahoo and adjusts for inflation. The script needs to be able to adjust for inflation on a specified date, rather than the current date. Key Modifications: - Allow manual input for the date used for inflation adjustment. - Add two new columns to the dataset: 1. A column for the inflation ratio (%), calculated based on the market value and the adjusted value. 2. A column that calculates the result of the formula R=ax+by+cz, with a, b, c being arbitrary constants and x, y, z being data pulled from the current row. I've attached the current script and my attempts at modification. The script will be validated and tested in Jupyter Notebook. Ideal skills for this job include: - Proficiency in Python...
...create a robust integration between Python and the NinjaTrader 8 trading platform using a DLL integration approach. The goal is to automate trading operations seamlessly, facilitate data access, and streamline account management. Key Features: 1. Automated login to NinjaTrader 8 from Python 2. A stable connection maintained by a keep-alive mechanism 3. Comprehensive account information and trading capabilities access, including: - Monitoring account balance and positions - Order management (placing, modifying, cancelling) - Receiving real-time execution updates 4. Extensive market data functionality: - Downloading historical bar data - Creating real-time price feeds - Accessing market depth information Deliverables: - A Python a...
...Support: • Support Indian regional languages. Phase 4: Scalability and AI-Powered Insights Objective: Scale the app for a larger audience and add AI-powered personalization. Key Features: 1. AI Personalization: • Tailored workout plans and AI coaching tips. 2. Offline Support: • Log Namaskars and access media offline. 3. Infrastructure Optimization: • Use Google Cloud Run or AWS Lambda for advanced AI processing. • Integrate Firebase Performance Monitoring for app optimization. Expected Deliverables 1. Fully functional MVP with robust Flutter and Firebase integration. 2. AI-powered video analysis (Phase 2). 3. Gamified and social features (Phase 3). 4. Scalable architecture with advanced AI insights (Phase 4). Payment ...
I'm looking for a dedicated trainer who can guide me through 10 classes - 4 focused on Python and 6 on LangChain. My ultimate goal is to create a multi-agent project together. I have some coding experience from the past and I'm getting back into it, but I would classify myself as a beginner with Python. Your teaching should be structured as step-by-step tutorials, building my skills and confidence gradually. Key areas of focus will be: - Learning Python from the ground up - Understanding LangChain with an emphasis on process automation - Hands-on coding practice to reinforce learning I would appreciate a trainer who can make complex concepts accessible and engaging, helping me to develop both my coding skills and my understanding of LangChain's capabi...
I'm looking for a Python developer who can help me code a soccer game based on this Instagram reel: Key Features to Implement: - Selection of two logos for teams - Selection of two music tracks for when a goal is scored Ideal Skills and Experience: - Proficient in Python programming - Experience with game development - Ability to understand and replicate gameplay mechanics from a video - Creative input for team logos and music tracks would be a plus
REQUERIMIENTO : Conectar Amazon Lambda Webhook, Api gateway con Meta Developer Requesitos : Hablar Español, Consultor Experto, tener proyectos relacionados con el requerimiento - - - Si usted no habla español por favor no aplicar al proyecto. - - -
I'm seeking a Python expert with extensive experience in working with both REST and GraphQL APIs. The project's primary focus is to ensure real-time synchronization and reporting with Google Sheets and MongoDB. Key Responsibilities: - Implement integrations with both REST and GraphQL APIs using Python. - Ensure Google Sheets and MongoDB sync in real-time. Ideal Skills: - Proficiency in Python. - Experience with REST and GraphQL APIs. - Google Sheets API and MongoDB integration expertise. - Pandas and Webscraping experience - Twitter API experience a bonus The project will involve pulling live data from API ( both REST and GraphQL) and then organising the data in google sheets to update every 1 minute. If successful more tasks will follow To be consi...
I'm seeking an expert who can determine the ideal number of clusters for a text dataset. The project involves k-means clustering using k-fold cross-validation, complete with preprocessing and evaluation in python only. Key Tasks: - Use the k-means algorithm exclusively - Conduct k-fold cross-validation - Preprocess the dataset through tokenization, stop words removal, and lemmatization - Evaluate clustering results using the silhouette score and elbow method Ideal Skills and Experience: - Proficient in Python or R - Extensive experience with k-means clustering - Strong background in text data preprocessing and analysis - Familiarity with k-fold cross-validation - Ability to interpret and explain clustering results
... displaying insights and trends in an intuitive format. 2. Required Skills: Proficiency in SQL for database management and queries. Expertise in web development (front-end and back-end). Strong experience with web scraping tools and techniques, including handling CAPTCHA systems (e.g., anticaptcha). Knowledge of data analysis and visualization. 3. Preferred Qualifications: Familiarity with Python, Selenium, or similar tools for web scraping. Experience in creating dashboards using frameworks like Flask, Django, or React. Strong understanding of secure authentication, user management, and data protection protocols. 4. Additional Details: The project involves handling large datasets and requires efficient data storage and processing solutions. Clear documentation of the proce...
I'm in need of a Back-End Developer to complete a Construction Project Management web platform. The front-end is mostly done, using HTML/CSS/JavaScript, and now requires a skilled professional to handle the back-end tasks, primarily using Flask (Python) and MySQL. Your key responsibilities will include: - Developing a secure user registration and login system, managing two specific user roles: Admin and General User. - Designing and building a robust MySQL database to store project and user data. - Enabling dynamic project entry by division (there are 16 divisions, each with unique input fields). - Creating an API to handle form submissions and display project metrics in real-time. - Ensuring the platform is scalable for future growth and additional features. - Collaborating ...
I need a professional to set up a MITM proxy on my AWS server for security testing purposes. The primary focus will be intercepting and inspecting HTTP and HTTPS traffic. I also require basic logging of the intercepted traffic. Ideal Skills: - Extensive experience with AWS - Proficiency in configuring MITM proxies - Solid understanding of HTTP/HTTPS protocols - Knowledge of security testing methodologies - Ability to set up basic traffic logging This project is pivotal for assessing the security of my server, and I look forward to your bids.
...client local machine, fetch a python script from Azure Blob Storage (my preferred remote encrypted file system) and execute it. The aim is to ensure IP protection, so any residue of the script on the client machine should be erased after the container run stops. Key Requirements: - The use of free tier or easily available technology is a must. This includes but not limited to Azure Dev Ops, GIT, and Docker. - The client machine for this project should be Windows. - The Python script needs to communicate its results back to the client machine by displaying results in a console. - Any residue of the script on the client machine should be erased Automatically within the container after the container run stops. Ideal Skills and Experience: - Proficiency in Python and ...
Title: Looking for an API Integration Expert (ChatGPT and Twitter/X) for Crypto Market Content Project Description: I am looking...analysis, data, engaging phrases) to keep the audience interested. Compliance and Security: Ensure the security of API keys and compliance with Twitter/X policies. Documentation: Provide clear instructions for managing the system, adding new data sources, or adjusting the posting frequency. Required Skills: Experience in API integration (OpenAI and Twitter/X). Strong programming knowledge (Python, Node.js, or similar). Familiarity with libraries like Tweepy, Requests, or similar. Knowledge of the cryptocurrency market, particularly the meme coin ecosystem. Previous experience with automated bots and dynamic content generation. Timeline: ...
I H...**Concurrency Management**: Use a separate thread or operation queue to handle uploads, ensuring that the main processing pipeline remains responsive. 7. **Handling Network Latency** - **Asynchronous Upload**: Use the AWS SDK for Swift to upload each file from the buffer to S3. Implement retry logic to handle transient network errors. - **Network Buffer**: The upload buffer helps smooth out any network latency issues by maintaining a steady upload rate. 8. **Sending to Server** - **AWS S3 or Media Services**: Consider using AWS S3 for storage or AWS Media Services for streaming. Use the AWS SDK for Swift to handle the upload. - **Error Handling and Retries**: Implement error handling and retry logic to ensure files are uploaded successfully, even ...
I need a software engineer to create a Python SDK/package for scraping Reddit data. The package should accept either an email address or a LinkedIn profile URL as input to identify and retrieve data from a person's Reddit account. Key Responsibilities: - Build a Python package that takes a person's identifier (an email address or LinkedIn profile URL, both are suitable as options) as input. - Implement logic or utilize third-party APIs to identify the person's Reddit account. - Scrape the person's Reddit activity, including posts, comments, and likes. - Structure the retrieved data for easy access by the package user. The choice of third-party APIs for identifying Reddit accounts is open. The freelancer may choose whatever they think is most suitable.
Vær venlig at Tilmelde dig eller Log ind for at se detaljer.
I'm looking for a skilled freelancer to set up a Mac and create an automated daily report from stock broker accounts. This project involves: - Using Python to extract and analyze stock data - Integrating with the broker API (specific API to be determined) - Incorporating volatility indicators (to be specified) - Ensuring the final product can be easily imported into Excel The ideal candidate should be detail-oriented and accurate in data reporting. Proficiency in Python and Excel is essential, as is experience in financial data analysis. If you can deliver reliable reports, I would love to hear from you.
I'm looking for a talented developer to create a bespoke LLM tool. This tool should allow users to upload PDFs, interact with them through a chatbot int...PDFs, interact with them through a chatbot interface, and receive context-aware answers based on the content of their documents. Key Features: - Text extraction from PDFs - Summarization of PDF content - Context-aware Q&A capabilities The user interface, built with and React, should prioritize visual appeal while ensuring the backend is constructed using Python. Ideal skills and experience for the job: - Proficiency in Python for backend development - Extensive experience with and React for frontend development - Prior work with LLM tools and PDF interaction - Strong UI/UX skills to create a visually appealin...
Job Description:As a Software Developer, you will be responsible for designing, developing, and deploying a Selenium-based API that automates job applications on various job boards. The role involves working with browser automation, API integration, and handling dynamic input requirements for multiple users. The ideal candidate is experienced in Python, Selenium, and Docker and is passionate about solving complex problems with efficient and scalable solutions. Key Responsibilities: API Development: Design and implement a RESTful API to accept job URLs and user-specific data. Integrate API endpoints for managing push notifications and responses. Browser Automation: Use Selenium to automate form filling and job application workflows. Identify required fields dynamically and han...
I need an expert in Artificial Intelligence, ChatGPT, Python, Machine Learning: can be expert in any of them The job is to collect data from the internet (NOT from one particular website, but from the worldwide web in general) and populate an Excel sheet that I provide The data is about businesses, and will be used on a business website
...Docker: For containerizing applications Docker Compose: For orchestrating local development and test environments Helm: For creating and managing charts for Kubernetes applications Kubernetes: The primary container orchestration platform Any one Public Cloud Platforms: STACKIT AWS (Amazon Web Services) Google Cloud Azure GitLab CI/CD: For implementing and maintaining CI/CD pipelines Terraform or OpenTofu: For infrastructure as code and management Linux: For system administration Scripting languages: Bash Python Monitoring and logging tools: DataDog Prometheus Grafana Cloud-native technologies: Service meshes (e.g., Istio) Kubernetes operators Networking technologies: Specifically for Kubernetes environments Strong focus on containerization, Kubernetes...
I'm seeking an AI Python Developer to create a sophisticated backlink tool. This tool should be able to track backlink quality, identify link-building opportunities and generate backlink reports. It needs to integrate seamlessly with data from Google Search Console, Ahrefs, and Moz. Key Requirements: - Expertise in Python and AI - Proven experience in developing SEO tools The ideal candidate will have a strong background in Python development and a comprehensive understanding of SEO and backlinking strategies. Your ability to create an intuitive, expert-level tool with advanced features will be key to the project's success.
I need a Python-based program that integrates with the Odds API and Airtable, calculates hit percentages for specific prop types (e.g., assists, points, rebounds, threes), and updates Airtable with the results. This program will run locally on my computer and will be delivered as an executable file .exe for windows. Key Deliverables: - A working Python script or executable that: - Retrieves data from the Odds API (player name, prop category, odds, and line value). - Filters the data based on a specific odds threshold (-400 to -1200). - Checks Airtable to avoid duplicate records (player name, prop category, and line value). - Inserts the data into Airtable if the combination of player, prop, and line doesn't already exist. - Retrieves totals for the relevant prop categor...
I'm facing connection issues when trying to extract data from Python-SQLite to Power BI. The specific problem is a database authentication failure. I'm currently using username and password for authentication. Skills and Experience Required: - Proficient in Python and SQLite - Experienced in Power BI - Strong understanding of database connections and authentication - Excellent problem-solving skills to troubleshoot connection issues
I'm looking for a data scrapper who can extract specific information from Twitter and Facebook for me. Twitter Data: - I need the Username and bio, Number of followers, and Name of Twitter users. - I want this information from both personal and business profiles. Facebook Data: - I wan...Twitter and Facebook for me. Twitter Data: - I need the Username and bio, Number of followers, and Name of Twitter users. - I want this information from both personal and business profiles. Facebook Data: - I want to scrape Business profile follower links from Facebook. Ideal Skills: - Prior experience in data scraping from social media platforms - Proficiency in data analysis - Familiarity with Python or other scraping tools - Knowledge of ethical data scraping practices 800K records / ...
I need a skilled Python programmer to help me automate the order placement on Interactive Brokers. Key Requirements: - Automate the placement of Market orders, Limit orders, and Stop orders - Strong proficiency in Python - Experience with Interactive Brokers platform - Knowledge about different types of trading orders Ideal Skills: - Python programming - Trading experience - Interactive Brokers expertise - Order placement automation I am looking to hire a pythan trading expert, You need to automate trade in Shoonya Broker Account, Automate the buy sell order, It has lots requirment I have attached excel file to fetch and update data, and automate trade, I can choose any interval, It need to fech candle data, more detaiil i wll give if you can provide result wit...
I'm seeking an experienced Python and Machine Learning professional to automate the generation of my custom reports. Key Tasks: - Develop a Python script or Machine Learning model to automate the report generation process. - The reports to be generated are custom in nature, requiring a tailored approach. Ideal Skills: - Proficiency in Python and Machine Learning. - Prior experience in report automation is a plus. - Strong problem-solving skills and attention to detail.
I'm having trouble with my HTML landing page hosted on an AWS server. The enquiries from the form on the page are not being sent to my email. - I suspect there might be an issue with the configuration of Amazon SES, which I'm using to send the emails. - I'm unable to send any emails at all, which is causing a significant disruption. I'm looking for a professional who can troubleshoot this issue and get my email system back up and running. It would be ideal if you have experience with AWS and Amazon SES.
I need an experienced developer to create a scalable integration platform to connect apps, utilising a message bus architecture for resilience This is to synchronise data on a polling basis using API's and incorporate essential resilience features like retry mechanisms, message deduplication, and message persistence. Ideal Skills:...architecture for resilience This is to synchronise data on a polling basis using API's and incorporate essential resilience features like retry mechanisms, message deduplication, and message persistence. Ideal Skills: - Proficiency in API integration - Extensive experience with message buses - Knowledge of implementing resilience features - Familiarity with data synchronization methods Build on Azure on AWS Please bid only if you can meet...
I'm in need of a skilled website designer with experience in Python and Django for my upcoming e-commerce platform project. Key Features: - User Registration & Login: The site should have a seamless user registration and login process, ensuring a smooth user experience. - E-commerce Functionality: The primary goal of the website is to sell products or services, so it needs to have a robust e-commerce structure. - Blogging Platform: In addition to e-commerce, we also plan to have a blog section. This should be user-friendly and easy to manage. Payment Gateway: - The site should accept payment via credit card. A secure and reliable payment gateway integration will be crucial. Ideal Candidate: - Proficient in Python and Django with proven experience in developing e-c...
I need a professional to host my full stack website, built with React and MongoDB. The hosting server will be a cloud server, such as AWS or Google Cloud. Key Responsibilities: - Set up the server environment from scratch - Host the website on the cloud server Ideal Skills & Experience: - Proficiency in setting up cloud servers (AWS, Google Cloud) - Expertise in hosting full stack websites - Experience with React and MongoDB
I'm looking for a skilled developer to create a web page system in Python Flask, Docker, and Google Cloud. The primary purpose of this system is to facilitate user interactions. Key features include: - User Registration and Login: The system should support seamless registration and login processes through social media platforms like Google and Facebook. - Real-Time Messaging: A chat feature is essential, allowing users to communicate with each other in real time. Ideal candidate should possess: - Extensive experience in Python Flask and Docker. - Proficiency in deploying applications on Google Cloud. - Prior experience in developing user interaction platforms. - Expertise in integrating social media login functionalities. Please include relevant samples of your work ...
I need a Python script that scrapes articles from the CoinMarketCap community section (), with dates being configurable. Key Requirements: - Store scraped data in the filesystem - Store metadata as JSON and content as text - Extract all possible metadata from the articles, with a focus on Author name, Published date, and Tags/categories - Ensure articles are not scraped more than once if the script is run again - Ensure the script isn't aggressive enough to warrant a blacklist from coinmarketcap servers Ideal Skills: - Proficient in Python - Experience with web scraping - Knowledge of CoinMarketCap and its community section is a plus - Familiarity with data storage in JSON and text format
I need a selenium-style program that extracts data from regarding past odds from Bet365, Unibet, and Betway. The data must be formatted in XML before I convert it into an Excel file. Data Requirements: - Odds history - Match results - Betting trends Sports: - Football Ideal Skills and Experience: - Proficiency in Python and Selenium - Previous experience in web scraping, particularly from betting sites - Familiarity with XML formatting - Understanding of football betting data. Please note, I can manually download the necessary pages. Your task is to write a program that automates the data extraction process.
I need a Python script translated into Haskell. The script implements an algorithm and is standalone, meaning it doesn't interact with any external libraries or APIs. Ideal Skills and Experience: - Proficiency in both Python and Haskell - Strong understanding of algorithm implementation - Experience in translating code between different programming languages - Ability to write clean, efficient, and well-documented code
We need a custom solution to import/export customer group prices. Develop a script, and implement it into our Big Commerce Store (in Python, PHP, or another language) that: Exports the price lists from the various customer groups so we can modify the prices, then import it again. (Modifies customer group prices.) Re-uploads the updated pricing.I need to be able to export my customer groups so we can change the prices easily, and then re-import them. We are on a Big Commerce PLUS plan, I do not want to upgrade to get this feature.
I'm seeking a seasoned Winautomation professio...allows the scrape to resume from the last point - Adding an option for image download: yes or no Post these updates, I need my current Python scrapers to be either fully transformed or seamlessly incorporated into Winautomation. My objective is to have all scrapers consolidated within a single platform. The data I typically scrape includes: - Brand, SKU, price - Text data (HTML, descriptions, name, tags, etc.) - Image-URL - Download image: yes/no, etc. As part of the scraping process, I need to log in to the supplier sites in order to access the correct pricing. Ideal candidates will have: - Extensive experience with Winautomation - Proficiency in Python - Previous experience with web scraping - Ability to implement a...
I'm in urgent need of an AI/Data Science expert for a crucial ...security. The primary focus is on finalizing an AI-driven anomaly detection system designed to protect financial networks from quantum computing threats. Key Responsibilities: - Completing model training and evaluation pipelines - Troubleshooting and ensuring all program components operate smoothly Ideal Candidate: - Extensive experience with AI-driven anomaly detection systems - Proficient in Python, TensorFlow, and Elasticsearch - Familiar with adversarial testing frameworks - Able to work under pressure to meet tight deadlines Your expertise will directly contribute to the security of critical financial networks. If you have a strong background in this field and can assist me in finishing the program, pleas...
...Design Requirements: Modern, intuitive UI/UX. Mobile-first approach (Android initially; iOS optional). Ensure responsive design and performance optimization. Technical Requirements: Backend: Secure and scalable (suggested technologies: Node.js, Django, etc.). Frontend: React Native/Flutter for cross-platform compatibility. Database: MySQL, PostgreSQL, or equivalent for data storage. Hosting: AWS, Google Cloud, or Azure. Security: End-to-end encryption, data protection, and compliance with Indian regulations. Timeline: The project is expected to be completed within 3-4 months, including testing and deployment. Budget: [Specify your budget or ask the developer to propose based on features.] Deliverables: 1. Fully functional mobile app (APK for Android; optional for i...
I need a full design refresh for —the current Joomla layout and look aren’t meeting my needs or my advertisers’ standards. What I Need Clean, Modern Redesign White background, darker font (easier to read). Professional footer (remove/adjust “Powered by AWS,” update Impressum, etc.). Consider removing social media buttons (or advise on SEO impact). Change the X (Twitter) handle from @currencywiki to @converterhub. Monetization Optimization Strategic, non-intrusive ad placement for maximum revenue and good user experience. Integration of affiliate links (I’m already on CJ and Impact) + advice on relevant offers. Multilingual Support Add languages (e.g., Polish, Indonesian, German) if feasible within Joomla. Please Provide Portfolio of relevant ...
...Partnerships: Collaborate with real estate associations and networks to increase visibility. 6. Customer Support • AI Chatbots: Implement AI-powered chatbots for 24/7 customer support. • Knowledge Base: Provide a comprehensive knowledge base and FAQ section. • Live Support: Offer live chat and email support for complex queries. 7. Scalability and Security • Cloud Hosting: Use cloud services like AWS, Azure, or Google Cloud to ensure scalability and uptime. • Data Security: Implement robust security measures including SSL encryption, regular backups, and data access controls. 8. Testing and Launch • Beta Testing: Conduct thorough testing with a group of users to identify and fix any issues. • Feedback Loop: Set up a feedback system to c...
Create a Python program which receives and sends commands over the serial port. Please read the attached description.
...enhanced protection." Key Ingredients: Highlight active components: 3-O-Ethyl Ascorbic Acid Magnesium Ascorbyl Phosphate Citrus Sinensis (Orange) Fruit Extract Palmitoyl Tripeptide-38 Citristem™ Notable Information: External use only, avoid contact with eyes, patch test before use. Regulatory Info: Include disclaimers about FDA regulations and confidentiality. Barcode & Legal Text: Place a barcode, batch number, and net weight (e.g., 50mL / 1.7 fl oz) at the bottom. Contact Info: Website, customer service email, or phone number. Packaging Design Instructions Outer Box Front Panel: Reflect the front label with added visual elements such as: Subtle embossed Vitamin C molecular structure. Orange and white theme to emphasize brightness and anti-aging. Side Panels: L...
I'm looking for a React developer who can assist me with deploying my web application. Ideal Skills: - Proficient in React development - Experienced in web application deployment - Familiar with AWS environment Please detail your relevant experiences in your bid.
...point * Including an option to download images or not Additionally, I require the conversion of existing Python scrapers to Winautomation. The goal is to unify all my scrapers within the same software program for streamlined operations. I primarily scrape supplier sites for various product details including but not limited to: Brand, SKU, price, HTML descriptions, tags, image URLs, and whether to download the corresponding images. Please note that I need to log in to access accurate pricing. Ideal candidates for this project should possess: * Advanced knowledge and hands-on experience with Winautomation and Power Automate * Proficiency in Python, particularly in converting Python scripts to Winautomation-compatible code * Experience with web scraping, specifica...
...like Redox, Iguana, or similar tools. Strong understanding of RESTful APIs and data exchange protocols. Familiarity with healthcare compliance standards (HIPAA, SOC 2). Experience in managing structured and unstructured healthcare data. Excellent problem-solving and communication skills. Ability to work independently and deliver within deadlines. Preferred Qualifications: Experience with Node.js, Python, or similar programming languages. Knowledge of FHIR, HL7, and other healthcare data standards. Prior experience in building centralized data repositories for healthcare data. Project Duration: Estimated 3-6 months, with potential for extension based on project needs. Budget: Competitive, based on experience and project scope. How to Apply: Please send your resume, a brief desc...
I am looking for a Selenium expert who can implement a python code acting like a real human. OS: Vps windows remote desktop pc, Vps ubuntu remote desktop pc Requirement: Transmit all requests through residential proxy. Actions: Head over to booking appointment website url, Search for the term "All services from AZ" on the new page, Click on "All services from AZ" Click on the letter N button, Choose the service type we need to grab, ( we will let you know ) Click on reservations, Select "all locations" tick. Click on "book an appointment on this location button" Calendar pops up when you confirm. It shows two months later, selenium should go back to current month and search the nearest available day.(max two days later is expected) If booki...
...encryption during transmission and scalable architecture for future extensions. Product Deployment: Deliver the software in an OVA file format, deployable on physical and cloud platforms such as AWS, GCP, and Azure, with a size limit of 5GB. Deliverables: Fully functional software. Test cases, test results, and internal/external documentation. Video demos and presentations. Requirements: Expertise in AI/ML, cybersecurity, and network analysis tools. Experience with Elasticsearch, Zeek, Suricata, and custom dashboard development. Familiarity with deployment pipelines and cloud platforms (AWS, Azure, GCP). Strong problem-solving skills to address challenges such as dataset collection, scalability, and minimizing false positives in threat detection. This is a hi...
We are looking for a Freelancer Python Developer of 3+ years of experience with skill of NumPy, Jupyter, MySQL, Mongo DB. Details are as below Required Skills & Qualifications: 3+ years of professional experience in Python development Experience with data processing libraries such as Pandas: data manipulation, analysis, and handling. NumPy: Fast numerical computation Matplotlib: Visualization and generating reports SciPy/Math: Advanced mathematical, scientific, and engineering computations. Plotly: Interactive data visualization. Jupyter Notebook: interactive data analysis and report generation. Bokeh: Interactive visualizations for web reports. Proficiency in Python frameworks such as Django, Flask, or FastAPI. Strong understanding of object-oriented prog...
I'm looking for a Python Colab specialist who can assist with automating report generation which include external APIs connection. This project primarily revolves around producing doc/ Excel reports. Key Requirements: - Expertise in Python and Google Colab - Proven experience with automation tasks and connection of external APIs - Proficient in generating Doc/Excel reports Your role will involve automating the process of report generation in Python Colab, specifically creating Doc/Excel reports. Ideal candidates will have a keen eye for detail and the ability to streamline this process for efficiency.