Mohd Munasib
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by Mohd Munasib-
Hi Team, Hope you are doing good. i am looking forward to your reply. Thanks Munasib
-
Hi Team, Hope you are doing good. this is a actual_forecast data frame and i am trying to get the absolute value of (actual_forecast[A-f]). So please let me know how to define the abs function in g...
-
Hi Team, hope you are doing good. I am not getting this output. please explain this again.
-
Hi Team, Hope you are doing well. I am having 2 df in pandas my goal is to get a weighted moving avg in my problem but when i am trying to code this in python so i get an error. i have attached th...
-
Hi Team, Hope you are doing well. i am usibg these code to define the variable. units_flow = (Orig_Dest.gppd.add_vars(model, vtype=GRB.INTEGER, name="units_flow")) units_flow.set_index(['origin', ...
-
Hi Team, Hope you are doing. how do i set the constraind in which i get optimize value in open_warehouse_ver. because i am still getting 0 value and it should be around 4. i am using this code to ...
-
Hi Team, Hope you are doing well. could you please arrange half an hour metting.
-
Hi Team, Hope you are doing well. This is the defined constrained. no_open_we_cons = model.addConstr(open_warehouse_ver["open_warehouse"].sum() <= max_warehouses, name="no_open_we_cons") no_open_...
-
Hi Team, this is the link of my whole file and you will get the access to all data.https://drive.google.com/drive/folders/1p4IbxQCvMSEPjqI3ezCyy9aVxOTM2Ea3
-
We are having 7 location in origin table where we can open the ware house on the location and the number of ware house should be LESS_EQUAL, max_warehouse: