Pyspark exampleKazi

Kichujio

Utafutaji wangu
Chuja ukitumia:
Bajeti
hadi
hadi
hadi
Aina
Ujuzi
Lugha
    Jimbo la Kazi
    2,000 pyspark example kazi zimepatikana, bei imeletwa USD

    More details: What is the purpose of the structures you want to build? Residential buildings How many different design variations do you want for the structures? One design What specific features are you looking for in your residential building's design? Glulam arches and connected roof

    $464 (Avg Bid)
    $464 Wastani wa Zabuni
    23 zabuni

    I am looking for an experienced data analyst who is well-versed in PySpark to clean up a medium-sized dataset in a CSV file format. The file contains between 10k-100k rows, and your primary role will be to: - Remove duplicate data entries - Deduplicate the dataset - Handle missing values - Aggregate the resultant data Your proficiency in using PySpark to automate these processes efficiently will be critical to the success of this project. Therefore, prior experience in handling and cleaning similar large datasets would be beneficial. Please note, this project requires precision, meticulousness, and a good understanding of data aggregation principles.

    $25 (Avg Bid)
    $25 Wastani wa Zabuni
    9 zabuni

    This vital task entails cleaning and sorting two CSV files of approximately 100,000 rows and second one of about 1.5million rows using pyspark (Python) in Jupyter Notebook(s). The project consists of several key tasks: Read in both datasets and then: - Standardizing data to ensure consistency - Removal of duplicate entries - Filtering columns we need - Handling and filling missing values - Aggregating data on certain groupings as output Important requirement: I also need unit tests to be written for the code at the end. Ideal Skills: Candidates applying for this project should be adept with Pyspark in Python and have experience in data cleaning and manipulation. Experience with working on datasets of similar size would also be preferable. Attention to detail in ensuring ...

    $181 (Avg Bid)
    $181 Wastani wa Zabuni
    57 zabuni

    HERE EXAMPLE OF VIDEO. FEEL FREE TO CONTACT ME I NEED FAST AND GOOD JOB, THANKS

    $44 (Avg Bid)
    $44 Wastani wa Zabuni
    42 zabuni

    I'm seeking an experienced Data Engineer with proficiency in SQL and PySpark. Key Responsibilities: - Develop and optimize our ETL processes. - Enhance our data pipeline for smoother operations. The ideal candidate should deliver efficient extraction, transformation, and loading of data, which is critical to our project's success. Skills and Experience: - Proficient in SQL and PySpark - Proven experience in ETL process development - Previous experience in data pipeline optimization Your expertise will significantly improve our data management systems, and your ability to deliver effectively and promptly will be highly appreciated.

    $92 (Avg Bid)
    $92 Wastani wa Zabuni
    14 zabuni

    - Conversion of the entire Python code into PySpark. Skills and experience required: - Proficient knowledge in Python.

    $26 (Avg Bid)
    $26 Wastani wa Zabuni
    26 zabuni

    I am seeking a skilled graphic designer to revise the typography in my current logo. The specifics are as follows: - Typography Adjustment: This is the main requirement of this project. You should have extensive knowledge and experience in typographical design. It's not required, but if you have any style recommendations, such as serif, sans serif, or script, they would be appreciated. Importantly, this task is time-sensitive and I am looking to have the project completed as soon as possible. Expertise in rapid and efficient work will be an added advantage. Please ensure your bid reflects this urgency.

    $55 (Avg Bid)
    Il'ohusishwa Dharura
    $55 Wastani wa Zabuni
    95 zabuni

    Hi there. I need a working example of Square's latest Web Payments form based on their PHP SDK. It came out over a year ago and they gave all these how to convert tutorials, but it's a super confusing migration. I just need a working example where I can paste my API Application ID and Application Secret in and process a real credit card. Simple. I just want an example that I can get working for processing credit cards. And tell me exactly which things to paste over with my own info. Thanks!

    $28 (Avg Bid)
    $28 Wastani wa Zabuni
    15 zabuni

    14 
app folder ✔ What is your project named? … profi_file_upload ✔ Would you like to use TypeScript? … No / Yes ✔ Would you like to use ESLint? … No / Yes ✔ Would you like to use Tailwind CSS? … No / Yes ✔ Would you like to use `src/` directory? … No / Yes ✔ Would you like to use App Router? (recommended) … No / Yes ✔ Would you like to customize the default import alias (@/*)? … No / Yes It's a very simple task; in the already created and empty project, only components for uploading photos need to be made. In the project, a backend endpoint is already made that accepts multipart/form-data. The assignment already includes a repository with the application, so it's really not about creating the whole application; I only need the...

    $161 (Avg Bid)
    $161 Wastani wa Zabuni
    40 zabuni

    ...competent in either PySpark or RDD, using Python to create versatile code fitting for several scenarios. Your main task will be to write code to compare rows using Python in line with the clear set of rules I provide. These rules are detailed in an attached Word document and are based on comparisons encompassing specific columns, presence or absence of particular data, and multiple criteria comparisons. The expected output is a reversal logic for claim_opened_timestamp_utc. I need output that are in right side. I need either in pyspark or in rdd to compare rows. spark - spark-3.3.0-bin-hadoop3 py4j-0.10.9.5 I am using I need your support till I execute it in my office computer I need it in 3 days. Ideal Skills and Experience: - Proficiency in Python - Experience with...

    $154 (Avg Bid)
    Dharura
    $154 Wastani wa Zabuni
    20 zabuni

    I'm beginer user of Azure Databricks and Pyspark. I'm looking to boost my skills to the next level and need an expert to guide me through advanced techniques. Ideal freelancers should have vast experience and profound knowledge in data manipulation using Pyspark, Azure Databricks, data pipeline construction, and data analysis and visualization. If you've previously tutored or mentored in these areas, it'll be a plus.

    $12 / hr (Avg Bid)
    $12 / hr Wastani wa Zabuni
    4 zabuni

    I need complete 2 small projects done. The data needs to be pulled from API using python. The pulled data needs to be unnested, then transformed to answer some insights with medallion architecture. Here, you need to showcase SCD-type 2 ingestions, incremental joins,...to be pulled from API using python. The pulled data needs to be unnested, then transformed to answer some insights with medallion architecture. Here, you need to showcase SCD-type 2 ingestions, incremental joins, managing PII information, aggregation. Final deliverable needed for 1st project (databricks): Data model designed and architecture overview Notebooks of transformations in Python and PySpark/Spark Scala Final deliverable needed for 2nd project (dbt): Data model designed and architecture overview dbt sql and ...

    $279 (Avg Bid)
    $279 Wastani wa Zabuni
    16 zabuni

    I have this example project in django. I achieved to deploy it in lightsail AWS in development mode. I mean, running: python3 runserver SERVER-IP:PORT But, when I tried to deploy it in Production, I have this error: 500 Internal Server Error An internal server error has occured. I have followed the bitnami documentation: """ Enable Predefined Virtual Hosts For A Django Project The Bitnami installation comes with predefined HTTP and HTTPS virtual hosts for running Django projects with the mod_wsgi module. To enable them, follow the steps below: Copy the files to remove the .disabled suffix: NOTE: These files assume that the Django project is named sample and is located at /opt/bitnami/projects/sample. If your Django project is named or located differently, edit the ...

    $29 (Avg Bid)
    $29 Wastani wa Zabuni
    17 zabuni

    Looking for someone with good skills in Airflow, Pyspark and SQL.

    $253 (Avg Bid)
    $253 Wastani wa Zabuni
    13 zabuni

    I am looking for a skilled professional in Python, with a comprehensive understanding of PySpark, Databricks, and GCP. A primary focus of the project is to build a data pipeline and apply time series forecasting techniques for revenue projection, using historical sales data. Key tasks will include: - Constructing a robust data pipeline using Python, PySpark, and Databricks. - Applying time series forecasting to produce revenue predictions. - Using Mean Squared Error (MSE) to measure model accuracy. The ideal candidate for this project would have: - Proven experience with Python, PySpark, Databricks, and GCP. - Expertise in time series forecasting models. - Practical understanding and use of Mean Squared Error (MSE) for model accuracy. - Experience with large scale ...

    $11 / hr (Avg Bid)
    $11 / hr Wastani wa Zabuni
    14 zabuni

    I am looking to develop a sophisticated and efficient data pipeline for revenue forecasting. This pipeline will be implemented using Python, pyspark, databrics, and gcp Big Data. Here is what you need to know about this task: - Data Source: The data originates from Google Cloud Platform's Big Data service. As such, the freelancer should have solid experience and understanding of working with Big Data services on GCP. - Data Update Frequency: The frequency of data updates will be confirmed during the project, but suffice to say frequency could be high. Prior experience with real-time or near-real-time data processing will be highly beneficial. - Performance Metrics: The key performance metric I'm focusing on is data processing speed. The freelancer should have a strong kn...

    $18 / hr (Avg Bid)
    $18 / hr Wastani wa Zabuni
    13 zabuni

    I'm in need of a specialist, ideally with experience in data science, Python, PySpark, and Databricks, to undertake a project encompassing data pipeline creation, time series forecasting and revenue forecasting. #### Goal: * Be able to extract data from GCP BigData efficiently. * Develop a data pipeline to automate this process. * Implement time series forecasting techniques on the extracted data. * Use the time series forecasting models for accurate revenue forecasting. #### Deadline: * The project needs to be completed ASAP, hence a freelancer with a good turnaround time is preferred. #### Key Skill Sets: * Data Science * Python, PySpark, Databricks * BigData on GCP * Time series forecasting * Revenue forecasting * Data Extraction and Automation Qualification in...

    $18 / hr (Avg Bid)
    $18 / hr Wastani wa Zabuni
    15 zabuni

    I am looking for a developer to create an AWS Glue and Pyspark script that will strengthen the data management of my project. The task involves moving more than 100GB of text data from a MySQL RDS table to my S3 storage account, on a weekly basis. Additionally, the procured data needs to be written on parquet files, for easy referencing. The developer will also need to send scripts to deploy the AWS Glue pipelines on Terraform, fitting all parameters. Skilled expertise in AWS Glue, PySpark, Terraform, MySQL and experience in handling large data is required. There is no compromise on the quality and completion timeline. Effective performance on this project will open doors to more work opportunities on my various projects.

    $41 (Avg Bid)
    $41 Wastani wa Zabuni
    15 zabuni

    Please message a sample of the work. Will be a shrunken heads search cartoon page. Jungle scenes. Coupoek, pretty girls dressed like jungle girls. Needs to be all shrunken heads, and sexy ladies.. I can provide images of the ones I want to be made into a scary looking B & W cartoon page. I want the look look the file attached. I am on the lookout for a talented comic book artist to assist with creating 1-10 pages of captivating artwork. The specific style isn't set in stone, so feel free to bring your unique interpretation to the table. Details for the job are as follows: - The dimensions must be 8.5" x 11" plus bleed - The resolution should be at 300 DPI - The final deliverables need to be in both PDF and JPG formats Ideal candidates for the job should exhibi...

    $109 (Avg Bid)
    $109 Wastani wa Zabuni
    91 zabuni

    I am seeking a skilled professional proficient in managing big data tasks with Hadoop, Hive, and PySpark. The primary aim of this project involves processing and analyzing structured data. Key Tasks: - Implementing Hadoop, Hive, and PySpark for my project to analyze large volumes of structured data. - Use Hive and PySpark for sophisticated data analysis and processing techniques. Ideal Skills: - Proficiency in Hadoop ecosystem - Experience with Hive and PySpark - Strong background in working with structured data - Expertise in big data processing and data analysis - Excellent problem-solving and communication skills Deliverables: - Converting raw data into useful information using Hive and Visualizing the results of queries into the graphical representation...

    $17 / hr (Avg Bid)
    $17 / hr Wastani wa Zabuni
    15 zabuni

    ...task to arrange the existing design or structure (which is also not bad) to match the example design/structure provided. It will NOT require adding any new features; however, some knowledge of PHP/Laravel may be needed to populate some content/sections that may not be available in the current design (for example, if featured posts are not showing in the contemporary design). Some level of coding knowledge may be needed. However, it is a design change task. The changes are primarily needed for six pages. Home page, Listing projects page, Project details page, Profile pages, Dashboard page, my projects page. For each page, I will provide an example link for the sample page. Original page link and example page link You do not need to integrate a new theme/te...

    $95 (Avg Bid)
    $95 Wastani wa Zabuni
    73 zabuni

    ...currently searching for an experienced AWS Glue expert, proficient in PYsPARK with data frames and Kafka development. The ideal candidate will have: • Expertise in data frame manipulation. • Experience with Kafka integration. • Strong PYsPARK development skills. The purpose of this project is data integration, and we will be primarily processing data from structured databases. The selected freelancer should be able to work with these databases seamlessly, ensuring efficient and effective data integration using AWS Glue. The required work would involve converting structured databases to fit into a data pipeline, setting up data processing, and integrating APIs using Kafka. This project requires a strong background in AWS Glue, PYSPARK, data frame ...

    $235 (Avg Bid)
    $235 Wastani wa Zabuni
    24 zabuni

    I'm seeking assistance to develop a Python-based solution utilizing PySpark for efficient data processing using the Chord Protocol. This project demands an intermediate level of expertise in Apache Spark or PySpark, combining distributed computing knowledge with specific focus on Python programming. Key Requirements: - Proficiency in Python programming and PySpark framework. - Solid understanding of the Chord Protocol and its application in data processing. - Capable of implementing robust data processing solutions in a distributed environment. Ideal Skills and Experience: - Intermediate to advanced knowledge in Apache Spark or PySpark. - Experience in implementing distributed file sharing or data processing systems. - Familiarity with network communicati...

    $545 (Avg Bid)
    $545 Wastani wa Zabuni
    38 zabuni

    ...Professional with strong expertise in Pyspark for a multi-faceted project. Your responsibilities will extend to but not limited to: - Data analysis: You'll be working with diverse datasets including customer data, sales data and sensor data. Your role will involve deciphering this data, identifying key patterns and drawing out impactful insights. - Data processing: A major part of this role will be processing the mentioned datasets, and preparing them effectively for analysis. - Performance optimization: The ultimate aim is to enhance our customer targeting, boost sales revenue and identify patterns in sensor data. Utilizing your skills to optimize performance in these sectors will be highly appreciated. The ideal candidate will be skilled in Hadoop and Pyspark wi...

    $463 (Avg Bid)
    $463 Wastani wa Zabuni
    25 zabuni

    I have provided an Example image, I need that to be created from scratch with original art, not stock images or licensed images from other sources. I need someone truly skilled at cartoon drawing that can take the image example along with the other reference images and create a new piece. Notes: The overall design should look similar to the Example image in terms of layout You may use the screw image, but I would prefer a new one or at least something stylized The Viper image is an example of how I would like the snake to look, more cartoonish.

    $80 (Avg Bid)
    $80 Wastani wa Zabuni
    56 zabuni

    I'm looking to work with a creative and talented designer to develop a logo for my brand. A key requirement for applicants is to showcase their past work. I have a unique style in mind, influenced by modern and minimalist principles, and I have an example ready to share to guide your creative process. Ideal candidates will have a keen eye for clean and stylish design, and extensive experience in logo creation. Your involvement in this project could potentially lead to further collaboration on graphic design needs for our brand.

    $76 (Avg Bid)
    $76 Wastani wa Zabuni
    102 zabuni

    Me again! I am working on my UI problem. Could you provide an example of how to pragmatically display graphic_a and then after x time display graphic_b?

    $30 (Avg Bid)
    $30 Wastani wa Zabuni
    1 zabuni

    I need developer for develop Stripe () API, pay via credit card and support 3d secure 2 (live mode). Validation process by Bank will sent confirmation code via SMS. I only want example project developed by node.js express (web application). If you can do or have experience in this field. Please offer a price and information about this work.

    $106 (Avg Bid)
    $106 Wastani wa Zabuni
    11 zabuni

    Build a glue etl using pyspark to transfer data from mysql to postgres. facing challenges in column mappings between the 2 sources, the target database has datatypes enums and text arrays. should solve the erros in column mappings Should have prior experience ingesting data into postgres enum datatype

    $22 / hr (Avg Bid)
    $22 / hr Wastani wa Zabuni
    54 zabuni

    I am looking for a skilled mobile app developer to create a mobile app for me. The main purpose of the app is to publish data to a designated platform, which will eventually create a website. Platform: The app should be able to publish data to various platforms such as Facebook, Twitter, and Instagram. Additionally, it should integrate with web builder and SMS tools, as well as email services. Open source customization is also a possibility. Design: I don't have a specific design or layout in mind, so I am open to suggestions. I want the app to have a clean and user-friendly interface. Features: The app should have data collection forms that allow users to fill out information and make selections. It should also have the ability to relay this data to a database in real-time....

    $4861 (Avg Bid)
    $4861 Wastani wa Zabuni
    39 zabuni

    I have a project on CPanel (and I have a WHM) on my VPS. We have hundreds of ba...samename_dbname1, samename_dbname2 and so forth. Each database has the same, identical structure and tables and columns. I think I can use the schema naming logic to update the same table, column and record in ALL of my tables from one query but I am not experienced in which schema names identify: All databases A particular table within those databases A particular record within those databases For example, what if I want this query? UPDATE SET title = "Learn XYZ" WHERE id=1 I guess that db would simply need to be some schema name that identifies any database or any database that starts with samename_ Sometimes I'll need to insert the same exact record into the same table in eve...

    $152 (Avg Bid)
    $152 Wastani wa Zabuni
    76 zabuni

    I am in need of an experienced data engineer with specific expertise in PySpark. This project involves the integration and migration of data from structured databases currently housed in AWS. Here's a rundown of your key responsibilities: - Data integration from various existing structured databases - Migration of the combined data to a single, more efficacious database Ideal Candidate: - Proven experience in data migration and integration projects - Expertise in PySpark is indispensable - Proficiency in manipulating AWS databases - A solid understanding of structured databases and various data formats is mandatory This project is more than just technical skills- I'm looking for someone who can understand the bigger picture and contribute to the overarching str...

    $661 (Avg Bid)
    $661 Wastani wa Zabuni
    13 zabuni

    I have a nucleo board H723ZG, and I want the step by step configuration for PING + UDP without FreeRTOS. It must work with the board and use STM32IDE. Basically, I want to configure the ETH + LWIP to make an UDP+PING Example to work. More details in here: Budget and timeline: "A few hours. I Budget is like 20-30 CAD. I already provide all my references in the linked post. I actually just need help setting up the project. I am just looking for that I am missing that I can't get the project to work. At some point it the same list of steps I provided worked in the past on in existing project for the same board."

    $30 (Avg Bid)
    $30 Wastani wa Zabuni
    4 zabuni

    Hi, I am looking for someone who can scrape (or create from scratch) a landing page. I will give you the site, which I need to copy.

    $121 (Avg Bid)
    $121 Wastani wa Zabuni
    78 zabuni

    Implement Angular single page app + .net core API backend 1. Backend should load cities names list from file 2. Angular app should load list of cities names from backend (RESTFULL api/cities GET request) 3. User should be able to add new, modify and delete city name from list on Angular side 4. Modified list should be sent back to server (RESTFULL api/cities POST request) either on immediate change or on save button click 5. Backend should save list to file Any extra feature will be considered as plus I may have real project for candidate who successfully deliver this

    $42 (Avg Bid)
    $42 Wastani wa Zabuni
    8 zabuni

    I am in urgent need for a talented logo designer to re-draw a logo from a example that I have. As the project needs to be completed as soon as possible, prompt responses will be highly appreciated. Ideal candidates possess strong artistic skills, demonstrate creativity with an eye for professional designs, and have past experience in logo redesigning. I need to logo in png, jpeg and pdf form, I also need a black and white version, and a negative version as well as a version for use in the Facebook Profile Picture. My company is as follows SOUTH EAST MARINE SUPPLIES SANDWICH, KENT So the wording needs to match that.

    $38 (Avg Bid)
    Imehakikishiwa
    $38
    30 wasilisho

    I'm looking for an experienced artist to draw a stylized character based on a real person. The character should be drawn in a cartoon style, and needs both a front and side orthographic view. I'm open to the artist's interpretation, but am also welcome to any specific details or features the artist would like to highlight. I look forward to seeing the artist's vision of what this character could look like!

    $104 (Avg Bid)
    $104 Wastani wa Zabuni
    42 zabuni

    I'm looking for a professional with a strong understanding of PySpark to help transform a dataframe into JSON following a specific schema. This project's main task is data transformation to aid in data interchange. The project requires: - Expertise in PySpark - Proficiency in data transformation techniques - Specific experience in data aggregation For the transformation, I require the application of an aggregation method. In this case, we will be sorting the data. It's crucial that you are skilled in various aggregation methods, especially sorting. Your knowledge in handling critical PySpark operations is crucial for this job's success. Experience in similar projects will be highly regarded.

    $24 (Avg Bid)
    $24 Wastani wa Zabuni
    19 zabuni

    I am looking for a skilled developer to create a 'Buy and Sell Gold' app for both iOS and Android platforms. Features: - The app should be similar to the DigiGold app () - It should have a user-friendly interface and easy navigation - Users should be able to easily buy and sell digital gold through the app Ideal Skills and Experience: - Experience in developing mobile apps for both iOS and Android platforms - Knowledge of digital gold trading and related APIs - Familiarity with payment integration and secure transactions - Ability to create a visually appealing and intuitive user interface Please provide examples of similar apps you have developed and any relevant portfolio or work samples.

    $211 (Avg Bid)
    $211 Wastani wa Zabuni
    27 zabuni

    I am looking for a photographer to provide artistic photography services for my upcoming corporate event. The ideal candidate will have experience capturing unique and creative shots that convey the atmosphere and essence of the event. Skills and Experience: - Proven experience in artistic photography, with a portfolio showcasing previous work in this style - Ability to capture candid moments and emotions through artistic composition and lighting - Strong attention to detail and the ability to capture the event's unique elements and decor - Excellent communication and collaboration skills to work closely with event organizers and capture their vision - Knowledge of post-production techniques to enhance and edit the photographs as needed - Professional equipment and the ability to ha...

    $30 / hr (Avg Bid)
    $30 / hr Wastani wa Zabuni
    2 zabuni

    Compiler Example GoLang - Windows I am looking for a freelancer who can develop a compiler in GoLang specifically for Windows operating system. The compiler should be able to generate an executable file from basic level code. Requirements: - Develop a compiler in GoLang that can generate an executable file - Handle basic level code complexity - Ensure compatibility with Windows operating system Skills and Experience: - Strong programming skills in GoLang - Experience in compiler development - Knowledge of Windows operating system If you have the required skills and experience, please bid on this project.

    $127 (Avg Bid)
    $127 Wastani wa Zabuni
    13 zabuni
    Trophy icon Need Logo Designed from Example Imeisha left

    I created a logo myself, but need a slightly better version of it. I like the style of the attached example logo, but I would like two main things done: 1) - I would like the picture of the dog to be made more in the likeness of my actual dog (picture attached - rj) 2) - I would like the dogs head to be inside of the letter 'O'. That way it makes the word 'Consulting' look a little easier to read.

    $40 (Avg Bid)
    $40
    75 wasilisho

    I am looking for a freelancer who can adapt a logo example and install and populate an Elementor website template in GoDaddy. Logo Modifications: - Minor modifications to the design are required Elementor Website: - I have a specific list of elements and pages that I want included in the website Timeline: - The preferred timeline for this project is 1-2 weeks Skills and Experience: - Proficiency in graphic design and logo adaptation - Experience with installing and customizing Elementor website templates - Familiarity with GoDaddy hosting platform

    $137 (Avg Bid)
    $137 Wastani wa Zabuni
    132 zabuni

    Looking for an expert Azure Data Engineer to assist with multiple tasks. Your responsibilities will include: - Implementing and managing Azure Data Lake and Data Ingestion. - Developing visual reports...platforms to achieve three main objectives: - Perform sophisticated data analysis and visualization. - Enable advanced data integration and transformation. - Build custom applications to meet specific needs. Candidates should have an advanced understanding of Azure Data Lake, Power BI, and Powerapps, bringing a minimum of 6 years experience as Databricks. Proficiency in Python, SQL, PostGre SQL, and Pyspark is also required. Knowledge of GitHub and the CI/CD Process will be beneficial for this role. If you have the skills and expertise needed for this project, I'd love to...

    $34 / hr (Avg Bid)
    $34 / hr Wastani wa Zabuni
    28 zabuni

    Project Title: Customized CVs for Electrical Engineer and Trainee Worker Description: I am looking for a writer who can create two customized CVs for an electrical engineer and a trainee worker in the academic job market. CV Format: - The desired format for the CVs is customized, tailored to highlight the skills and experiences of each individual. CV Content: - The writer should use job descriptions to highlight the specific skills and experiences required for each position. - I will provide all the necessary details about my skills and experiences for the writer to incorporate into the CVs. Ideal Skills and Experience: - Strong writing skills and experience in creating customized CVs. - Knowledge of the electrical engineering field and trainee worker roles in the academic job market....

    $16 / hr (Avg Bid)
    $16 / hr Wastani wa Zabuni
    10 zabuni

    Tafadhali Jisajili ama Ingia ili kuona maelezo.

    Il'ohusishwa Dharura Makubaliano ya Kutotoa Taarifa

    I am looking for a freelancer who can draw the electrial drawing for my project and who can create a portrait illustration of a breaker box and provide clear visual instructions on how it should be wired. The drawing should be a general overview with basic instructions, highlighting key points. Skills and Experience: - Proficiency in portrait illustration - Ability to create clear and concise visual instructions - Knowledge of electrical wiring and breaker boxes

    $72 (Avg Bid)
    $72 Wastani wa Zabuni
    45 zabuni

    ...need to be pushed swiftly to Elasticsearch using Pyspark. Your expertise will help push all data columns from this file into Elasticsearch, establishing a more actionable access to a significant amount of data. Given the project's urgency, I'm expecting a rapid, reliable transition. While the structure for the documents remains undecided due to the project's intricacies, I'm open to suggestions that will make this process more efficient and effective. Anyone with experience in Pyspark, Elasticsearch, and vast data manipulation will have a substantial edge on this project, as these skills are highly necessary for success. A strong understanding of different data structures is also a plus. • Leading Skills Required: Proficiency in Pyspark ...

    $10 / hr (Avg Bid)
    $10 / hr Wastani wa Zabuni
    3 zabuni

    I need an experienced logo designer to create a unique, captivating wordmark logo for my company. The design should be abstract, capturing the brand's essence in a creative, non-literal way. Unfortunately, I do not have a preferred color scheme in mind yet, leaving you the freedom to propose your ideas. Ideal Competencies: - Proficiency in graphic design - Creative abstract logo design expertise - Excellent understanding of color theories - Flexibility and open to feedback - Ability to clearly present and justify design choices Please include a link to your portfolio in your proposal. This project should not only showcase your design skills but also your ability to effectively communicate a brand's identity through a logo.

    $67 (Avg Bid)
    Imehakikishiwa
    $67
    224 wasilisho