Create method that will count the number of published datasets and add to `inventory.py`. Call method ``` def get_number_of_published_datasets(df) ```
Create method that will count the number of published datasets and add to
inventory.py.Call method