Computer Science, asked by Puja8801, 1 year ago

Write a small python codeto create a dataframewith headings(a and b) from the list given below :
[[1,2],[3,4],[5,6],[7,8]]

Answers

Answered by heroboy53
3

Answer:

Create a time series plot showing a single data set. ... year from last 4 characters of each column name years = data.columns.str.strip('gdpPercap_') # Convert year ... For example, do a bar plot using a fancier ...

Similar questions