Update work/tbx/data_work.md
This commit is contained in:
@@ -33,6 +33,7 @@ display(df.dtypes)
|
||||
# Get the shape of the DataFrame (rows, columns)
|
||||
print(f"\nDataFrame Shape: {df.shape}")
|
||||
```
|
||||
```
|
||||
|
||||
Output:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user