Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pola-rs
GitHub Repository: pola-rs/polars
Path: blob/main/py-polars/tests/benchmark/__init__.py
6939 views
1
"""
2
Benchmark tests.
3
4
These tests are skipped by default as a relatively large dataset must be generated
5
first.
6
7
See the documentation on how to run these tests:
8
https://docs.pola.rs/development/contributing/test/#benchmark-tests
9
"""
10
11