voice gender plots done
This commit is contained in:
@@ -654,5 +654,15 @@ def _():
|
||||
return
|
||||
|
||||
|
||||
@app.cell(hide_code=True)
|
||||
def _():
|
||||
mo.md(r"""
|
||||
## Ranking points for Voice per Chosen Brand Character
|
||||
|
||||
**missing mapping**
|
||||
""")
|
||||
return
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
app.run()
|
||||
|
||||
Reference in New Issue
Block a user