Jordan Willis

Results 5 comments of Jordan Willis

I think we have lost the ability for all timelines. Or rather, asking for JHU with timelines yields an empty result.

Here is genkic in pyrosetta. I have pythonized GenKic into a class (https://github.com/jwillis0720/PyRosetta_helper/blob/master/pyrosetta_helper/GenKic.py) in my small library called PyRosetta_helper. I'm not sure where to put just pyrosetta code that may...

> this is very low priority because noone working on a unix machine should ever have spaces in filenames. yea, but we don't develop for a lot of folks who...

I think this an IgBlast fix. They would need to make their database paths to posix compliant file paths (which they have in their data types for some CLI arguments)...

@itamarst ``` spark_df = spark.read.parquet("s3://path_to_parquet") pandas_df = spark_df.limit(100).to_pandas() pandas_df > shows text instead of html markup in emr jupyter lab or jupyter notebook ```