Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • command collapse(sum)imports is unrecognized

    Nothing.
    Last edited by Kendal zhang; 13 Aug 2022, 19:33. Reason: I'm sorry, there is something wrong with the post. But I don't know how to withdraw it.

  • #2
    Two issues are that:
    • your data example never satisfies the condition that importer==exporter
    • the parentheses that you have pasted as your command are not the typical ASCII parentheses, probably copied from a PDF, so I would retype those characters
    Simplifying the command by focusing on the unconditional sum of imports for the entire dataex presented and replacing those parentheses works. I cannot replicate your problem.

    Comment


    • #3
      Originally posted by Leonardo Guizzetti View Post
      Two issues are that:
      • your data example never satisfies the condition that importer==exporter
      • the parentheses that you have pasted as your command are not the typical ASCII parentheses, probably copied from a PDF, so I would retype those characters
      Simplifying the command by focusing on the unconditional sum of imports for the entire dataex presented and replacing those parentheses works. I cannot replicate your problem.
      Thanks a lot.

      Comment

      Working...
      X