Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Table with vectors on databrick cluster #20

Open
arnaudframmery opened this issue Mar 16, 2022 · 1 comment
Open

Table with vectors on databrick cluster #20

arnaudframmery opened this issue Mar 16, 2022 · 1 comment

Comments

@arnaudframmery
Copy link
Contributor

For now just a little script which generates a table with 5 columns :

  • id (int)
  • category (int)
  • quantity (int)
  • price (float)
  • price_simulations (vector)

The number of rows for each category, the number of category and the size of the vector are customizable

The script name is vector_generator, here is the link :
https://adb-7605807453605139.19.azuredatabricks.net/?o=7605807453605139#notebook/104419597217635/command/104419597217637

@OPeyrusse
Copy link
Contributor

I already commented orally on the fact that the same vector was used for every row, while I would prefer it to be randomly generated for each row. Everything but that is good for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants