Computer Science
Fill in the blanks:
_________ method is used for random access of data in a CSV file.
Python Data Handling
3 Likes
Answer
seek()
Answered By
3 Likes
Related Questions
Fill in the blanks:
_________ function is used to force transfer of data from buffer to file.
Fill in the blanks:
_________ format is a text format accessible to all applications across several platforms.
Fill in the blanks:
_________ method of pickle module is used to write an object into binary file.
Fill in the blanks:
_________ method of pickle module is used to read data from a binary file.