Can someone assist me with merging multiple csv filesCan someone assist me with merging multiple csv files together?These are the instructions: Combine the files together, as appropriate, so that you have one final DataFrame The final DataFrame must be … read more
Kunal
640 satisfied customers
I need to dissect the following string into two parts:I need to dissect the following string into two parts: 2.11806308875787e-***-***-****36388695i to "2.11806308875787e-011" and "-795.774536388695i". Can you help with Python split function?… read more
Pavlo Karasyuk
Software Engineer
Master of Science in Physics
848 satisfied customers
You have a csv file that contains student names and theirYou have a csv file that contains student names and their IDs, where the first column contains their IDs and the second column contains their names. You need to write a function that adds the student … read more
homeworkhelp111
Bachelor of Technology
618 satisfied customers
Im trying to save images in python from a csv with the imageIm trying to save images in python from a csv with the image URL and filename to save: import csv import urllib.requestwith open('custom_extraction_all.1.csv', 'rt', encoding='utf-8') as csvfile: read… read more
Mark W
BSc (Hons)
245 satisfied customers
This problem requires: 1. The data from a file to be readThis problem requires: 1. The data from a file to be read into an array of clothes_t 2. Print the array to screen 3. Update the clothing in stock by subtracting items sold and print the updated array … read more
Nilesh
Microsoft, MAC, Programming Expert
Bachelor's Degree
4,835 satisfied customers
I am stuck on my computer sciecne homework I just need helpI am stuck on my computer sciecne homework I just need help to finish it. my code looks like this: #initilize and get data from file and store into lists year = [] TotalcsGrads = [] menGrads = [] wome… read more
erwindavid89
Master of Science
9,894 satisfied customers
I have two questions about python code. I will show you, itthat is function is used to read the file, and detect the frequency of each character in the string, run in cmd, and output the result1.I need to use unit tests to test the above code, but I don't know how to do it. I want to know how to write unit test code to test my function2. I want to import the above functions as modules into a new file and add the new functions to the new file. This function is used to create the output of the first function as a CSV file, and the name of this CSV file depends on what I input on cmd. For example, [python test.py -c test02] can make the above function output results. The function of the new function is that if I enter [python test.py -c test neos], neos will be the file name of the new CSV file to be output. This is my code, but I cannot output the required information, so I need help. … read more
Kunal
640 satisfied customers
I have a question about a python code. Write a functionWrite a function named “total_population” that takes a string then a list as parameters where the string represents the name of a CSV file containing city data in the format “CountryCode,CityName,Region,Population,Latitude,Longitude” and the second parameter is a list where each element is itself a list containing 3 strings as elements representing the CountryCode, CityName, and Region in this order. Return the total population of all cities in the list. Note that the city must match the country, name, and region to ensure that the correct city is being read. … read more
Kunal
640 satisfied customers
I am trying to do an assignment and I set my workingHello! I am trying to do an assignment and I set my working directory on my macbook to a specific place for R studio. However, the file I want to open as a source to use is saying it is also a working… read more
JenniferThomasComp
Computer Engineer
Bachelor's Degree
466 satisfied customers
Python 2.7.12 question - how do i write a list containing aPython 2.7.12 question - how do i write a list containing a certain number of records to a file? The number of records is based on raw input. I need to separate the list into 2 separate files, one con… read more
Steve
Consultant
Bachelor
298 satisfied customers
Could you please help me with a project assignment. I haveHi could you please help me with a project assignment. I have a zip file that explains what needs to be done Your assignment is to write an application for a small, growing company that performs the f… read more
LogicPro
Computer Software Engineer
Bachelor of Technology
10,368 satisfied customers
Assignment: Read from a csv file containing the following: FirstAssignment: Read from a csv file containing the following: First Name in first column Last Name in second column Country in third column Phone # XXXXX fourth column Donation amount in fifth column Con… read more
Arty
Computer Software Engineer
Bachelor's Degree
377 satisfied customers
First we need to create a database which maintains all theFirst we need to create a database which maintains all the students at PMU. Then we will create a social networking application like facebook that will maintain a list of friends of each student. A st… read more
jatechexpert
Master's Degree
1,337 satisfied customers
To RAMESH For this assignment, you will create a Visual Basic.NETTo RAMESH: For this assignment, you will create a Visual Basic.NET application based on the skills and concepts used in IP2. In this exercise, you will create a solution that works with two tables hav… read more
Ramesh Patil
Computer Software Engineer
Master's Degree
406 satisfied customers
I need to save an Excel file as two different names in twoI need to save an Excel file as two different names in two different locations by using the information stored in the Excel file's specific cell location. The location of the cell never changes from m… read more
Arty
Computer Software Engineer
Bachelor's Degree
377 satisfied customers
I have to write a program in python that will allocate studentsI have to write a program in python that will allocate students to tutorial sessions according to student preferences. Tutorials can only have a certain number of students. If the session is full I ha… read more
Mike B
Computer Engineering Technologist
279 satisfied customers
Disclaimer: Information in questions, answers, and other posts on this site ("Posts") comes from individual users, not JustAnswer; JustAnswer is not responsible for Posts. Posts are for general information, are not intended to substitute for informed professional advice (medical, legal, veterinary, financial, etc.), or to establish a professional-client relationship. The site and services are provided "as is" with no warranty or representations by JustAnswer regarding the qualifications of Experts. To see what credentials have been verified by a third-party service, please click on the "Verified" symbol in some Experts' profiles. JustAnswer is not intended or designed for EMERGENCY questions which should be directed immediately by telephone or in-person to qualified professionals.