Skip to content

Instantly share code, notes, and snippets.

View oddlyspaced's full-sized avatar

Hardik Srivastava oddlyspaced

View GitHub Profile
...
{
"status": "success",
"has_more": true,
"postback_params": "{\"last_created_timestamp\":{\"seconds\":1714292519},\"last_order_id\":5747518212}",
"results": [{
"layout_config": {
"snippet_type": "filter_info_card",
"layout_type": "carousel",
"section_count": 1
yay -S python-conda python-boltons python-tqdm
conda init
@oddlyspaced
oddlyspaced / euro-soccer.md
Last active November 25, 2024 16:13
European Soccer Dataset Metadata

Metadata for the European Soccer Database

1. country Table

  • Description: Contains information about countries represented in the dataset.
  • Columns:
    • id: Unique identifier for the country.
    • name: Name of the country.