1: CallMethod 'drop'

This step used:

This step was used by:

Where was this step created?

                
  File "/home/circleci/project/doc/conf.py", line 586, in <module>
    create_data_ops_report()
  File "/home/circleci/project/doc/data_ops_report.py", line 99, in create_data_ops_report
    employee_salary_folder = create_employee_salaries_report()
  File "/home/circleci/project/doc/data_ops_report.py", line 79, in create_employee_salaries_report
    X = data_var.drop("current_annual_salary", axis=1).skb.mark_as_X()

                
            

Output of this step

Please enable javascript

The skrub table reports need javascript to display correctly. If you are displaying a report in a Jupyter notebook and you see this message, you may need to re-execute the cell or to trust the notebook (button on the top right or "File > Trust notebook").