Login using Social Account
     Continue with GoogleLogin using your credentials
Load the following dataset to a pandas dataframe:
/cxldata/pet_mle/stock_fundamentals.csv
From the above data, Drop all the rows whose Ticker Symbol
is not one of the following:
'PNC', 'AEP', 'PFG', 'BXP', 'PNW','KR', 'MMC', 'DIS', 'QCOM'
Store this data frame as a new variable name new_df
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
No hints are availble for this assesment
Note - Having trouble with the assessment engine? Follow the steps listed here
Loading comments...