SyntaxFix
Write A Post
Hire A Developer
Questions
To access a single value you can use the method iat that is much faster than iloc:
iat
iloc
df['Btime'].iat[0]
Output:
1.2