Python for data analysis and visualizationJobb
...want someone that can these tasks for me. Please message me if anything is unclear. I would appreciate if these tasks can be solved within 30 hours. Maybe $50? The pictures is in this link: Section forces and stresses in a pedestrian and bicycle bridge: Reaction forces, shear force, and moment diagrams need to be determined for the main beams of a bridge designed for pedestrian and bicycle traffic. The bridge should be dimensioned for the load from a waste disposal vehicle. Since the vehicle is a moving load, it is necessary to determine the most critical load positions (i.e. the positions of the vehicle that result in the highest support forces, shear forces, and moments in the main beams). Additionally, the maximum nor...
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...
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.
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.
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.
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.
Behöver hjälp med att analysera en artikel. Ingen oro, ni gör inte mitt hemarbete,högskoleuppgift,skolläxor eller liknande. Jag söker en tjänst som Copywriter och mina klienter vill se arbetsprover. Instruktioner: Du ska göra en analys av en berättelse på 2 a-4 sidor Analysen bör vara på cirka 2–3 sidor brödtext med punktstorlek 12 i Times New Roman. Analysen ska innehålla en kort inledning och ett analysavsnitt med mellanrubriker som signalerar dina valda analyspunkter. Detta avsnitt ska innehålla litteraturreferenser och även dina egna kommentarer. Du ska använda dig av och hänvisa till minst tre böcker som finns nämnda här nedan I analysen kan du till exempel ...
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.
Hjälp med kontroll av hemsida. Program som används. MongoDB SailsJS Elastic Search Python MVC - generellt API
I have 2 Subject in Swedish language and i want to write analysis depending on some roles , kindly find attached the subject i want ... and the roles Börja med att presentera novellens titel och författare. Sammanfatta sedan novellens fabel och huvudkonflikt. Förklara vilka motiv och teman som finns i novellen. Motivera dina tolkningar! Förklara vilket berättarperspektiv som används i novellen. Motivera dina tolkningar! Förklara hur novellen är uppbyggd. Motivera dina tolkningar! Förklara hur språket är i novellen. Motivera dina tolkningar! Skriv båda dina analyser i samma dokument och ladda upp filen här! Omfång: ~800 ord Please don't take analysis from internet you should do...
sKils: -Docker Hub -Git -Python -Django -AWS -Redis -S3 -NodeJS -Go
Jag vill fixa till en webbsida Pandas Python django
Hej, Kolla bifogade filer för ytterligare information! Mvh t1f0
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
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&...
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&ou...
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,
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,
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...
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...
Jag har pågående arbete relaterat till vårat tidigare projektpython programming'
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...
...payments, and send confirmations. How It Works:Consultation & Requirement Analysis: We start with a phone consultation to grasp your business needs, customer demographics, and specific scenarios for the voice Development: Our team creates an AI voice agent tailored to your business, ensuring the voice agent can handle the entire customer journey, from initial inquiry to appointment booking, payment processing, and & Deployment: The AI voice agent is seamlessly integrated into your current systems and set up to receive appointment Features:24/7 call availabilityCustom Voice Personality that to aligns with your brandMulti-Language SupportIdeal for: Businesses requiring appointments (home service businesses, field service com...
I'm seeking an experienced tester for my Android app designed for soccer coaches to manage their teams, log matches, prepare training, and analyze stats. The app's core functionalities include: - Team management: Organizing the squad efficiently. - Match logging: Recording key moments and statistics during matches. - Training preparation: Setting up drills and training sessions. - Stats analysis: Evaluating performance and progress. Ideal candidates for this project should have: - Prior experience in testing Android applications. - A background or strong understanding of soccer. - Excellent attention to detail. - Strong analytical skills. - Experience with logging and analyzing match statistics. - Familiarity with ...
I'm seeking an in-depth industry profile and report on supplemental businesses in the oil sector, specifically targeting raw material suppliers in a predetermined country. The report should help strategize entry into this market. Key elements to include: - Identification of key players in the industry and their market shares - Overview of the regulatory landscape and potential barriers to entry - Analysis of raw materials sourcing, including availability, cost and potential partnerships Ideal freelancer would have: - Prior experience in market research, particularly in the oil industry - Skills in data analysis and interpretation - Understanding of regulatory environments in emerging markets - Excellent report writing skills
I'm looking for a skilled data analyst to review my stock trading P&L and share meaningful insights. Key areas of focus: - Identifying trading patterns - Assessing profitability - Evaluating risk management - Examining winning and losing days, weeks, and months I need insights on a daily, weekly, and monthly basis. Ideal skills for this job include proficiency in data analysis tools, experience in financial data interpretation, and an understanding of stock trading dynamics. Please share your relevant experience when you apply.
I need a website for registered users to monitor a SCADA-controlled photovoltaic (PV) plant. The primary purpose of this site is to track energy production and system performance. Key Features: - Monitoring: The site should allow users to monitor key data from the PV plant. - Data Types: Users should be able to track energy production and system performance. - Visualization: Data should be presented in an easy-to-understand format, primarily through graphs and charts. The ideal freelancer for this project should have experience in web development, data visualization, and possibly SCADA systems. Skills in creating interactive graphs and charts, as well as a user-friendly interface, will be particul...
...LinkedIn), content creation, scheduling, and performance analysis. We are seeking an experienced Social Media Marketing specialist to develop and execute a comprehensive strategy aimed at enhancing our online presence and engagement across various platforms, including Facebook, Instagram, and LinkedIn. Scope of Work: Strategy Development: Create a tailored social media marketing plan aligned with our business objectives. Content Creation: Design engaging posts, graphics, and videos to promote our products/services. Scheduling and Posting: Manage a consistent posting schedule to maintain audience engagement. Community Management: Monitor and respond to comments and messages to foster a positive community. Analytics ...
I have an outdated user bot that requires updating to work with Telegram's current environment. This bot's primary function is automated messaging. Key Responsibilities: - Review and update old code to ensure full compatibility with Telegram and its current API. - Ensure all existing features are functioning correctly after the update. - Run tests to confirm the bot works as desired. Skills Required: - Proficient in Python with a focus on user bot development. - Extensive experience using Pyrogram. - Previous experience working with Telegram bots is crucial. - Strong problem-solving skills to troubleshoot and fix issues in the old code.
I'm in need of a freelancer to assist i...inspectors. The task requires inspectors to report issues in properties using any solution such as Power Apps, and upload photos in PDF format. Key Responsibilities: - Design a system using Power Apps for inspectors to document structural, utility, and cosmetic issues. - Create a workflow that automatically transfers this information into pre-designed PowerPoint templates. - Suggest alternative tools and methods to improve this process. Ideal Candidate: - Proven experience in automating workflows and streamlining processes. - Proficient in Power Apps, with the ability to design user-friendly interfaces. - Strong understanding of data visualization and presentation in PowerPoint. - Open-...
...candidate: - Proficient in Python - Has extensive experience with web scraping and 3commas API integration - Understanding of crypto trading and DCA bots and DCA bots orders. - Capable of delivering real-time tracking and performance analytics - If you don't know about web scraping let me know and I can include a specialist about in the team, for that specific function. First phase 1- I need monitoring my 3commas DCA bots via 3commas API, In-depth performance analytics to assess the bots' efficiency, performance and profitability. 2- I need a chart show me real-time data of all kind of orders in each cycle of each bot. (see SS) 3- The DCA bot cycles must be separated in columns inside each bot chart (see SS) 4 -...
I'm in need of a proficient Excel expert who can devise a mathematical formula tailored for tracking a business budget. The primary function of this formula will revolve around facilitating various financial calculations. Ideal Skills and Experience: - Extensive knowledge and experience with Excel - Strong background in financial analysis - Previous experience in creating budget-tracking tools - Ability to explain complex formulas in simple terms
I'm looking for a skilled 3D designer to help me visualize my bottle label on a variety of plastic drink bottle styles. The main focus will be on ensuring the label fits properly to different cylindrical bottle shapes. Key requirements: - Expertise in 3D design and modeling - Experience with label design visualization - Attention to detail, particularly in fit to bottle shape
I'm looking for a developer to create a grocery shopping app and corresponding website. This project will include both frontend and backend development, as well as database management. Core Features: - User registration and login - Grocery store listing with search and filters - Shopping cart, checkout, and payment options - Real-time order tracking - Reviews and ratings Backend Features: - Vendor management system for store owners - Inventory management for partnered stores - Delivery management and route optimization Technology Stack: - Frontend: React.js - Backend: Python (Django/Flask) - Database: PostgreSQL - Payment Gateway: Razorpay, PayU, or Stripe (to be decided) - Real-Time Tracking: Google Maps ...
...acquire the needed source code, AI's, Software, and API's that will be needed to build what I need. You must get approval or verify it is allowed to be used in my software construction and use for profit for my business and that I own the copyrights to all work it creates for my business. Create a platform that replaces actors in live-action footage with CG characters. The system should automate body motion capture, facial animation, and scene integration using open-source or one-time purchase software (no subscriptions). All source code programs and AI's and software programs used to build my software must allow my software to be used for profit and for my business. Key Requirements: 1....
Vänligen Vänligen Registrera dig eller Logga in för att se mer information.
I'm looking for a financial expert to create a comprehensive financial study for a digital platform akin to "Stake" in the UAE, focusing on fractional ownership of rental properties. Key deliverables include: 1. **Financial Feasibility**: This should encompass revenue projections, cost structures, and a break-even analysis. 2. **Investment Model**: This should detail investor returns and platform revenue. In terms of revenue projections, a full breakdown of income sources will be essential, as will understanding cost structures and when the platform is likely to break-even. The ideal candidate for this project will have relevant experience in financial modelling for digital platforms or real estate ventures. If you...
I am looking for an experienced agency to run ads and create content on Google, specifically tailored for the blue-collar industry. Only agencies will be considered, as I am seeking a long-term partnership. I’m looking to pay around $400 to $600 monthly Requirements: • Proven Track Record: Provide examples of ad campaigns with clear ROI results and high-quality content you’ve created. • ROI Expectations: For the first few months, the return on investment (ROI) should range between 1x and 3x, with continuous improvements month over month. The goal is to consistently achieve the best possible results. Expectations: 1. Competitor Analysis: • Research competitors’ ads to identify strategies that work and...
...Agentic Chatbot with Voice Interaction and Dynamic Visual Port Job Description: We are looking for an experienced developer (or team) to create an agentic chatbot solution that features voice-based conversation, AI-driven explanations, and dynamic visual content in a visual port. Our goal is to build a robust, scalable platform that integrates an advanced AI model (e.g., Google GenAI or another leading large language model) for natural language understanding and generation, along with a Python-powered service for producing dynamic animations or images. Key Requirements & Technologies Agentic Framework & Model Context Protocol Strong familiarity with agentic frameworks for AI-driven conversation management. Ability to mai...
I am looking for a professional with Python expertise to upgrade my charts for better interactivity, primarily for data analysis purposes. I am looking for something like Trading View. Mouse scroll zoom, good visuals. I am attaching a basic streamlit/plotly example with a xlsx containing the data and two images showing what I have. Since price can vary a lot, I need some mouse scroll zoom to navigate different areas on the chart that helps me check with more detail. The data has datetime/price/volume across many selections. Each selection should have its own graph. I will need to test your code and feel how the charts react, how good they look etc. Feel free to use any libraries to accomplish this, included...
I'm looking for an expert in Excel and cryptocurrency trading who can help me automate a trading system. The project involves: - Creating an Excel-based system that connects to major exchanges like Binance, Coinbase, and Kraken. - Implementing a triangular arbitrage trading strategy within this system. - Primarily focusing on automating trading execution. Ideal candidates should have a strong background in data analysis, trading automation, and a deep understanding of triangular arbitrage. Experience with these specific exchanges is a plus. The goal is to develop a reliable, efficient, and profitable automated trading system. Attached reference video:
I'm seeking an experienced web developer skilled in Python, React JS, and AWS, to create an innovative healthcare website with integrated AI features. The specific role of the AI component will be open for discussion, so flexibility and creativity in suggesting potential functionalities such as patient diagnosis assistance, appointment scheduling, or personalized health recommendations will be highly valued.
...intermediate Python developer to assist with a couple of automation tasks. 1. **WordPress Automation**: I need help automating the posting of daily WordPress posts from Google Sheets. The posts will need to utilize a few standardized custom fields. The ideal candidate will have experience with: - Interfacing with WordPress - MySQL - Handling custom fields - Google Sheets API - Prefect and cron jobs A key part of this task will be exporting the URL of each posted post back to the same Google Sheet. 2. **Automated Workflow System**: I am also looking for help setting up an automated workflow system for two creative projects. These projects use a suite of platforms including Prefect, Elevenlabs, Canva, and Flourish. The first project ...
I'm looking for a skilled Power BI expert to create an insightful dashboard from my SharePoint lists. This dashboard will primarily be used for data summary and alaysis. Key Requirements: - Construct visualizations in the form of charts and graphs. - Provide insights from the data that can help in making informed decisions. Detailed Data Structure: SharePoint 2 lists. List A - Document Status List B - Transactions List A has following columns: - Title - Document Number - Status - Assigned To - Type - Full or Part - Modified List B has following columns: - Document Number (look up from list A) - Task Name (text) - Target (a number) - Course - Total Time - Utilization Expected Power BI Dashboard: Summary of the above, I keep it o...
...Application with and Python Development Tasks: Create a web-based audio application using and p5.sound. Implement playback controls (low-pass filter, waveshaper distortion, compressor, reverb, master volume). Include recording functionality (save as WAV file). Display spectrum for original and processed audio. Enhancements: Add filter type selector (low-pass, high-pass, band-pass). Allow live microphone input or pre-recorded file as the audio source. Integrate delay effect into the audio chain. Documentation: Write a ~500-word report explaining implemented effects and enhancements. Analyze how the low-pass filter and master volume impact the spectrum, with screenshots. Exercise 2: Audio CAPTCHA and Visualization Devel...
...language B2B website's traffic, visibility, and ranking on search engines, ultimately increasing our lead generation. Key Responsibilities: - Work on 70-80 pre-identified keywords to drive traffic and improve search engine rankings - Enhance the website's visibility - Generate more business leads Requirements: - Proven experience with B2B SEO - Expertise in targeting and optimizing for specific keywords - Skilled in developing and implementing effective SEO strategies Ideal Skills: - Backlink building with German language websites - Content creation in accordance with SEO best practices - Competitor analysis to outperform specific identified websites Please Note: - I have a list of the 70-80 keywords we will be targeting - I can pr...
Hello, I am looking for an experienced developer to create a Discord bot capable of generating personalized invoices in French, with the option to switch the language to English (and potentially other languages in the future). Main Features: Available Commands: /invoiceA: Generate an invoice for Company A. /invoiceB: Generate an invoice for Company B. /invoiceC: Generate an invoice for Company C. /invoiceD: Generate an invoice for Company D. /invoiceE: Generate an invoice for Company E. Technical Requirements: The bot should be developed in Python (using ) or JavaScript (using ). Each command should generate a customized invoice including: Product name, price, purchase date, quantity, etc. The invoice design should be professional...
Doğu Kazakistan ve Almatı bölgelerinde küçük hidroelektrik santrallerinin (SHPPs) inşası için arazilerin belirlenmesi
I need a Python file handler for very large data files.