Skip to content

Commit

Permalink
Update price_optimization_with_competing_products.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
yurchisin committed Feb 23, 2024
1 parent 2329223 commit cfb627f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
}
],
"source": [
"df = pd.read_csv('price_value_data.csv')\n",
"df = pd.read_csv('https://raw.githubusercontent.com/Gurobi/modeling-examples/master/pricing_competing_products/price_value_data.csv')\n",
"df"
]
},
Expand Down

0 comments on commit cfb627f

Please sign in to comment.