In this article, we will read data from a CSV file and print it to the console screen.
Type the following code in the command line to install Pandas and install Pandas.
py -3.9 -m pip install pandas
Figure 1
import pandas as pd
dataFrame = pd.read_csv (r'C:\Data\export_person.csv')
print (dataFrame)
I have
come to the end of this article. See you in my next article. Happy coding.
Bahadir Sahin
No comments:
Post a Comment