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