Can i use pandas series in this app? Plss tell🙂 pandas comes in well - established python Libraries for scientific calculations | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Can i use pandas series in this app? Plss tell🙂 pandas comes in well - established python Libraries for scientific calculations

10th Apr 2022, 11:20 AM
Shreya Sonkar
Shreya Sonkar - avatar
4 Answers
+ 1
Yes, simply import it.
10th Apr 2022, 11:24 AM
Lisa
Lisa - avatar
+ 1
But how what's the procedure of it?
10th Apr 2022, 11:24 AM
Shreya Sonkar
Shreya Sonkar - avatar
+ 1
I simply create my code with using ( import pandas as pd )
10th Apr 2022, 11:25 AM
Shreya Sonkar
Shreya Sonkar - avatar
+ 1
Just import pandas as you would do on your local python installation
10th Apr 2022, 11:28 AM
Lisa
Lisa - avatar