mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 08:00:18 +07:00
GitOrigin-RevId: 58daa415d93784bda27b55b5e3339c4c8eda83b8
5 lines
48 B
Python
5 lines
48 B
Python
import pandas as pd
|
|
|
|
|
|
pd.read_csv('foobar.txt')
|