You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use this to modify my json, but I have a problem. I had never known Arrow before, how do I modify my json without declare so many variables?
Here is the issue I sended before. I don't want to declare so many variables, nor do I want to use let for multi-layer nesting. Is parZip works better? Please give me some choice.