Update auto-csv/README.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Code:
|
||||
# Code
|
||||
```python
|
||||
# %%
|
||||
|
||||
@@ -38,7 +38,7 @@ df = pd.DataFrame(list(json.loads(result).values())[0])
|
||||
df
|
||||
```
|
||||
|
||||
## Output:
|
||||
# Output
|
||||
|
||||
| | name | description | size | pulls | tags | updated |
|
||||
|---:|:------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------|:--------|-------:|:-------------|
|
||||
|
||||
Reference in New Issue
Block a user