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