QuestionThis relates to Seaborn in Python. Answer as many as you can. Notall are required to be answered yet it would be nice.Using the dataset found from GitHub time_series_covid19_confirmed_US.csv -Show an example of what a datatime data type is by changing “dates” data type. -Show an example of what melting the data relating to dates and cases means from this data set. -Subset/filter the dataframe to include data only related to Pomona, California as well as Los Angeles, California between March 30, 2021 and September 30, 2021. Make sure to use the & symbol in your code if possible. -Retitle three columns as seen below from the subset dataframe and use inplace=True: -Admin2 to District , dates to Date ,cases to Number of Cases -Explain what relplot function is and what FacetGrid is in Seaborn for Python. -Shown an example of FacetGrid using the relplotfunction to create line charts that display the cumulative cases for Pomona and Los Angeles. -Set the col to District when using the relplot function. Format the chart make the axis rotation on your line dot graph to 20)Computer ScienceEngineering & TechnologyPython Programming STATISTICS STA302

Order your essay today and save 20% with the discount code ESSAYHELP