MCPcopy
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

1import pandas as pd
2
3# reading csv file into python
4df = pd.read_csv(

Callers

nothing calls this directly

Calls 1

infoMethod · 0.80

Tested by

no test coverage detected