Bumblebee Docs
Ctrlk
  • Hi Bumblebee!
  • Install Bumblebee
    • Install via Docker
    • Build and Install From Source
  • Quick start
    • Setting up your first workspace
  • Bumblebee interface
    • Loading a Dataset
    • Saving a Dataset
    • Profile
    • Table
    • Columns
  • Transformations
    • Join dataframes
    • Rows functions
    • Column managing functions
    • Transformation functions
      • Fill null values
      • Replace
      • String functions
        • Lower case
        • Upper case
        • Proper case
        • Remove accents
        • Remove special chars
        • Normalize white spaces
        • Left (substring)
        • Right (substring)
        • Mid (substring)
      • Math functions
      • Trigonometric functions
      • Time and Date
      • Web related functions
      • Machine Learning
  • Help
    • Bigger than memory data
    • Which engine to use
Powered by GitBook
On this page

Was this helpful?

  1. Transformations
  2. Transformation functions

String functions

Lower caseUpper caseProper caseRemove accentsRemove special charsNormalize white spacesLeft (substring)Right (substring)Mid (substring)
PreviousReplaceNextLower case

Last updated 4 years ago

Was this helpful?