Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Pandas Tutor for geopandas
Post: RE: Pandas Tutor for geopandas

I've figured out the question in my original post (line 8 used geopandas.read_file). Pandas Tutor can't import geopandas, but it can import io.
rootsmusic Data Science 2 1,200 Apr-21-2022, 04:01 PM
  Question Thread: Pandas Tutor for geopandas
Post: Pandas Tutor for geopandas

Pandas Tutor can't import the geopandas library. I'm trying to understand a short function. def dauphin_precs(row): nm = row['MCD_NAME'] if row['WARD']: nm = nm + ' ' + row['WARD'] ...
rootsmusic Data Science 2 1,200 Apr-21-2022, 01:20 AM
  Question Thread: inline images
Post: inline images

This post won't let me paste an image, and the image button requires a URL. I don't want the hassle of uploading my image to a URL, but I can easily attach the image as a file. Since I want to inclu...
rootsmusic Board 1 2,338 Apr-20-2022, 07:54 PM
    Thread: code visualizer that supports pandas
Post: RE: code visualizer that supports pandas

Yes @jefsummers, I can use Jupyter notebook to execute Python code. But unless explicitly coded (e.g. print), I don't believe that Jupyter can visualize outputs from memory like coding with Python Tu...
rootsmusic Data Science 6 2,094 Mar-27-2022, 04:21 PM
    Thread: code visualizer that supports pandas
Post: RE: code visualizer that supports pandas

(Mar-23-2022, 04:53 PM)perfringo Wrote: What is “code visualizer” and why you need one for “read .csv data”? @perfringo, a "code visualizer" is a learning tool that displays the outputs of every ste...
rootsmusic Data Science 6 2,094 Mar-23-2022, 05:03 PM
  Question Thread: code visualizer that supports pandas
Post: code visualizer that supports pandas

I'm learning pandas, and I need to read .csv data. Is there any code visualizer that supports pandas? Thanks.
rootsmusic Data Science 6 2,094 Mar-23-2022, 04:19 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020