RepoJournal

@anurag629

A short briefing every day anurag629 ships something — in about 3 minutes.

One email a day. Unsubscribe in one click.

0 stories across 0 days in 2023

Mon Wed Fri
Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Full year →

Entries start Jan 13, 2022 — we reconstructed the previous month from @anurag629's public GitHub activity on the day they joined. Squares before that show contribution counts only.

Full archive →

Assertion examples across data structures and libraries

By RepoJournal , from @anurag629's public GitHub activity

Backfilled

1 person shipped this

Anurag Verma added 9 commits to datawars-io-content/content-creator-handbook, building out assertion activity examples for dictionaries, matplotlib, pandas, functions, and SQL [ref:1] [ref:2] [ref:3] [ref:4] [ref:5] [ref:6] [ref:7] [ref:8] [ref:9].

The work focused on expanding the content creator handbook with concrete assertion examples across multiple domains. Verma added example assertion activity for dictionaries [1], then moved through matplotlib with two separate commits covering assertion examples [2] [3]. Pandas series activity assertions followed [4], and a combined commit added both functions and SQL activity assertions [5]. The remaining commits handled data verification and updates to the handbook structure [6] [7] [8] [9].

One email a day. Unsubscribe in one click.

References

  1. [1] added example assertion activity for dict datawars-io-content/content-creator-handbook
  2. [2] added examples assertion for matplotlib datawars-io-content/content-creator-handbook
  3. [3] added examples assertion for matplotlib datawars-io-content/content-creator-handbook
  4. [4] added pandas series activity assertions datawars-io-content/content-creator-handbook
  5. [5] added functions and sql activity assertions datawars-io-content/content-creator-handbook
  6. [6] updated datawars-io-content/content-creator-handbook
  7. [7] verify data datawars-io-content/content-creator-handbook
  8. [8] verify data datawars-io-content/content-creator-handbook
  9. [9] verify data datawars-io-content/content-creator-handbook

Quick answers

What shipped in anurag629 on April 17, 2024?
Anurag Verma added 9 commits to datawars-io-content/content-creator-handbook, building out assertion activity examples for dictionaries, matplotlib, pandas, functions, and SQL [ref:1] [ref:2] [ref:3] [ref:4] [ref:5] [ref:6] [ref:7] [ref:8] [ref:9]. In total, 9 commits landed.
Who contributed to anurag629 on April 17, 2024?
1 developer shipped this update, including anurag629.
What were the notable anurag629 updates?
added example assertion activity for dict, added examples assertion for matplotlib, and added examples assertion for matplotlib.