Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
テキストが最初に来て、次に数値が来る.datファイルがあります。
np.fromfile には引数「count = ...」がありますが、最初の文字をいくつかまで取ることができますが、逆にするにはどうすればよいですか? つまり、目的の値の後のすべての文字です。または、特定の範囲を選択する方法は?
ありがとう