Closed AlbertLee125 closed 1 year ago
I rearrange the csv files in the same directory of the python-pandas.ipynb. This will enable to import files should be done with relative paths.
In my previous work, I divided the exercise problems into separate topics. For example, there are forloop.ipynb, pandas.ipynb, etc... To make the exercise problem to make similar to your work, [https://github.com/IDAES/examples/blob/main/idaes_examples/notebooks/docs/tut/introduction_short_usr.ipynb], I will combine all the notebooks and make them into one notebook.
Comment this line as we do not know which license we can put to it
I erased the license of the notebook.
We didn't write the Pyomo workshop notes. Please correct the source to https://www.pyomo.org/workshop-examples and the Pyomo development team.
The main source of the Pyomo workshop notes are indeed made by the Pyomo group. However, I was trying to write that we adapt the Jupyter notebook on the latest Pyomo. Do we have to remove our names?
You can make the difference explicit, as the notes are based on the workshop and we are creating this notebook based on their workshop.
I think this PR is ready to merge. @bernalde
I formulated the jupyter notebook for exercise problem of python. I copied and pasted and then separated the code into multiple cells making into partial questions.