2022-08-25 17:53 GMT‎+03:00‎, נתי שטרן <nsh...@gmail.com>:
> Someone here is understanding at pandas?
>
> בתאריך יום חמישי, 25 באוגוסט 2022, מאת Joshua Hiller <
> notificati...@github.com>:
>
>> This is pretty far out of scope, but reviewing the error message in your
>> IDE it appears you are passing scalars to the Dataframe. Since there is
>> no
>> index, you're given an error. Googling about, several folks who hit this
>> error pass the keyword index=[0] and provide a dummy index. Depending on
>> your goals, this may not be the correct solution.
>>
>> —
>> Reply to this email directly, view it on GitHub
>> <https://github.com/CrowdStrike/falconpy/discussions/760#discussioncomment-3475300>,
>> or unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/ABNBJWOHTGWD54YFK4D4MQTV257SJANCNFSM57SNFC5Q>
>> .
>> You are receiving this because you authored the thread.Message ID:
>> <CrowdStrike/falconpy/repo-discussions/760/comments/3475...@github.com>
>>
>
>
> --
> <https://netanel.ml>
>


-- 
 <https://netanel.ml>
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to