Error

Your DataFrame appears to be empty. Please make sure it contains at least one column with actual data.

Details

    Traceback (most recent call last):
  File "/opt/acc-bpt/release_2024_03/jinja/build_static_plots.py", line 85, in _create_static_html_content
    output_html_file_path = driver.build(abs_plot_dest_file_html)
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/acc-bpt/release_2024_03/acc_bpt/shared/BptV2.py", line 303, in build
    raise ex
  File "/opt/acc-bpt/release_2024_03/acc_bpt/shared/BptV2.py", line 282, in build
    name, content = self.bptStatic.create_bokeh_model(analyzed_data)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/acc-bpt/release_2024_03/acc_bpt/ps/shared/script_ps_efficiency.py", line 143, in create_bokeh_model
    p1 = GenericStaticPlot.create_generic_static_plot(dataW, kind='scatter', xlabel='Time',
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/acc-bpt/release_2024_03/acc_bpt/shared/generic_static_plot.py", line 92, in create_generic_static_plot
    raise Exception(
Exception: Your DataFrame appears to be empty. Please make sure it contains at least one column with actual data.

    

Generated 2024-04-16 17:57:34.102947+02:00