Does pandas recognize dates when importing data?



Does pandas recognize dates when importing data?..

Answer / Bhim Bharti

Yes, Pandas can recognize and handle dates when importing data, as long as the date format is compatible with one of the many supported formats.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

Do you know why lambda forms in python does not have statements?

1 Answers  


What is decorator in python?

1 Answers  


What is web scraping? How do you achieve it in python?

1 Answers  


Does python use ram?

1 Answers  


Is python a shell script?

1 Answers  


What are python methods?

1 Answers  


How do I create a variable number of variables?

1 Answers  


Is python is better than java?

1 Answers  


What is the sleeping time of python?

1 Answers  


Explain about dir() and help() function will do in python?

1 Answers  


What program to write python?

1 Answers  


Explain me what are the principal differences between the lambda and def?

1 Answers  


Categories