• Home
  • Start Here
  • Archive
  • About
  • RSS
  • Home
  • Start Here
  • Archive
  • About
  • RSS

📝 Packages to Investigate Notes

pixelated avatar of Waylon Walker with a yellow and pink background

Waylon Walker

Learning in Public @_WaylonWalker

Tags

  • dev
  • python
  • jmespath
  • Tabnine

Bulwark #

|-|-| |github: |https://github.com/zaxr/bulwark|

I definitely want to try this out with kedro.

Bulwark is a package for convenient property-based testing of pandas dataframes, supported for Python 3.5+.

Example #

    import bulwark.decorators as dc

    @dc.IsShape((-1, 10))
    @dc.IsMonotonic(strict=True)
    @dc.HasNoNans()
    def compute(df):
        # complex operations to determine result
        ...
    return result_df
Reply by email

Recent Posts

  • uv s3 sync with dotenv 2025-10-26

  • First 3d Printed Threads 2025-10-24

  • starlette head request 2025-10-22

  • Don't copy your gitignore to stignore 2025-10-21

  • 3d Printing Dovetails Experiment 2025-10-12

  • python extras are for shipping 2025-10-3

  • Shots Get An Upgrade To the Main Feed 2025-9-20

  • zmk two hand hold down 2025-9-17

  • vanilla html hover text 2025-9-16

  • Why Make a Website in 2025 2025-9-16

Recent Thoughts

Recent Stars

  • ⭐ rushter selectolax 2025-8-4

  • ⭐ rqlite rqlite 2025-8-4

  • ⭐ caelestia-dots shell 2025-7-16

  • ⭐ kyantech Palmr 2025-7-8

  • ⭐ sst opencode 2025-6-24

  • ⭐ canonical checkbox 2025-6-18

  • ⭐ robinroy03 videoeditor 2025-6-10

  • ⭐ YaLTeR niri 2025-6-7

  • ⭐ zk-org zk 2025-6-6

  • ⭐ hougesen mdsf 2025-6-6

  • RSS
  • twitter
  • youtube
  • gaming-youtube
  • LinkedIn
  • GitHub
  • Dev.to
  • twitch
  • [email protected]

© 2019 - 2025