Update auto-csv/README.md

This commit is contained in:
2024-09-22 04:17:12 -04:00
parent f6c0e23767
commit 11000150ba

View File

@@ -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 |
|---:|:------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------|:--------|-------:|:-------------| |---:|:------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------|:--------|-------:|:-------------|