Explore tweets tagged as #dataframe
@ibenjamean
Ben✌🏽
14 days
#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
@ibenjamean
Ben✌🏽
15 days
#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💹📊
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
0
0
@flaviaerius
Flávia E. Rius
19 days
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
Tweet media one
3
21
76
@ploomber
Ploomber
2 months
Is your pandas DataFrame using 10x more memory than it should? Here's a simple optimization that changes everything! . Uses 10x less memory and is 10x faster
Tweet media one
Tweet media two
0
0
4
@tetsuro731
テッツォ@Data Scientist
17 days
1歳でDataFrameに興味を持つとは、大したやつだ。
Tweet media one
0
0
103
@maybe_dan_
dan
1 month
It should be illegal for a python dataframe library to have a website that looks like this
Tweet media one
0
0
1
@JDiamondReivich
Jake from Mito
2 months
❄️ Want to automatically replace your #Pandas code with #Polars code?. Mito's Data Copilot can do this for any notebook in a single command. Polars is a DataFrame alternative to Pandas DataFrames. It is growing in popularity because it can handle larger datasets and process
0
1
3
@daftengine
Daft
24 days
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
@devhubbycom
Devhubby
18 days
Is there a Pythonic spell to make dataframe values vanish and reappear?. Source: #DevCommunity #PythonProgramming #AI #Coding
Tweet media one
0
2
6
@DailyDoseOfDS_
Daily Dose of Data Science
2 months
Creating a racing bar chart is simple in Python. You can use the bar_chart_race library. The input must be a Pandas DataFrame:.- Each row represents a time stamp. - Each column holds the value for a particular category. This produces the racing bar chart shown below.
3
2
31
@rootassist
根元 亮治@ルートアシスト
2 months
昨日のPython in Excelの会は拝聴できなかったのだけど、おいしみさん情報によればこのようにPowerQueryの出力をそのままPython(のDataframe)で受けられるので、
Tweet media one
Tweet media two
1
2
16
@Marktechpost
Marktechpost AI Dev News ⚡
1 month
Building High-Performance Financial Analytics Pipelines with Polars: Lazy Evaluation, Advanced Expressions, and SQL Integration. This tutorial demonstrates how to build a scalable financial analytics pipeline using Polars, a high-performance DataFrame library for Python. By
Tweet media one
0
10
12
@tangming2005
Ming "Tommy" Tang
18 days
1/. Assigning unique IDs to combinations of multiple columns in an R dataframe?.Here’s a fast, elegant trick using dplyr you don’t want to miss. 👇
Tweet media one
1
0
24
@fatbobman
fatbobman (东坡肘子)
2 months
TabularBuilder makes converting any swift object to a tabulardata dataframe has never been easier!. - declarative syntax in the style of swiftui.- type-safe data mapping.- efficient dataframe creation.- supports conditional mapping and transformation.
Tweet media one
0
1
20
@KhuyenTran16
Khuyen Tran
2 months
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:
Tweet media one
2
13
61
@bolaDanalyst
Bola📈
1 month
#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
Tweet media one
@bolaDanalyst
Bola📈
1 month
#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
Tweet media one
0
3
6
@kyuu
Kyuu ➡️ 🩵☁️
2 months
help I'm doing a Spark tutorial and the tutorial is like,. you can pass a spark dataframe to/from pyspark pandas api dataframe and I'm like. Programming languages are so unserious. this is like guys posting two nail polishes and going you're telling me they're not the same?!
Tweet media one
0
0
0
@MaxLenormand
Max Lenormand
11 days
We've got Kimi K2 set up so I can go from a python dataframe to a HTML chart in 1 prompt and 3 clicks. And then update it and refresh, updates are deployed . Takes a few second
@udf_ai
udf.ai
11 days
From prompt to deployment in seconds. Coming soon: udf (dot) ai
0
0
8
@Marktechpost
Marktechpost AI Dev News ⚡
2 months
🚀 New Tutorial and Notebook: Build a Gemini-Powered DataFrame Agent for Natural Language Data Analysis with Pandas and LangChain. This hands-on tutorial walks you through how to build an interactive DataFrame agent using Google Gemini, LangChain, and Pandas—all applied to the
Tweet media one
1
6
22
@kotlin
Kotlin by JetBrains
1 month
📊 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
Tweet media one
0
4
43