Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding module for embeddings dataprocessing #29

Draft
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

dusvyat
Copy link
Contributor

@dusvyat dusvyat commented Jul 13, 2023

preprocessing for embeddings

@paxcema support for 3.7 may be tricky, any issue with dropping 3.7 support?

from typing import List, Union

import pandas as pd
import torch
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we don't want to intro torch, we can remove it

@paxcema
Copy link
Member

paxcema commented Jul 24, 2023

No issue at all with dropping 3.7, we're doing it anyways.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: to review
Development

Successfully merging this pull request may close these issues.

None yet

2 participants