Description
Some features of flasc could be imported at the top level init to make flasc usage a little bit simpler, this issue tracks an intention to consider:
- Importing some items up to top level
- Establish a recommended import syntax like
import flasc as fl and then having features like fl.FlascDataFrame and fl.filtering etc.,
- Could be done without breaking changes
- Would recommend to update examples and documentation
Related URLs
No response