Mito Tutorial Ep. 10 - Type Changes

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • In this video, we have Jake (co-founder of Mito) to show us how to change the data type of data and formula columns using Mito's type casting features. Mito's point and click type changes make it easy to identify the data type of each column in your dataframe, and cast those columns to a different type.
    🌟 Download Kite for FREE www.kite.com/g...
    ⭕ Step-by-step instructions
    1. Identifying Data Types
    For each column in your dataframe, the datatype is displayed in the column header. The icon will help you distinguish between int/floats, strings, booleans, and dates/time deltas.
    2. Changing Data Types
    There are two ways to change the data type of columns inside Mito.
    Firstly, for data columns (any column that was not created by a Mito spreadsheet formula), you can use the column dtype select dropdown in the column control panel. Just select the dtype that you want to cast the column series to.
    For formula columns, you can use the typecasting spreadsheet formulas. To do so, add the VALUE, TEXT BOOL, or DATEVALUE function to your formula to convert your column to a number, string, boolean, or datetime respectively.
    Source: docs.trymito.i...
    ⭕ Support my work:
    🌟 Subscribe to this channel (Coding Professor) / @codingprofessor
    🌟 Subscribe to my other channel Data Professor www.youtube.co...
    🌟 Join the Newsletter of Data Professor newsletter.data...
    🌟 Buy me a coffee www.buymeacoff...
    ⭕ Recommended Books:
    🌟kit.co/datapro...
    ✅ Python Basics: A Practical Introduction to Python 3 amzn.to/3awdWgm
    ✅ Learn Python Programming (The no-nonsense, beginner's guide) amzn.to/2RFpSpn
    ✅ Learn to Program with Minecraft amzn.to/3x2MujZ
    ✅ Automate the Boring Stuff with Python, 2nd Edition: Practical Programming for Total Beginners amzn.to/2QzkyDs
    ⭕ Disclaimer:
    Recommended books and tools are affiliate links that gives me a portion of sales at no cost to you, which will contribute to the improvement of this channel's contents.
    ⭕ Stock photos, graphics and videos used on this channel:
    ✅ Video intro made using Placeit 1.envato.marke...
    #python #mito #trymito #codingprofessor

Комментарии • 5

  • @DrMoeVEVO
    @DrMoeVEVO 3 года назад +2

    Hello data professor, thank you for your awesome tutorials🙏❤ be safe

  • @CodingProfessor
    @CodingProfessor  3 года назад

    🌟 Download Kite for FREE www.kite.com/get-kite/?
    🌟 Buy me a coffee www.buymeacoffee.com/dataprofessor

  • @abetianbechristopher9588
    @abetianbechristopher9588 2 года назад +1

    Good day, your videos have been a great help with my data analytic journey. Please does mito run on google colab? how do you install it?

    • @CodingProfessor
      @CodingProfessor  2 года назад

      Mito does not work in Google Cola, it does work in Jupyter Labs