Explore tweets tagged as #dataframe
#Day34 - #100DaysOfCode. Today, I learnt about creating s dictionary in python, and converting it to a Dataframe using pandas, then using the Dataframe to plot charts for visualization. 📊. Learnt also that visualization tells a story, so the audience must understand your charts
#Day33 - #100DaysOfCode. Wrapped up @genesystechhub SQL-week 1 lessons today and ventured into Power BI 📈 classes hosted by @techhivetechn. Power BI is a whole new level, like wow! 😲.Learnt a lot about:.Power Queries ❓.DARX M Codes 👩🏽💻.Visualization and reports in Power BI💹📊
0
0
0
TIL the parameter .before in mutate() from {dplyr}. It adds the new column(s) created to the *beginning* of the dataframe, instead of to the end. Quite useful!. Source: #RforDataScience (2e) .(sometimes you should read stuff you think you already know). #rstats
3
21
76
Daft was one of the first to natively integrate with @unitycatalog_io. You can use Daft’s catalog API to query Unity tables using both SQL and Python DataFrame, such as filtering with a WHERE clause in a .sql() expression. Try it yourself and get started: pip install daft[unity]
1
2
2
Is there a Pythonic spell to make dataframe values vanish and reappear?. Source: #DevCommunity #PythonProgramming #AI #Coding
0
2
6
Modern #data teams often juggle multiple #DataFrame libraries. #Narwhals lets your functions run natively across pandas, Polars, DuckDB, and PySpark—without rewriting code or adding heavy dependencies. 📕 View the full article:
2
13
61
#100DaysOfCode .Day 26.Tackled list & dictionary comprehensions.Learned how to iterate over a Pandas DataFrame.Built a NATO Phonetic Converter: "bola" - ['Bravo', 'Oscar', 'Lima', 'Alfa'].Python makes it fun!.#Python
#100DaysOfCode .Day 25.I worked with CSV data using Pandas and built the U.S. States Game. It reads data, accepts user guesses, and plots states correctly. Also saves unguessed states for review. #Python
0
3
6
📊 Working with data in Kotlin Notebook?. Run `%use dataframe` to integrate interactive tables with sorting, pagination, and nested views. Say goodbye to messy console dumps!. Try it in @intellijidea
0
4
43