Skip to content

Commit

Permalink
Added FAQ link.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcdermott committed Dec 15, 2023
1 parent e944f14 commit e98d827
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,10 @@ documentation](https://pola-rs.github.io/polars/py-polars/html/reference/api/pol

EventStream code is tested in the global tests folder. These tests can be run via `python -m unittest` in the global directory. These tests are not exhaustive, particularly in covering the operation of EventStreamTransformer, but they are relatively comprehensive over core EventStreamData functionality.

## Frequently Asked Questions

Please see [this google doc](https://docs.google.com/document/d/1N_MNeqtnrCypkWKXlQjmvoxzV_k4kP_LY0_YfjkFEjA/edit?usp=sharing) for a running list of some common questions or errors that people have encountered.

## Contributing

Contributions to the EventStream project are welcome! If you encounter any issues, have feature requests, or would like to submit improvements, please follow these steps:
Expand Down

0 comments on commit e98d827

Please sign in to comment.