27
What will be the output of the following code snipe
import pandas as pd
data1 = (11,12)
data2=(13,14,15)
data-data1-data2
df=pd. DataFrame(data)
print(df)
Answers
Answered by
0
Answer:
(11,12)ttdrfdffdffghc
Similar questions
English,
1 month ago
Environmental Sciences,
3 months ago
Science,
3 months ago
English,
9 months ago
Physics,
9 months ago