[SOLVED] Description

$25

File Name: Description.zip
File Size: 103.62 KB

5/5 - (1 vote)

Description

In this question, you are required to extract the last dates data of each month from a time series.

Recommended Packages

datetime (strptime)
pandas (to_datetime)

Input

ukpound_exchange.csv

Output

output.csv

Sample Input

datevalue
10-01-20161
20-01-20162
30-01-20163

Sample Output

datevalue
30-01-20163

Important Notes

It is a good idea to convert the date string into a datetime object.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[SOLVED] Description
$25