Computer Science, asked by thakurriya3702, 9 months ago

the two function available in the python pandas for providing data frame are​

Answers

Answered by TheArkhamKnight
1

Answer:

pandas.DataFrame()

Explanation:

Answered by ShiningPearls4
0

Pandas Data-Frame. describe() The describe() method is used for calculating some statistical data like percentile, mean and std of the numerical values of the Series or Data-Frame. It analyses both numeric and object series and also the Data-Frame column sets of mixed data types.

Hope this helps you, It will be a pleasure if you mark it as brainliest :)

Similar questions