Skip to content

Commit

Permalink
New translations querying-with-python.mdx (Urdu (Pakistan))
Browse files Browse the repository at this point in the history
  • Loading branch information
benface committed Jan 1, 2024
1 parent 58db398 commit ff5985d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions website/pages/ur/querying/querying-with-python.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ Subgrounds is built and maintained by the [Playgrounds](https://playgrounds.netw

Since subgrounds has a large feature set to explore, here are some helpful starting places:

- [Getting Started with Querying](https://docs.playgrounds.network/subgrounds/getting_started/basics/)
- A good first step for how to build queries with subgrounds.
- [Building Synthetic Fields](https://docs.playgrounds.network/subgrounds/getting_started/synthetic_fields/)
- A gentle introduction to defining synthetic fields that transform data defined from the schema.
- [Concurrent Queries](https://docs.playgrounds.network/subgrounds/getting_started/async/)
- Learn how to level up your queries by parallelizing them.
- [Exporting Data to CSVs](https://docs.playgrounds.network/subgrounds/faq/exporting/)
- A quick article on how to seemlessly save your data as CSVs for further analysis.
- [Getting Started with Querying](https://docs.playgrounds.network/subgrounds/getting_started/basics/)
- A good first step for how to build queries with subgrounds.
- [Building Synthetic Fields](https://docs.playgrounds.network/subgrounds/getting_started/synthetic_fields/)
- A gentle introduction to defining synthetic fields that transform data defined from the schema.
- [Concurrent Queries](https://docs.playgrounds.network/subgrounds/getting_started/async/)
- Learn how to level up your queries by parallelizing them.
- [Exporting Data to CSVs](https://docs.playgrounds.network/subgrounds/faq/exporting/)
- A quick article on how to seemlessly save your data as CSVs for further analysis.

0 comments on commit ff5985d

Please sign in to comment.