Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 245 Bytes

File metadata and controls

3 lines (3 loc) · 245 Bytes

Python DataFrame

The python script python-pandas.py shows a brief example of how to load a SNOMED CT RF2 description file into a Pandas DataFrame. The read_csv parameters give the correct separator, quoting and date parsing configuration.