mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 15:35:40 +07:00
GitOrigin-RevId: 58daa415d93784bda27b55b5e3339c4c8eda83b8
5 lines
48 B
Python
5 lines
48 B
Python
import pandas as pd
|
|
|
|
|
|
pd.read_csv('foo<caret>')
|