Skip to content

Commit

Permalink
Merge branch 'main' into updates_idaes
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-a-a authored Dec 21, 2023
2 parents 8753a35 + a9e9b7a commit f9fdbc5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1865,7 +1865,6 @@
"source": [
"pd.set_option('display.max_columns', None)\n",
"pd.set_option('display.max_rows', None)\n",
"plt.style.use('seaborn')\n",
"\n",
"df = double_loop_outputs_for_gen(output_dir, rts_gmlc_source_data_path)\n",
"prescient_df = df[df['Model'] == \"Prescient\"].copy()\n",
Expand Down

0 comments on commit f9fdbc5

Please sign in to comment.