Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/geekcomputers/Python
/ reading_csv.py
File
reading_csv.py
reading_csv.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
pandas
as
pd
2
3
# reading csv file into python
4
df = pd.read_csv(
Callers
nothing calls this directly
Calls
1
info
Method · 0.80
Tested by
no test coverage detected