CTO, entrepreneur, senior executive, technology leader.
-
DeweyLearn
- Beacon, NY
-
06:51
(UTC -05:00) - in/dirkliebich
Highlights
- Pro
Pinned Loading
-
Useful Pandas Snippets
Useful Pandas Snippets 1# List unique values in a DataFrame column
2# h/t @makmanalp for the updated syntax!
3df['Column Name'].unique()
45# Convert Series datatype to numeric (will error if column has non-numeric values)
-
Token count for embedding
Token count for embedding 1# FILEPATH: /tiktoken
2import tiktoken
34def num_tokens_from_string(string: str, encoding_name: str) -> int:
5"""
-
fastai
fastai PublicForked from fastai/fastai
The fast.ai deep learning library, lessons, and tutorials
Jupyter Notebook
-
OpenAPI-Specification
OpenAPI-Specification PublicForked from OAI/OpenAPI-Specification
The OpenAPI Specification Repository
-
SteveLTN/https-portal
SteveLTN/https-portal PublicA fully automated HTTPS server powered by Nginx, Let's Encrypt and Docker.
-
pydantic/logfire
pydantic/logfire PublicUncomplicated Observability for Python and beyond! 🪵🔥
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.