Skip to content

Conversation

@prabathbr
Copy link

column names should be "name,price,quantity" not "name, price, quantity", otherwise list item will be {'name': 'Phone', ' price': '100', ' quantity': '1'} when reading CSV

column names should be "name,price,quantity" not "name, price, quantity", otherwise list item will be {'name': 'Phone', ' price': '100', ' quantity': '1'} when reading CSV
@prabathbr
Copy link
Author

column names should be "name,price,quantity" not "name, price, quantity", otherwise list item will be {'name': 'Phone', ' price': '100', ' quantity': '1'} when reading CSV

@jimdevops19
Copy link
Owner

thank you so much , just fixed it!

@Ankur-586
Copy link

@prabathbr.. Thank you so much bro. Your comment solved my error which was bugging me..

@AbhishekSajjanaratgit
Copy link

(Instance.name) is not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants