Skip to main content

All Questions

0 votes
1 answer
289 views

Python relative path or placeholder

I coded simple code to import merge filter calculate dataframe, but I can use only on my computer. How can I make it usable on any computer, via relative path or a placeholder? Code for import ...
Adi Šehić's user avatar
0 votes
1 answer
436 views

ValueError: Cannot feed value of shape (0, 0) for Tensor 'Placeholder_3:0', which has shape '(?, 6)'

Please Can someone help me about this error,I have Given Huge code for better understanding.This is taken from Github and i'm facing lots of errors. I think this code is giving me error only in 2 ...
Mohammad Yunus's user avatar