79782002

Date: 2025-10-03 17:01:27
Score: 1
Natty:
Report link

I suggest to you if you want to load your dataset that is in form of text and you want to load that with pandas library , it's better to use this :

name_of_your_variable=pandas.read_table('name_of_your_file.txt')

This loading your dataset in good form and easy to use.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Parsa .h